This class provides context for a solver with ptrs to all the relevant dependencies.
Definition solve_context.h:36
SolverBase< dim, degree, number > ConstantSolver
This class handles the solves for fields that are constant in time (does nothing that the base solver...
Definition constant_solver.h:20