SPH
Public Member Functions | List of all members
RunFactory Class Reference

Public Member Functions

 RunFactory (const RunParams &params)
 
SharedPtr< JobNodemakeSimulation ()
 
bool isDryRun () const
 
std::string getBannerMsg () const
 
Path getOutputDir () const
 

Detailed Description

Definition at line 122 of file Impact.cpp.

Constructor & Destructor Documentation

◆ RunFactory()

RunFactory::RunFactory ( const RunParams params)
inline

Definition at line 131 of file Impact.cpp.

Member Function Documentation

◆ getBannerMsg()

std::string RunFactory::getBannerMsg ( ) const
inline

Definition at line 165 of file Impact.cpp.

◆ getOutputDir()

Path RunFactory::getOutputDir ( ) const
inline

Definition at line 169 of file Impact.cpp.

◆ isDryRun()

bool RunFactory::isDryRun ( ) const
inline

Definition at line 161 of file Impact.cpp.

◆ makeSimulation()

SharedPtr<JobNode> RunFactory::makeSimulation ( )
inline

Definition at line 137 of file Impact.cpp.


The documentation for this class was generated from the following file: