KASKADE 7 development version
|
#include <comp_step.hh>
Definition at line 794 of file comp_step.hh.
Public Member Functions | |
TangentSpacePreconditioner (Assembler const &assembler, bool onlyLowerTriangle=false) | |
virtual | ~TangentSpacePreconditioner () |
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 802 of file comp_step.hh.
|
inlinevirtual |
Definition at line 814 of file comp_step.hh.
|
inlinevirtual |
Definition at line 819 of file comp_step.hh.
|
inline |
Definition at line 863 of file comp_step.hh.
|
inline |
Definition at line 858 of file comp_step.hh.
|
inlinevirtual |
Definition at line 817 of file comp_step.hh.
|
inlinevirtual |
Definition at line 816 of file comp_step.hh.