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 runSerial ()
 
void updateDomainDecomposition ()
 
void runParallel ()
 
int main (int argc, char **argv)
 Main routine of the SPH code.
 

Variables

tarch::logging::Log _log ("examples::grid")
 
std::bitset< Dimensions > periodicBC = 0
 

Function Documentation

◆ main()

◆ runParallel()

◆ runSerial()

◆ runTests()

void runTests ( )

Definition at line 25 of file main.cpp.

References tarch::mpi::Rank::abort(), peano4::getUnitTests(), tarch::getUnitTests(), and logError.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateDomainDecomposition()

Variable Documentation

◆ _log

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

◆ periodicBC