occ
|
#include <CLI/App.hpp>
#include <occ/cg/result_types.h>
#include <occ/core/dimer.h>
#include <occ/interaction/lattice_convergence_settings.h>
Classes | |
struct | occ::main::CGConfig |
Namespaces | |
namespace | occ |
namespace | occ::main |
main module for functionaliity related to single point energies etc. | |
Functions | |
CLI::App * | occ::main::add_cg_subcommand (CLI::App &app) |
occ::cg::CrystalGrowthResult | occ::main::run_cg (CGConfig const &) |
void | occ::main::run_cg_subcommand (CGConfig const &) |