|
KASKADE 7 development version
|
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) |
| bool Lossy_Detail::abscompare | ( | double | a, |
| double | b | ||
| ) |
Definition at line 389 of file lossy_helper.hh.
| void Lossy_Detail::bcrsPrint | ( | const Dune::BCRSMatrix< Dune::FieldMatrix< double, 1, 1 > > & | bcrsMatrix | ) |
Definition at line 20 of file lossy_helper.hh.
| bool Lossy_Detail::greaterZero | ( | T | v | ) |
Definition at line 390 of file lossy_helper.hh.
| double Lossy_Detail::ld | ( | double | val | ) |
Definition at line 391 of file lossy_helper.hh.