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

Specialization to get the associated data. More...

#include <ElementOperations.hpp>

Public Types

typedef VarDataType< I, DataT >::type VarDataT
 

Public Member Functions

VarDataToperator() (const Var< I, T > &var, typename impl::data_param data) const
 

Detailed Description

template<typename OpImpl, typename GrammarT>
template<typename ExprT, typename StateT, typename DataT>
template<typename I, typename T>
struct cf3::solver::actions::Proto::CustomSFOpTransform< OpImpl, GrammarT >::impl< ExprT, StateT, DataT >::GetChild< Var< I, T > >

Specialization to get the associated data.

Definition at line 397 of file ElementOperations.hpp.

Member Typedef Documentation

typedef VarDataType<I, DataT>::type VarDataT

Definition at line 399 of file ElementOperations.hpp.

Member Function Documentation

VarDataT& operator() ( const Var< I, T > &  var,
typename impl::data_param  data 
) const
inline

Definition at line 401 of file ElementOperations.hpp.


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