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

Classes

struct  PhysicsConstantLink
 

Public Member Functions

 Implementation (Component &comp, const Handle< PhysModel > &physical_model)
 
void trigger_physical_model ()
 

Public Attributes

boost::shared_ptr< Expressionm_expression
 
Componentm_component
 
const Handle< PhysModel > & m_physical_model
 
boost::ptr_vector< PhysicsConstantLinkm_physics_links
 

Detailed Description

Definition at line 36 of file ProtoAction.cpp.

Constructor & Destructor Documentation

Implementation ( Component comp,
const Handle< PhysModel > &  physical_model 
)
inline

Definition at line 38 of file ProtoAction.cpp.

Member Function Documentation

void trigger_physical_model ( )
inline

Definition at line 45 of file ProtoAction.cpp.

Member Data Documentation

Component& m_component

Definition at line 63 of file ProtoAction.cpp.

boost::shared_ptr< Expression > m_expression

Definition at line 62 of file ProtoAction.cpp.

const Handle<PhysModel>& m_physical_model

Definition at line 65 of file ProtoAction.cpp.

boost::ptr_vector<PhysicsConstantLink> m_physics_links

Definition at line 103 of file ProtoAction.cpp.


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