ElmerFoamFSI  2.0
ElmerFoamFSI is fluid-solid interaction simulation application built up from OpenFOAM CFD and Elmer CSM coupled through the IMPACT multiphysics software integration infrastructure.
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Groups Pages
pointMesh& pStressMesh ( )
inline

Definition at line 252 of file fsiFOAMPar.H.

References pStressMeshPtr.

252 {return(*pStressMeshPtr);};
pointMesh * pStressMeshPtr
Definition: fsiFOAM.H:101