|
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::ContextRegistry< ContextToCall >, including all inherited members.
| CallSpec(ContextToCall &context, const std::string &specName, SpecPtr spec, TestResults &results) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| CallSpecs(const Specs &specs, const std::string &contextName, TestResults &results, TestListener &testListener) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| ClearRegisteredSpecs() (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| GetSpecs() (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| GetSpecsMarkedAsOnly(Specs &specs) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| GetSpecsToRun(Specs &specs) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| HasSpecsMarkedAsOnly() (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| is_spec_marked_as_only(const NamedSpec &spec) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| is_spec_not_marked_as_only(const NamedSpec &spec) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| RegisterSpec(const std::string &name, void(ContextToCall::*spec)(), bool skip=false, bool only=false) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
| Run(const std::string &contextName, TestResults &results, TestListener &testListener) (defined in igloo::ContextRegistry< ContextToCall >) | igloo::ContextRegistry< ContextToCall > | inlinestatic |
1.8.11