|
blitzdg
an open-source project aiming to implement parallel discontinuous Galerkin (dg) solvers for common partial differential equations systems using blitz++ for array and tensor manipulations and MPI for distributed parallelism.
|
This is the complete list of members for igloo::TestListener, including all inherited members.
| ContextRunEnded(const ContextBase &context)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| ContextRunStarting(const ContextBase &context)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| SpecFailed(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| SpecRunStarting(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| SpecSucceeded(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| TestRunEnded(const TestResults &results)=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
| TestRunStarting()=0 (defined in igloo::TestListener) | igloo::TestListener | pure virtual |
1.8.11