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

Public Member Functions

 Implementation (Component &comp)
 
void trigger_lss ()
 

Public Attributes

Componentm_component
 
SystemMatrix system_matrix
 
SystemRHS system_rhs
 
DirichletBC dirichlet
 
SolutionVector solution
 
Handle< LSS::Systemm_lss
 
bool m_updating
 

Detailed Description

Definition at line 46 of file LSSAction.cpp.

Constructor & Destructor Documentation

Implementation ( Component comp)
inline

Definition at line 48 of file LSSAction.cpp.

Member Function Documentation

void trigger_lss ( )
inline

Definition at line 59 of file LSSAction.cpp.

Member Data Documentation

DirichletBC dirichlet

Definition at line 68 of file LSSAction.cpp.

Component& m_component

Definition at line 65 of file LSSAction.cpp.

Definition at line 71 of file LSSAction.cpp.

bool m_updating

Definition at line 73 of file LSSAction.cpp.

SolutionVector solution

Definition at line 69 of file LSSAction.cpp.

SystemMatrix system_matrix

Definition at line 66 of file LSSAction.cpp.

SystemRHS system_rhs

Definition at line 67 of file LSSAction.cpp.


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