DFT-FE 1.3.0-pre
Density Functional Theory With Finite-Elements
Loading...
Searching...
No Matches
exchangeCorrelationFunctionalEvaluator.h File Reference
#include <MemoryStorage.h>
#include <exchangeCorrelationFunctionalEvaluation.def>

Go to the source code of this file.

Namespaces

namespace  dftfe
 

Macros

#define DFTFE_FUNCTIONALEVALUATOR_LDA_X(NAME, BODY)
 
#define DFTFE_FUNCTIONALEVALUATOR_LDA_C(NAME, BODY)
 

Functions

 dftfe::DFTFE_FUNCTIONALEVALUATOR_LDA_C (PW,{ }) DFTFE_FUNCTIONALEVALUATOR_LDA_X(SLA
 

Macro Definition Documentation

◆ DFTFE_FUNCTIONALEVALUATOR_LDA_C

#define DFTFE_FUNCTIONALEVALUATOR_LDA_C ( NAME,
BODY )
Value:
template <dftfe::utils::MemorySpace memorySpace> \
void LDAC_##NAME( \
dftfe::uInt numPoints, \
Definition MemoryStorage.h:33
std::uint32_t uInt
Definition TypeConfig.h:10

◆ DFTFE_FUNCTIONALEVALUATOR_LDA_X

#define DFTFE_FUNCTIONALEVALUATOR_LDA_X ( NAME,
BODY )
Value:
template <dftfe::utils::MemorySpace memorySpace> \
void LDAX_##NAME( \
dftfe::uInt numPoints, \