KASKADE 7 development version
Public Member Functions | List of all members
Lossy_Detail::Prolongation< Grid > Class Template Reference

#include <lossy_helper.hh>

Detailed Description

template<class Grid>
class Lossy_Detail::Prolongation< Grid >

Definition at line 125 of file lossy_helper.hh.

Public Member Functions

 Prolongation (Grid const &grid_)
 
 ~Prolongation ()
 
template<class CoeffVector >
void mv (unsigned level, CoeffVector const &source, CoeffVector &target)
 
size_t getIndexOnLevel (int currentLevel, size_t currentIndex, int targetLevel)
 

Constructor & Destructor Documentation

◆ Prolongation()

template<class Grid >
Lossy_Detail::Prolongation< Grid >::Prolongation ( Grid const &  grid_)
inline

Definition at line 133 of file lossy_helper.hh.

◆ ~Prolongation()

template<class Grid >
Lossy_Detail::Prolongation< Grid >::~Prolongation ( )
inline

Definition at line 216 of file lossy_helper.hh.

Member Function Documentation

◆ getIndexOnLevel()

template<class Grid >
size_t Lossy_Detail::Prolongation< Grid >::getIndexOnLevel ( int  currentLevel,
size_t  currentIndex,
int  targetLevel 
)
inline

Definition at line 239 of file lossy_helper.hh.

◆ mv()

template<class Grid >
template<class CoeffVector >
void Lossy_Detail::Prolongation< Grid >::mv ( unsigned  level,
CoeffVector const &  source,
CoeffVector &  target 
)
inline

Definition at line 222 of file lossy_helper.hh.


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