DUNE PDELab (git)
gridoperatorpreconditioner.hh
48 DUNE_THROW(Dune::InvalidStateException, "You seem to apply a preconditioner to a linearized problem but haven't set the linearization point explicitly!");
Default exception if a function was called while the object is not in a valid state for that function...
Definition: exceptions.hh:281
Turn a grid operator that represents a preconditioner into an ISTL preconditioner.
Definition: gridoperatorpreconditioner.hh:21
void post(Domain &v) override
Clean up.
Definition: gridoperatorpreconditioner.hh:86
void pre(Domain &v, Range &d) override
prepare preconditioner
Definition: gridoperatorpreconditioner.hh:45
Dune::SolverCategory::Category category() const override
Category of the preconditioner (see SolverCategory::Category)
Definition: gridoperatorpreconditioner.hh:27
void setLinearizationPoint(const Domain &u)
Definition: gridoperatorpreconditioner.hh:39
Base class for matrix free definition of preconditioners.
Definition: preconditioner.hh:33
@ sequential
Category for sequential solvers.
Definition: solvercategory.hh:25
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)