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
virtual std::vector<double> returnNodeCoords ( )
inlinevirtual

Definition at line 92 of file ElmerAgent.H.

References nodeCoordinates.

Referenced by TestingObject< ResultsType >::Test__ElmerStructures().

92  {
93  return nodeCoordinates;
94  };
std::vector< double > nodeCoordinates
Definition: ElmerAgent.H:102

Here is the caller graph for this function: