Peano
Loading...
Searching...
No Matches
main.cpp File Reference
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void runTests ()
 
void runParallel (double h, int flopsPerCell)
 
int main (int argc, char **argv)
 Main routine of the SPH code.
 

Variables

tarch::logging::Log _log ("examples::regulargridupscaling")
 

Function Documentation

◆ main()

◆ runParallel()

◆ runTests()

void runTests ( )

Definition at line 23 of file main.cpp.

References peano4::getUnitTests(), tarch::getUnitTests(), and logError.

Here is the call graph for this function:

Variable Documentation

◆ _log

tarch::logging::Log _log("examples::regulargridupscaling") ( "examples::regulargridupscaling" )