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

#include <ElementOperations.hpp>

Public Member Functions

ChildT & operator() (const ChildT &child, typename impl::data_param data) const
 

Detailed Description

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

Helper to get the actual value of a child. The custom op may want to modify this, so we remove the const as well

Definition at line 387 of file ElementOperations.hpp.

Member Function Documentation

ChildT& operator() ( const ChildT &  child,
typename impl::data_param  data 
) const
inline

Definition at line 389 of file ElementOperations.hpp.


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