#include <olympus.hh>
Collaboration diagram for Olympus:

Public Member Functions | |
| Olympus (const PromComm &comm, PromOptions &opts, PromPerfMonitor &perf, int argc=0, char **args=NULL) | |
| int | Go () |
| int | SetUp () |
| int | SetUpPrometheus () |
| int | Run () |
| int | Newton (const int) |
| int | InitializeDB (const int nsteps, char *prestr=NULL) const |
| int | StepDB (int step, const int nsteps, double time, char *prestr) const |
| int | CreateMultiDB (const FEDataClient *const fe, int s, const int nsteps, double t, char *p) const |
| int | FinalizeDB (int nsteps, double dt, char *prestr=NULL) const |
Public Attributes | |
| Prometheus_LinSysCore * | linSys_ |
| AthenaFeap * | athena_ |
| pFEAP * | pfeap_ |
| const PromComm & | Comm_ |
| PromOptions & | options_ |
| PromPerfMonitor & | perf_mon_ |
1.3.7