NGSolve  4.9
Public Member Functions
ngmg::Prolongation Class Reference

Grid Transfer operators. More...

#include <prolongation.hpp>

Inheritance diagram for ngmg::Prolongation:
ngmg::CompoundProlongation ngmg::EdgeProlongation ngmg::ElementProlongation ngmg::L2HoProlongation ngmg::LinearProlongation ngmg::SurfaceElementProlongation

List of all members.

Public Member Functions

virtual void Update ()=0
virtual SparseMatrix< double > * CreateProlongationMatrix (int finelevel) const =0
virtual void ProlongateInline (int finelevel, BaseVector &v) const =0
virtual void RestrictInline (int finelevel, BaseVector &v) const =0
virtual BitArrayGetInnerDofs () const

Detailed Description

Grid Transfer operators.


The documentation for this class was generated from the following file: