occ
|
#include <fmt/core.h>
#include <memory>
#include <occ/core/linear_algebra.h>
#include <occ/dft/range_separated_parameters.h>
#include <occ/qm/spinorbital.h>
#include <string>
#include <xc.h>
Classes | |
class | occ::dft::DensityFunctional |
struct | occ::dft::DensityFunctional::Result |
struct | occ::dft::DensityFunctional::Params |
Namespaces | |
namespace | occ |
namespace | occ::dft |
functionality related to Kohn-Sham density functional theory | |
Functions | |
std::string | occ::dft::dfid_to_string (DensityFunctional::Identifier id) |
DensityFunctional::Identifier | occ::dft::string_to_dfid (const std::string &name) |