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

#include <ElementTransforms.hpp>

Inherits transform_impl< ExprT, StateT, DataT >.

Public Types

typedef VarDataType< ExprT, DataT >::type::ElementVectorT const & result_type
 

Public Member Functions

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

Detailed Description

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

Definition at line 170 of file ElementTransforms.hpp.

Member Typedef Documentation

typedef VarDataType<ExprT, DataT>::type::ElementVectorT const& result_type

Definition at line 172 of file ElementTransforms.hpp.

Member Function Documentation

result_type operator() ( typename impl< ExprT, StateT, DataT >::expr_param  var,
typename impl< ExprT, StateT, DataT >::state_param  new_values,
typename impl< ExprT, StateT, DataT >::data_param  data 
)
inline

Definition at line 174 of file ElementTransforms.hpp.


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