18 #ifndef LIBMESH_FIRST_ORDER_UNSTEADY_SOLVER_H 19 #define LIBMESH_FIRST_ORDER_UNSTEADY_SOLVER_H 115 #endif // LIBMESH_FIRST_ORDER_UNSTEADY_SOLVER_H
virtual ~FirstOrderUnsteadySolver()
bool compute_second_order_eqns(bool compute_jacobian, DiffContext &c)
virtual unsigned int time_order() const override
void prepare_accel(DiffContext &context)
FirstOrderUnsteadySolver(sys_type &s)