![]() |
PRISMS-PF Manual
|
Go to the source code of this file.
Typedefs | |
| template<unsigned int dim, unsigned int degree, typename number > | |
| using | ConstantSolver = SolverBase< dim, degree, number > |
| This class handles the solves for fields that are constant in time (does nothing that the base solver class doesn't already do). | |