|
DFT-FE 1.3.0-pre
Density Functional Theory With Finite-Elements
|
#include <type_traits>#include <headers.h>#include <MemoryStorage.h>#include <BLASWrapper.h>#include <MatrixFreeDevice.h>Go to the source code of this file.
Classes | |
| class | dftfe::MatrixFree< T, operatorID, memorySpace, isComplex, nDofsPerDim, nQuadPointsPerDim, batchSize, subBatchSize > |
| MatrixFree class template. template parameter nDofsPerDim is the finite element polynomial order. nQuadPointsPerDim is the order of the Gauss quadrature rule. batchSize is the size of batch tuned to hardware. More... | |
Namespaces | |
| namespace | dftfe |
Macros | |
| #define | omp_get_thread_num() |
| #define omp_get_thread_num | ( | ) |