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
int TransferLoadsToStructures ( fluidagentpar fluidAgent,
solidagentpar solidAgent 
)
inline

Definition at line 93 of file FsiCouplingPar.H.

References transferAgent.

Referenced by Run().

94  {
95 
96  transferAgent->Transfer("traction","Loads",true);
97 
98  return(0);
99  };
transferagentpar * transferAgent

Here is the caller graph for this function: