COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | Public Attributes | List of all members
EtypeTVariableData< ETYPE, SupportEtypeT, Dim, IsEquationVar >::InterpolationImpl< 1, Dummy > Struct Template Reference

Interpolation of a scalar field. More...

Public Types

typedef Real result_type
 

Public Member Functions

template<typename NodeValuesT >
result_type operator() (const typename EtypeT::SF::ValueT &sf, const NodeValuesT &values) const
 

Public Attributes

Real stored_result
 

Detailed Description

template<typename ETYPE, typename SupportEtypeT, Uint Dim, bool IsEquationVar>
template<int Dummy>
struct cf3::solver::actions::Proto::EtypeTVariableData< ETYPE, SupportEtypeT, Dim, IsEquationVar >::InterpolationImpl< 1, Dummy >

Interpolation of a scalar field.

Definition at line 378 of file ElementData.hpp.

Member Typedef Documentation

typedef Real result_type

Definition at line 380 of file ElementData.hpp.

Member Function Documentation

result_type operator() ( const typename EtypeT::SF::ValueT &  sf,
const NodeValuesT &  values 
) const
inline

Definition at line 383 of file ElementData.hpp.

Member Data Documentation

Real stored_result
mutable

Definition at line 389 of file ElementData.hpp.


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