30 virtual void solve()
override {}
Linear system for dumping objects TODO: consider creating a base class for LinearSystems to be able t...
virtual bool converged() override
At the moment, this is only used for the multi-system fixed point iteration.
NumericVector< Number > * _dummy
virtual void stopSolve(const ExecFlagType &, const std::set< TagID > &) override
Quit the current solve as soon as possible.
virtual void solve() override
Solve the system (using libMesh magic)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
Linear system to be solved.
Class for containing MooseEnum item information.
virtual const std::string & name() const
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines fo...