DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::linearAlgebra::LinearSolverDefaults Class Reference

#include <Defaults.h>

Static Public Attributes

static const double ABS_TOL = 1e-12
 Setting all the LinearSolverDefaults. More...
 
static const double REL_TOL = 1e-12
 
static const double DIVERGENCE_TOL = 1e6
 

Member Data Documentation

◆ ABS_TOL

const double dftefe::linearAlgebra::LinearSolverDefaults::ABS_TOL = 1e-12
static

Setting all the LinearSolverDefaults.

◆ DIVERGENCE_TOL

const double dftefe::linearAlgebra::LinearSolverDefaults::DIVERGENCE_TOL = 1e6
static

◆ REL_TOL

const double dftefe::linearAlgebra::LinearSolverDefaults::REL_TOL = 1e-12
static

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