COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Functions
cf3::solver::actions::Proto::detail Namespace Reference

Classes

struct  GetNbNodes
 Helper struct to get the number of element nodes. More...
 
struct  HasEvalVar
 
struct  HasSubExpr
 
struct  HasSubGrammar
 Grammar matching expressions if they have a terminal with the index given in the template parameter. More...
 
struct  MatchImplicitEval
 Returns true if an interpolation op is used. More...
 
struct  SafeNbNodes
 Helper to get the number of LSS nodes, avoiding static divide-by-zero. More...
 
struct  SafeNbNodes< 0 >
 
struct  UsesVar
 Grammar matching expressions if they have a terminal with the index given in the template parameter. More...
 

Functions

template<Uint I>
void assert_nb_nodes ()
 
template<>
void assert_nb_nodes< 0 > ()
 

Function Documentation

void cf3::solver::actions::Proto::detail::assert_nb_nodes ( )
inline

Definition at line 48 of file BlockAccumulator.hpp.

Definition at line 53 of file BlockAccumulator.hpp.

Send comments to:
COOLFluiD Web Admin