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 | Friends | List of all members
igloo::SucceededTestResult Class Reference

Public Member Functions

 SucceededTestResult (const std::string &contextName, const std::string &specName)
 
const std::string & GetContextName () const
 
const std::string & GetSpecName () const
 
bool operator== (const SucceededTestResult &rhs) const
 

Friends

std::ostream & operator<< (std::ostream &stream, const SucceededTestResult &res)
 

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