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::ElementaryShapeTransformationFunctorPairWrapper< ElementaryFunctor0, ElementaryFunctor1 > Class Template Reference
Inheritance diagram for Fiber::ElementaryShapeTransformationFunctorPairWrapper< ElementaryFunctor0, ElementaryFunctor1 >:
Fiber::ElementaryBasisTransformationFunctorPairWrapper< ElementaryFunctor0, ElementaryFunctor1 >

Public Types

typedef
ElementaryFunctor0::CoordinateType 
CoordinateType
 

Public Member Functions

int transformationCount () const
 
int argumentDimension () const
 
int resultDimension (int 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

ElementaryFunctor0 m_functor0
 
ElementaryFunctor1 m_functor1
 

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