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

#include <ConfigurableConstant.hpp>

Inherits transform_impl< ExprT, StateT, DataT >.

Public Types

typedef boost::remove_reference< typename boost::proto::result_of::value< ExprT >::type >::type::value_type ValueT
 
typedef boost::proto::result_of::make_expr< boost::proto::tag::terminal, ValueT & >::type result_type
 
typedef ConstantStorageType< ValueT >::type ValuesT
 

Public Member Functions

result_type operator() (typename impl::expr_param expr, typename impl::state_param values, typename impl::data_param) const
 

Detailed Description

template<typename ExprT, typename StateT, typename DataT>
struct cf3::solver::actions::Proto::ReplaceConfigurableConstant::impl< ExprT, StateT, DataT >

Definition at line 100 of file ConfigurableConstant.hpp.

Member Typedef Documentation

typedef boost::proto::result_of::make_expr< boost::proto::tag::terminal, ValueT& >::type result_type

Definition at line 109 of file ConfigurableConstant.hpp.

Definition at line 111 of file ConfigurableConstant.hpp.

typedef boost::remove_reference<typename boost::proto::result_of::value<ExprT>::type>::type::value_type ValueT

Definition at line 103 of file ConfigurableConstant.hpp.

Member Function Documentation

result_type operator() ( typename impl< ExprT, StateT, DataT >::expr_param  expr,
typename impl< ExprT, StateT, DataT >::state_param  values,
typename impl< ExprT, StateT, DataT >::data_param   
) const
inline

Definition at line 113 of file ConfigurableConstant.hpp.


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