COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Private Attributes | List of all members
VolumeSFFixture::VolumeMPLFunctor< FunctorT > Struct Template Reference

Applies a functor if the element is a volume element. More...

Public Member Functions

 VolumeMPLFunctor (const NodesMapT &nodes)
 
template<typename ETYPE >
void operator() (const ETYPE &T)
 

Private Attributes

const NodesMapTm_nodes
 

Detailed Description

template<typename FunctorT>
struct VolumeSFFixture::VolumeMPLFunctor< FunctorT >

Applies a functor if the element is a volume element.

Definition at line 234 of file utest-volume-sf.cpp.

Constructor & Destructor Documentation

VolumeMPLFunctor ( const NodesMapT nodes)
inline

Definition at line 236 of file utest-volume-sf.cpp.

Member Function Documentation

void operator() ( const ETYPE T)
inline

Definition at line 238 of file utest-volume-sf.cpp.

Member Data Documentation

const NodesMapT& m_nodes
private

Definition at line 255 of file utest-volume-sf.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin