![]() |
Peano
|
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) |
tarch::logging::Log _log | ( | "examples::regulargridupscaling" | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 167 of file main.cpp.
References examples::regulargridupscaling::MyObserver::FractionOfCellsYieldingIntegrationTask, examples::regulargridupscaling::MyObserver::IntegrationAccuracy, runParallel(), and runTests().
void runParallel | ( | double | h, |
int | flopsPerCell | ||
) |
Definition at line 47 of file main.cpp.
References swe::h, examples::regulargridupscaling::MyObserver::RanksObserverTemplate, and euler::size.