DFT-EFE
 
Loading...
Searching...
No Matches
MatrixFree.h File Reference
#include <type_traits>
#include <mpi.h>
#include <deal.II/base/partitioner.h>
#include <deal.II/lac/affine_constraints.h>
#include <deal.II/matrix_free/matrix_free.h>
#include <utils/TypeConfig.h>
#include <utils/MemorySpaceType.h>
#include <utils/MemoryStorage.h>
#include <electrostatics/MatrixFreeDevice.h>
#include <cstdint>
Include dependency graph for MatrixFree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::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  dftefe
 dealii includes
 

Macros

#define omp_get_thread_num()   0
 

Macro Definition Documentation

◆ omp_get_thread_num

#define omp_get_thread_num ( )    0
Author
Gourab Panigrahi