KASKADE 7 development version
|
#include <comp_step.hh>
Definition at line 1176 of file comp_step.hh.
Public Member Functions | |
InexactTangentSpacePreconditioner (Assembler const &assembler, AnsatzVariableSetDesc aDesc, TestVariableSetDesc tdesc, size_t mgSteps=10, size_t mgSmoothingSteps=10, size_t chebySteps=10, bool onlyLowerTriangle=false) | |
virtual | ~InexactTangentSpacePreconditioner () |
virtual void | pre (typename Traits::Domain &, typename Traits::Range &) |
virtual void | post (typename Traits::Domain &) |
virtual void | apply (typename Traits::Domain &x, typename Traits::Range const &y) |
void | applyStatePreconditioner (typename Traits::VectorY &x, typename Traits::VectorP const &y) |
void | applyAdjointPreconditioner (typename Traits::VectorP &x, typename Traits::VectorY const &y) |
|
inline |
Definition at line 1189 of file comp_step.hh.
|
inlinevirtual |
Definition at line 1206 of file comp_step.hh.
|
inlinevirtual |
Definition at line 1218 of file comp_step.hh.
|
inline |
Definition at line 1296 of file comp_step.hh.
|
inline |
Definition at line 1285 of file comp_step.hh.
|
inlinevirtual |
Definition at line 1209 of file comp_step.hh.
|
inlinevirtual |
Definition at line 1208 of file comp_step.hh.