|
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::ContextBase, including all inherited members.
| GetAttribute(const std::string &name) const =0 (defined in igloo::ContextBase) | igloo::ContextBase | pure virtual |
| IglooFrameworkSetUp() (defined in igloo::ContextBase) | igloo::ContextBase | inlinevirtual |
| IglooFrameworkTearDown() (defined in igloo::ContextBase) | igloo::ContextBase | inlinevirtual |
| Name() const (defined in igloo::ContextBase) | igloo::ContextBase | inline |
| SetAttribute(const std::string &name, const char *value) const =0 (defined in igloo::ContextBase) | igloo::ContextBase | pure virtual |
| SetName(const std::string &name) (defined in igloo::ContextBase) | igloo::ContextBase | inline |
| SetUp() (defined in igloo::ContextBase) | igloo::ContextBase | inlinevirtual |
| SetUpContext() (defined in igloo::ContextBase) | igloo::ContextBase | inlinestatic |
| TearDown() (defined in igloo::ContextBase) | igloo::ContextBase | inlinevirtual |
| TearDownContext() (defined in igloo::ContextBase) | igloo::ContextBase | inlinestatic |
| ~ContextBase() (defined in igloo::ContextBase) | igloo::ContextBase | inlinevirtual |
1.8.11