BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Private Attributes | List of all members
Fiber::ElementaryShapeTransformationFunctorWrapper< ElementaryFunctor > Class Template Reference
Inheritance diagram for Fiber::ElementaryShapeTransformationFunctorWrapper< ElementaryFunctor >:
Fiber::ElementaryBasisTransformationFunctorWrapper< ElementaryFunctor >

Public Types

typedef
ElementaryFunctor::CoordinateType 
CoordinateType
 

Public Member Functions

size_t transformationCount () const
 
int argumentDimension () const
 
int resultDimension (size_t transformationIndex) const
 
void addDependencies (size_t &basisDeps, size_t &geomDeps) const
 
template<typename ValueType >
void evaluate (const ConstBasisDataSlice< ValueType > &basisData, const ConstGeometricalDataSlice< CoordinateType > &geomData, CollectionOf1dSlicesOf3dArrays< ValueType > &result) const
 

Private Attributes

ElementaryFunctor m_functor
 

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