NGSolve  4.9
Public Member Functions
ngmg::LinearProlongation Class Reference

Standard Prolongation. More...

#include <prolongation.hpp>

Inheritance diagram for ngmg::LinearProlongation:
ngmg::Prolongation

List of all members.

Public Member Functions

 LinearProlongation (const MeshAccess &ama, const FESpace &aspace)
 LinearProlongation (const FESpace &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

Standard Prolongation.

Child nodes between 2 parent nodes.


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