|
occ
|
Result of loading and configuring a cg run: the crystal, the calculator options and any per-molecule charges. More...
#include <cg_pipeline.h>
Public Attributes | |
| crystal::Crystal | crystal |
| CrystalGrowthCalculatorOptions | opts |
| std::vector< int > | charges |
Result of loading and configuring a cg run: the crystal, the calculator options and any per-molecule charges.
Lets calculators defined outside occ_driver (e.g. the DMA+exp-6 model in occ_mults) reuse the shared pipeline below.
| std::vector<int> occ::driver::CGPreparation::charges |
| crystal::Crystal occ::driver::CGPreparation::crystal |
| CrystalGrowthCalculatorOptions occ::driver::CGPreparation::opts |