COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
ElementData< VariablesT, VariablesEtypeTT, SupportEtypeT, EquationVariablesInT >::FillRhs Struct Reference

Set the element on each stored data item. More...

Public Member Functions

 FillRhs (ElementVectorT &elm_v)
 
template<typename DataT >
void operator() (const DataT *data) const
 

Public Attributes

ElementVectorTelement_vector
 

Detailed Description

template<typename VariablesT, typename VariablesEtypeTT, typename SupportEtypeT, typename EquationVariablesInT>
struct cf3::solver::actions::Proto::ElementData< VariablesT, VariablesEtypeTT, SupportEtypeT, EquationVariablesInT >::FillRhs

Set the element on each stored data item.

Definition at line 1228 of file ElementData.hpp.

Constructor & Destructor Documentation

FillRhs ( ElementVectorT elm_v)
inline

Definition at line 1230 of file ElementData.hpp.

Member Function Documentation

void operator() ( const DataT *  data) const
inline

Definition at line 1236 of file ElementData.hpp.

Member Data Documentation

ElementVectorT& element_vector

Definition at line 1247 of file ElementData.hpp.


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