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.
Public Member Functions | List of all members
igloo::TestResultFactory Class Reference

Public Member Functions

 TestResultFactory (const std::string &contextName, const std::string &specName)
 
FailedTestResult CreateFromException (const snowhouse::AssertionException &exception) const
 
SucceededTestResult CreateSuccessful () const
 

The documentation for this class was generated from the following file: