![]() |
PRISMS-PF Manual
|
#include <deal.II/base/exceptions.h>#include <deal.II/matrix_free/evaluation_flags.h>#include <prismspf/core/dependencies.h>#include <prismspf/core/type_enums.h>#include <prismspf/core/types.h>#include <prismspf/config.h>#include <set>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | SolveBlock |
| Structure to hold the attributes of a solve-block. More... | |
Typedefs | |
| using | SolveGroup = SolveBlock |
Enumerations | |
| enum | SolveTiming { Primary , Initialized = Primary , Secondary , Uninitialized = Secondary , PostProcess , NucleationRate } |
| Enum describing when each block of fields gets solved. More... | |
| using SolveGroup = SolveBlock |
| enum SolveTiming |
Enum describing when each block of fields gets solved.