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
Definition: RotatingDrum.cpp:10
void soft(bool soft)
Definition: MercuryOS.h:54
void useMercuryWalls(bool useMercuryWalls)
Definition: MercuryOS.h:66
void test(bool test)
Definition: MercuryOS.h:42
void writeOutput(bool writeOutput)
Definition: MercuryOS.h:30
bool readFromCommandLine(int argc, char *argv[], const std::string &varName)
Returns true if command line arguments contain varName, false else.
Definition: CommandLineHelpers.cc:99