DFT-FE 1.3.0-pre
Density Functional Theory With Finite-Elements
Loading...
Searching...
No Matches
MatrixFree.h File Reference
#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()

Macro Definition Documentation

◆ omp_get_thread_num

#define omp_get_thread_num ( )
Value:
0
Author
Gourab Panigrahi