COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
DynamicModel::Implementation Struct Reference

Public Member Functions

 Implementation (Component &component)
 
void trigger_dimensions ()
 

Public Attributes

Componentm_component
 
std::string m_type
 name of the physics type More...
 
Uint m_dimensions
 
bool m_updating
 

Detailed Description

Definition at line 28 of file DynamicModel.cpp.

Constructor & Destructor Documentation

Implementation ( Component component)
inline

Definition at line 30 of file DynamicModel.cpp.

Member Function Documentation

void trigger_dimensions ( )
inline

Definition at line 38 of file DynamicModel.cpp.

Member Data Documentation

Component& m_component

Definition at line 49 of file DynamicModel.cpp.

Uint m_dimensions

Definition at line 51 of file DynamicModel.cpp.

std::string m_type

name of the physics type

Definition at line 50 of file DynamicModel.cpp.

bool m_updating

Definition at line 52 of file DynamicModel.cpp.


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