COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
EquationVariablesOp< I, ExprT > Struct Template Reference

Wrap IsEquationVariable as a lambda expression. More...

#include <ElementMatrix.hpp>

Public Types

typedef boost::result_of< IsEquationVariable< I::value >ExprT)>::type type
 

Detailed Description

template<typename I, typename ExprT>
struct cf3::solver::actions::Proto::EquationVariablesOp< I, ExprT >

Wrap IsEquationVariable as a lambda expression.

Definition at line 192 of file ElementMatrix.hpp.

Member Typedef Documentation

typedef boost::result_of<IsEquationVariable<I::value>ExprT)>::type type

Definition at line 194 of file ElementMatrix.hpp.


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