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::ContextWithAttribute< ContextType > Struct Template Reference
Inheritance diagram for igloo::ContextWithAttribute< ContextType >:
[legend]
Collaboration diagram for igloo::ContextWithAttribute< ContextType >:
[legend]

Public Member Functions

void SetAttribute (const std::string &name, const char *value) const
 
const std::string & GetAttribute (const std::string &name) const
 
- Public Member Functions inherited from igloo::ContextBase
virtual void IglooFrameworkSetUp ()
 
virtual void IglooFrameworkTearDown ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
void SetName (const std::string &name)
 
std::string Name () const
 

Additional Inherited Members

- Static Public Member Functions inherited from igloo::ContextBase
static void SetUpContext ()
 
static void TearDownContext ()
 

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