Dune Core Modules (2.5.1)

Precisions for calculations with FieldMatrix and FieldVector. More...

#include <dune/common/precision.hh>

Static Public Member Functions

static ctype pivoting_limit ()
 return threshold to do pivoting
 
static void set_pivoting_limit (ctype pivthres)
 set pivoting threshold
 
static ctype singular_limit ()
 return threshold to declare matrix singular
 
static void set_singular_limit (ctype singthres)
 set singular threshold
 
static ctype absolute_limit ()
 return threshold to declare matrix singular
 
static void set_absolute_limit (ctype absthres)
 set singular threshold
 

Detailed Description

template<class ctype = double>
class Dune::FMatrixPrecision< ctype >

Precisions for calculations with FieldMatrix and FieldVector.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)