BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
Fiber::GeometricalData< CoordinateType > Struct Template Reference

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
 

Detailed Description

template<typename CoordinateType>
struct Fiber::GeometricalData< CoordinateType >

Storage of geometrical data.

See Also
Bempp::Geometry for a description of the data format (in particular, array ordering).

The documentation for this struct was generated from the following file: