COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | List of all members
VarValue::impl< VarT, StateT, DataT > Struct Template Reference

#include <Transforms.hpp>

Inherits transform_impl< VarT, StateT, DataT >.

Public Types

typedef VarDataType< VarT, DataT >::type::ValueResultT result_type
 

Public Member Functions

result_type operator() (typename impl::expr_param var, typename impl::state_param state, typename impl::data_param data) const
 

Detailed Description

template<typename VarT, typename StateT, typename DataT>
struct cf3::solver::actions::Proto::VarValue::impl< VarT, StateT, DataT >

Definition at line 137 of file Transforms.hpp.

Member Typedef Documentation

typedef VarDataType<VarT, DataT>::type::ValueResultT result_type

Definition at line 140 of file Transforms.hpp.

Member Function Documentation

result_type operator() ( typename impl< VarT, StateT, DataT >::expr_param  var,
typename impl< VarT, StateT, DataT >::state_param  state,
typename impl< VarT, StateT, DataT >::data_param  data 
) const
inline

Definition at line 142 of file Transforms.hpp.


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