Home
last modified time | relevance | path

Searched defs:exCorr (Results 1 – 7 of 7) sorted by relevance

/dports/science/jdftx/jdftx-1.6.0/jdftx/fluid/
H A DConvCoupling.h51 const ExCorr& exCorr; variable
H A DConvCoupling.cpp27 ConvCoupling::ConvCoupling(FluidMixture* fluidMixture, const ExCorr& exCorr) in ConvCoupling()
H A DFluidSolverParams.h157 ExCorr exCorr; //!< Fluid exchange-correlation and kinetic energy functional member
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DEverything.h55 ExCorr exCorr; //!< Exchange and correlation functional variable
H A DElecVars_LCAO.cpp38 const ExCorr* exCorr; member
H A DElecVars.cpp333 const ExCorr& exCorr = alternateExCorr ? *alternateExCorr : e->exCorr; in EdensityAndVscloc() local
H A DSpeciesInfo.cpp184 for(auto exCorr: e->exCorrDiff) in setup() local