occ
Loading...
Searching...
No Matches
crystal_growth.h File Reference
Include dependency graph for crystal_growth.h:

Classes

struct  occ::driver::AssignedEnergy
 
struct  occ::driver::CrystalGrowthCalculatorOptions
 
class  occ::driver::CrystalGrowthCalculator
 
class  occ::driver::CEModelCrystalGrowthCalculator
 
class  occ::driver::XTBCrystalGrowthCalculator
 

Namespaces

namespace  occ
 
namespace  occ::driver
 

Typedefs

using occ::driver::WavefunctionList = std::vector< Wavefunction >
 
using occ::driver::SolventNeighborContributionList = std::vector< cg::SolvationContribution >
 

Enumerations

enum class  occ::driver::WavefunctionChoice { occ::driver::GasPhase , occ::driver::Solvated }
 

Functions

std::vector< AssignedEnergyocc::driver::assign_interaction_terms_to_nearest_neighbours (const crystal::CrystalDimers::MoleculeNeighbors &neighbors, const std::vector< double > &dimer_energies, double cg_radius)
 
std::vector< occ::Vec3occ::driver::calculate_net_dipole (const WavefunctionList &wavefunctions, const crystal::CrystalDimers &crystal_dimers)