DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::basis::L2ProjectionDefaults< memorySpace > Class Template Reference

#include <Defaults.h>

Public Member Functions

const size_type CELL_BATCH_SIZE
 
const size_type CELL_BATCH_SIZE
 

Static Public Attributes

static const linearAlgebra::PreconditionerType PC_TYPE
 Setting all the L2ProjectionDefaults. More...
 
static const size_type CELL_BATCH_SIZE
 
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 Function Documentation

◆ CELL_BATCH_SIZE() [1/2]

◆ CELL_BATCH_SIZE() [2/2]

Member Data Documentation

◆ ABSOLUTE_TOL

template<utils::MemorySpace memorySpace>
const double dftefe::basis::L2ProjectionDefaults< memorySpace >::ABSOLUTE_TOL = 1e-13
static

◆ CELL_BATCH_SIZE

template<utils::MemorySpace memorySpace>
const size_type dftefe::basis::L2ProjectionDefaults< memorySpace >::CELL_BATCH_SIZE
static

◆ DIVERGENCE_TOL

template<utils::MemorySpace memorySpace>
const double dftefe::basis::L2ProjectionDefaults< memorySpace >::DIVERGENCE_TOL = 1e6
static

◆ MAX_ITER

template<utils::MemorySpace memorySpace>
const size_type dftefe::basis::L2ProjectionDefaults< memorySpace >::MAX_ITER = 1e8
static

◆ PC_TYPE

◆ RELATIVE_TOL

template<utils::MemorySpace memorySpace>
const double dftefe::basis::L2ProjectionDefaults< memorySpace >::RELATIVE_TOL = 1e-14
static

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