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