NGSolve
4.9
|
L2Ho prolongaton. More...
#include <prolongation.hpp>
Public Member Functions | |
L2HoProlongation (const MeshAccess &ama, const Array< int > &afirst_dofs) | |
virtual void | Update () |
virtual SparseMatrix< double > * | CreateProlongationMatrix (int finelevel) const |
virtual void | ProlongateInline (int finelevel, BaseVector &v) const |
virtual void | RestrictInline (int finelevel, BaseVector &v) const |
L2Ho prolongaton.