DFT-EFE
 
Loading...
Searching...
No Matches
BasisDataStorage.h File Reference
Include dependency graph for BasisDataStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::basis::BasisDataStorage< ValueTypeBasisData, memorySpace >
 An abstract class to store and access data for a given basis, such as the basis function values on a quadrature grid, the overlap matrix of the basis, etc. More...
 

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::basis
 

Typedefs

typedef std::map< BasisStorageAttributes, bool > dftefe::basis::BasisStorageAttributesBoolMap
 

Enumerations

enum class  dftefe::basis::BasisStorageAttributes {
  dftefe::basis::StoreValues , dftefe::basis::StoreGradient , dftefe::basis::StoreHessian , dftefe::basis::StoreOverlap ,
  dftefe::basis::StoreGradNiGradNj , dftefe::basis::StoreJxW
}