|
DFT-FE 1.3.0-pre
Density Functional Theory With Finite-Elements
|
#include <constants.h>#include <constraintMatrixInfo.h>#include <elpaScalaManager.h>#include <headers.h>#include <MemorySpaceType.h>#include <MemoryStorage.h>#include <FEBasisOperations.h>#include <BLASWrapper.h>#include <AuxDensityMatrix.h>#include <configurationalForce.h>#include <complex>#include <deque>#include <iomanip>#include <iostream>#include <numeric>#include <sstream>#include "hubbardClass.h"#include <chebyshevOrthogonalizedSubspaceIterationSolver.h>#include <dealiiLinearSolver.h>#include <dftParameters.h>#include <eigenSolver.h>#include <interpolation.h>#include <KohnShamDFTBaseOperator.h>#include <KohnShamDFTStandardEigenOperator.h>#include <meshMovementAffineTransform.h>#include <meshMovementGaussian.h>#include <triangulationManager.h>#include <vselfBinsManager.h>#include <excManager.h>#include <dftd.h>#include "dftBase.h"#include <mixingClass.h>#include <oncvClass.h>#include "expConfiningPotential.h"#include <atomCenteredPostProcessing.h>#include <poissonSolverProblemWrapper.h>#include <kerkerSolverProblemWrapper.h>#include <groupSymmetry.h>Go to the source code of this file.
Classes | |
| class | dftfe::dftClass< memorySpace > |
| This class is the primary interface location of all other parts of the DFT-FE code for all steps involved in obtaining the Kohn-Sham DFT ground-state solution. More... | |
Namespaces | |
| namespace | dftfe |