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

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

Public Member Functions

 SetNode (VariablesDataT &vars_data, const Uint idx)
 
template<typename I >
void operator() (const I &)
 

Public Attributes

VariablesDataTvariables_data
 
const Uint node_idx
 

Detailed Description

template<typename VariablesT, typename NbDims>
struct cf3::solver::actions::Proto::NodeData< VariablesT, NbDims >::SetNode

Set the element on each stored data item.

Definition at line 456 of file NodeData.hpp.

Constructor & Destructor Documentation

SetNode ( VariablesDataT vars_data,
const Uint  idx 
)
inline

Definition at line 458 of file NodeData.hpp.

Member Function Documentation

void operator() ( const I &  )
inline

Definition at line 465 of file NodeData.hpp.

Member Data Documentation

const Uint node_idx

Definition at line 471 of file NodeData.hpp.

VariablesDataT& variables_data

Definition at line 470 of file NodeData.hpp.


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