Peano
main.cpp File Reference

Go to the source code of this file.

Functions

tarch::logging::Log _log ("examples::regulargridupscaling")
 
void runTests ()
 
void runParallel (double h, int flopsPerCell)
 
int main (int argc, char **argv)
 

Function Documentation

◆ _log()

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

◆ main()

int main ( int  argc,
char **  argv 
)

◆ runParallel()

void runParallel ( double  h,
int  flopsPerCell 
)

◆ runTests()

void runTests ( )

Definition at line 23 of file main.cpp.