KASKADE 7 development version
Classes | Functions
Lossy_Detail Namespace Reference

Classes

class  MlStack
 
class  ParentalNodes
 
class  Prolongation
 
class  ProlongationStack
 

Functions

void bcrsPrint (const Dune::BCRSMatrix< Dune::FieldMatrix< double, 1, 1 > > &bcrsMatrix)
 
bool abscompare (double a, double b)
 
template<class T >
bool greaterZero (T v)
 
double ld (double val)
 

Function Documentation

◆ abscompare()

bool Lossy_Detail::abscompare ( double  a,
double  b 
)

Definition at line 389 of file lossy_helper.hh.

◆ bcrsPrint()

void Lossy_Detail::bcrsPrint ( const Dune::BCRSMatrix< Dune::FieldMatrix< double, 1, 1 > > &  bcrsMatrix)

Definition at line 20 of file lossy_helper.hh.

◆ greaterZero()

template<class T >
bool Lossy_Detail::greaterZero ( v)

Definition at line 390 of file lossy_helper.hh.

◆ ld()

double Lossy_Detail::ld ( double  val)

Definition at line 391 of file lossy_helper.hh.