DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::ksdft::PoissonProblemDefaults Class Reference

#include <Defaults.h>

Static Public Attributes

static const linearAlgebra::PreconditionerType PC_TYPE
 Setting all the PoissonProblemDefaults. More...
 
static const size_type CELL_BATCH_SIZE = 50
 
static const size_type MAX_ITER = 2e7
 
static const double ABSOLUTE_TOL = 1e-12
 
static const double RELATIVE_TOL = 1e-14
 
static const double DIVERGENCE_TOL = 1e10
 

Member Data Documentation

◆ ABSOLUTE_TOL

const double dftefe::ksdft::PoissonProblemDefaults::ABSOLUTE_TOL = 1e-12
static

◆ CELL_BATCH_SIZE

const size_type dftefe::ksdft::PoissonProblemDefaults::CELL_BATCH_SIZE = 50
static

◆ DIVERGENCE_TOL

const double dftefe::ksdft::PoissonProblemDefaults::DIVERGENCE_TOL = 1e10
static

◆ MAX_ITER

const size_type dftefe::ksdft::PoissonProblemDefaults::MAX_ITER = 2e7
static

◆ PC_TYPE

const linearAlgebra::PreconditionerType dftefe::ksdft::PoissonProblemDefaults::PC_TYPE
static

◆ RELATIVE_TOL

const double dftefe::ksdft::PoissonProblemDefaults::RELATIVE_TOL = 1e-14
static

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