COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
RestrictToElementType< GrammarT >::impl< ExprT, StateT, DataT >::evaluate_expr Struct Reference

#include <RestrictExpressionToElementType.hpp>

Public Member Functions

 evaluate_expr (typename impl::expr_param expr, typename impl::state_param state, typename impl::data_param data)
 
template<typename I >
void operator() (const I &) const
 

Public Attributes

impl::expr_param m_expr
 
impl::state_param m_state
 
impl::data_param m_data
 

Detailed Description

template<typename GrammarT>
template<typename ExprT, typename StateT, typename DataT>
struct cf3::solver::actions::Proto::RestrictToElementType< GrammarT >::impl< ExprT, StateT, DataT >::evaluate_expr

Definition at line 37 of file RestrictExpressionToElementType.hpp.

Constructor & Destructor Documentation

evaluate_expr ( typename impl::expr_param  expr,
typename impl::state_param  state,
typename impl::data_param  data 
)
inline

Definition at line 39 of file RestrictExpressionToElementType.hpp.

Member Function Documentation

void operator() ( const I &  ) const
inline

Definition at line 47 of file RestrictExpressionToElementType.hpp.

Member Data Documentation

impl::data_param m_data

Definition at line 54 of file RestrictExpressionToElementType.hpp.

impl::expr_param m_expr

Definition at line 52 of file RestrictExpressionToElementType.hpp.

impl::state_param m_state

Definition at line 53 of file RestrictExpressionToElementType.hpp.


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