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
volTensorField& gradDU ( )
inline

Definition at line 238 of file fsiFOAMPar.H.

References gradDUPtr.

238 {return(*gradDUPtr);};
volTensorField * gradDUPtr
Definition: fsiFOAM.H:87