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

#include <PhysicsConstant.hpp>

Inherits transform_impl< ExprT, StateT, DataT >.

Public Types

typedef boost::proto::result_of::make_expr< boost::proto::tag::terminal, Real & >::type result_type
 
typedef PhysicsConstantStorage::ScalarsT 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::ReplacePhysicsConstant::impl< ExprT, StateT, DataT >

Definition at line 60 of file PhysicsConstant.hpp.

Member Typedef Documentation

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

Definition at line 66 of file PhysicsConstant.hpp.

Definition at line 68 of file PhysicsConstant.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 70 of file PhysicsConstant.hpp.


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