COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
CustomSFOpTransform< OpImpl, GrammarT >::impl< ExprT, StateT, DataT >::EvaluatedChild< Idx > Struct Template Reference

Helper to get the variable type at a child of an expression. More...

#include <ElementOperations.hpp>

Public Types

typedef boost::remove_const< typename boost::remove_reference< typename boost::result_of< ChildGrammar(typename boost::proto::result_of::child_c< ExprT, Idx >::type, StateT, DataT) >::type >::type >::type type
 

Detailed Description

template<typename OpImpl, typename GrammarT>
template<typename ExprT, typename StateT, typename DataT>
template<int Idx>
struct cf3::solver::actions::Proto::CustomSFOpTransform< OpImpl, GrammarT >::impl< ExprT, StateT, DataT >::EvaluatedChild< Idx >

Helper to get the variable type at a child of an expression.

Definition at line 348 of file ElementOperations.hpp.

Member Typedef Documentation

typedef boost::remove_const< typename boost::remove_reference < typename boost::result_of < ChildGrammar(typename boost::proto::result_of::child_c<ExprT, Idx>::type, StateT, DataT) >::type >::type >::type type

Definition at line 359 of file ElementOperations.hpp.


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