#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 |
| const size_type dftefe::basis::L2ProjectionDefaults< utils::MemorySpace::HOST >::CELL_BATCH_SIZE |
| const size_type dftefe::basis::L2ProjectionDefaults< utils::MemorySpace::DEVICE >::CELL_BATCH_SIZE |
|
static |
|
static |
|
static |
|
static |
|
static |
Setting all the L2ProjectionDefaults.
|
static |