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 474 of file ElmerFoamFSITest.H.

References TestingObject< ResultsType >::SourceDirPath.

Referenced by ElmerFoamFSI::Test().

474  {
475  SourceDirPath = input;
476  std::cout << "Source Path = " << SourceDirPath << std::endl;
477  }

Here is the caller graph for this function: