#include <utils/MemorySpaceType.h>
#include <linearAlgebra/BlasLapackTypedef.h>
#include <linearAlgebra/LinAlgOpContext.h>
#include <linearAlgebra/MultiVector.h>
#include <linearAlgebra/OperatorContext.h>
#include <basis/FEBasisManager.h>
#include <ksdft/Hamiltonian.h>
#include <memory>
#include <variant>
#include <type_traits>
#include <ksdft/KohnShamOperatorContextFE.t.cpp>
Go to the source code of this file.
Classes | |
class | dftefe::ksdft::KohnShamOperatorContextFE< ValueTypeOperator, ValueTypeOperand, ValueTypeBasisData, memorySpace, dim > |
A derived class of linearAlgebra::OperatorContext to encapsulate the action of a discrete Kohn-Sham operator on vectors. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::ksdft |