NGSolve  4.9
Public Member Functions
ngmg::ElementProlongation Class Reference

Piecewise constant prolongaton. More...

#include <prolongation.hpp>

Inheritance diagram for ngmg::ElementProlongation:
ngmg::Prolongation

List of all members.

Public Member Functions

 ElementProlongation (const ElementFESpace &aspace)
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

Detailed Description

Piecewise constant prolongaton.


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