COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
NodeLooperDim< ExprT, NbDimsT >::FindDict Struct Reference

Public Member Functions

 FindDict (const mesh::Mesh &mesh, Handle< mesh::Dictionary const > &dict)
 
template<typename T >
void operator() (const T &var) const
 
void operator() (const boost::mpl::void_ &) const
 

Public Attributes

const mesh::Meshm_mesh
 
Handle< mesh::Dictionary const > & m_dict
 

Detailed Description

template<typename ExprT, typename NbDimsT>
struct cf3::solver::actions::Proto::NodeLooperDim< ExprT, NbDimsT >::FindDict

Definition at line 170 of file NodeLooper.hpp.

Constructor & Destructor Documentation

FindDict ( const mesh::Mesh mesh,
Handle< mesh::Dictionary const > &  dict 
)
inline

Definition at line 172 of file NodeLooper.hpp.

Member Function Documentation

void operator() ( const T &  var) const
inline

Definition at line 177 of file NodeLooper.hpp.

void operator() ( const boost::mpl::void_ &  ) const
inline

Definition at line 189 of file NodeLooper.hpp.

Member Data Documentation

Handle<mesh::Dictionary const>& m_dict

Definition at line 194 of file NodeLooper.hpp.

const mesh::Mesh& m_mesh

Definition at line 193 of file NodeLooper.hpp.


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