BEM++
2.0
|
Storage of geometrical data. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/geometrical_data.hpp>
Public Member Functions | |
int | pointCount () const |
int | dimWorld () const |
ConstGeometricalDataSlice < CoordinateType > | const_slice (int point) const |
Public Attributes | |
arma::Mat< CoordinateType > | globals |
arma::Row< CoordinateType > | integrationElements |
Fiber::_3dArray< CoordinateType > | jacobiansTransposed |
Fiber::_3dArray< CoordinateType > | jacobianInversesTransposed |
arma::Mat< CoordinateType > | normals |
Storage of geometrical data.