DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::basis::L2ProjectionDefaults Class Reference

#include <Defaults.h>

Static Public Attributes

static const linearAlgebra::PreconditionerType PC_TYPE
 Setting all the L2ProjectionDefaults. More...
 
static const size_type CELL_BATCH_SIZE = 50
 
static const size_type MAX_ITER = 1e8
 
static const double ABSOLUTE_TOL = 1e-13
 
static const double RELATIVE_TOL = 1e-14
 
static const double DIVERGENCE_TOL = 1e6
 

Member Data Documentation

◆ ABSOLUTE_TOL

const double dftefe::basis::L2ProjectionDefaults::ABSOLUTE_TOL = 1e-13
static

◆ CELL_BATCH_SIZE

const size_type dftefe::basis::L2ProjectionDefaults::CELL_BATCH_SIZE = 50
static

◆ DIVERGENCE_TOL

const double dftefe::basis::L2ProjectionDefaults::DIVERGENCE_TOL = 1e6
static

◆ MAX_ITER

const size_type dftefe::basis::L2ProjectionDefaults::MAX_ITER = 1e8
static

◆ PC_TYPE

const linearAlgebra::PreconditionerType dftefe::basis::L2ProjectionDefaults::PC_TYPE
static

◆ RELATIVE_TOL

const double dftefe::basis::L2ProjectionDefaults::RELATIVE_TOL = 1e-14
static

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