|
occ
|
main module for functionaliity related to single point energies etc. More...
Namespaces | |
| namespace | validator |
Classes | |
| struct | CubeConfig |
| struct | DescribeConfig |
| struct | DimerGenerationSettings |
| struct | EFSettings |
| struct | ElasticSettings |
| struct | EmbedConfig |
| struct | IsosurfaceConfig |
| struct | LuaConfig |
| struct | MultiplicityValidator |
| struct | OccPairInput |
| struct | RoptSettings |
| struct | SpinorbitalKindValidator |
| struct | SurfaceCutsConfig |
| struct | TbConfig |
main module for functionaliity related to single point energies etc.
| CLI::App * occ::main::add_cg_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_cube_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_describe_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_dimers_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_dma_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_elastic_fit_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_elastic_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_elat_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_embed_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_isosurface_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_lua_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_pair_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_ropt_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_scf_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_surface_cuts_subcommand | ( | CLI::App & | app | ) |
| CLI::App * occ::main::add_tb_subcommand | ( | CLI::App & | app | ) |
| void occ::main::calculate_dispersion | ( | const OccInput & | , |
| const Wavefunction & | |||
| ) |
| void occ::main::calculate_properties | ( | const OccInput & | , |
| const Wavefunction & | |||
| ) |
| void occ::main::compute_crystal_face_properties | ( | const occ::core::ElasticTensor & | tensor, |
| const occ::crystal::Crystal & | crystal, | ||
| const ElasticSettings & | settings | ||
| ) |
| void occ::main::print_header | ( | ) |
| void occ::main::run_cg_subcommand | ( | occ::driver::CGConfig const & | ) |
| void occ::main::run_cube_subcommand | ( | CubeConfig const & | ) |
| void occ::main::run_describe_subcommand | ( | DescribeConfig const & | ) |
| void occ::main::run_dimers_subcommand | ( | DimerGenerationSettings const & | ) |
| void occ::main::run_dma_subcommand | ( | DMAConfig const & | ) |
| void occ::main::run_elastic_fit_subcommand | ( | const EFSettings & | settings | ) |
| void occ::main::run_elastic_subcommand | ( | ElasticSettings const & | ) |
| void occ::main::run_elat_subcommand | ( | interaction::LatticeConvergenceSettings const & | ) |
| void occ::main::run_embed_subcommand | ( | const EmbedConfig & | config | ) |
| void occ::main::run_isosurface_subcommand | ( | IsosurfaceConfig | ) |
| void occ::main::run_lua_subcommand | ( | const LuaConfig & | config | ) |
| void occ::main::run_pair_subcommand | ( | OccPairInput const & | ) |
| void occ::main::run_ropt_subcommand | ( | const RoptSettings & | settings | ) |
| void occ::main::run_scf_subcommand | ( | occ::io::OccInput | config | ) |
| void occ::main::run_surface_cuts_subcommand | ( | SurfaceCutsConfig | ) |
| void occ::main::run_tb_subcommand | ( | const TbConfig & | config | ) |