Peano
Loading...
Searching...
No Matches
peano.h File Reference
Include dependency graph for peano.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  peano4
 

Functions

void peano4::writeCopyrightMessage ()
 You can invoke this operation manually, but it will also implicitly be triggered by the init routines.
 
void peano4::fillLookupTables ()
 Fill Lookup Tables.
 
int peano4::initParallelEnvironment (int *argc, char ***argv)
 Init Parallel Environment.
 
void peano4::shutdownParallelEnvironment ()
 Shutdown all the parallel environment, i.e.
 
void peano4::initSingletons (const tarch::la::Vector< Dimensions, double > &offset, const tarch::la::Vector< Dimensions, double > &width, const std::bitset< Dimensions > &periodicBC=0)
 Fire up all the singletons.
 
void peano4::shutdownSingletons ()
 The very first thing I have to do is to shut down Node.