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.
igloo::TestListener Member List

This is the complete list of members for igloo::TestListener, including all inherited members.

ContextRunEnded(const ContextBase &context)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
ContextRunStarting(const ContextBase &context)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
SpecFailed(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
SpecRunStarting(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
SpecSucceeded(const ContextBase &context, const std::string &specName)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
TestRunEnded(const TestResults &results)=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual
TestRunStarting()=0 (defined in igloo::TestListener)igloo::TestListenerpure virtual