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

#include <Functions.hpp>

Inherits transform_impl< ExprT, StateT, DataT >.

Public Types

typedef Real result_type
 

Public Member Functions

Real operator() (typename impl::expr_param expr, typename impl::state_param state, typename impl::data_param data) const
 

Detailed Description

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

Definition at line 101 of file Functions.hpp.

Member Typedef Documentation

typedef Real result_type

Definition at line 103 of file Functions.hpp.

Member Function Documentation

Real operator() ( typename impl< ExprT, StateT, DataT >::expr_param  expr,
typename impl< ExprT, StateT, DataT >::state_param  state,
typename impl< ExprT, StateT, DataT >::data_param  data 
) const
inline

Definition at line 105 of file Functions.hpp.


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