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 >::DeleteVariablesData Struct Reference

Delete stored per-variable data. More...

Public Member Functions

 DeleteVariablesData (VariablesDataT &vars_data)
 
template<typename I >
void operator() (const I &)
 

Public Attributes

VariablesDataTvariables_data
 

Detailed Description

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

Delete stored per-variable data.

Definition at line 440 of file NodeData.hpp.

Constructor & Destructor Documentation

DeleteVariablesData ( VariablesDataT vars_data)
inline

Definition at line 442 of file NodeData.hpp.

Member Function Documentation

void operator() ( const I &  )
inline

Definition at line 447 of file NodeData.hpp.

Member Data Documentation

VariablesDataT& variables_data

Definition at line 452 of file NodeData.hpp.


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