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
void SetSourceDirPath ( std::string  input)
inline

Sets the string value of the testing source directory.

Definition at line 105 of file OpenFoamModuleDriverTest.H.

References TestingObject< ResultsType >::SourceDirPath.

Referenced by OpenFoamModuleDriver::Test().

105  {
106  SourceDirPath = input;
107  }
std::string SourceDirPath
The string for the testing source directory.

Here is the caller graph for this function: