COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
ForAllElementsT< ActionT >::IsShapeFunction< TYPE > Struct Template Reference

Predicate class to test if the region contains a specific element type. More...

Public Member Functions

bool operator() (const mesh::Elements &component)
 

Detailed Description

template<typename ActionT>
template<typename TYPE>
struct cf3::solver::actions::ForAllElementsT< ActionT >::IsShapeFunction< TYPE >

Predicate class to test if the region contains a specific element type.

Definition at line 34 of file ForAllElementsT.hpp.

Member Function Documentation

bool operator() ( const mesh::Elements component)
inline

Definition at line 36 of file ForAllElementsT.hpp.


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