void setNumberOfOMPThreads(int numberOfOMPThreads)
Sets the number of omp threads.
Definition: DPMBase.cc:1248
void solve()
The work horse of the code.
Definition: DPMBase.cc:4334
void test(bool test)
Definition: MercuryOS.h:42
void writeOutput(bool writeOutput)
Definition: MercuryOS.h:30
Definition: PlotSilo.cpp:9
void useSmallOrifice(bool useSmallOrifice)
Definition: OSSilo.cpp:29
void useM1(bool useM1)
Definition: OSSilo.cpp:41
bool readFromCommandLine(int argc, char *argv[], const std::string &varName)
Returns true if command line arguments contain varName, false else.
Definition: CommandLineHelpers.cc:99