occ
Loading...
Searching...
No Matches
occ::interaction::PairEnergyStoreBase Class Referenceabstract

#include <pair_energy_store.h>

Inheritance diagram for occ::interaction::PairEnergyStoreBase:
[legend]

Public Member Functions

virtual ~PairEnergyStoreBase ()=default
 
virtual bool save (int id, const core::Dimer &d, const CEEnergyComponents &e)=0
 
virtual bool load (int id, const core::Dimer &d, CEEnergyComponents &e)=0
 
virtual std::string dimer_filename (int id, const core::Dimer &d) const =0
 

Constructor & Destructor Documentation

◆ ~PairEnergyStoreBase()

virtual occ::interaction::PairEnergyStoreBase::~PairEnergyStoreBase ( )
virtualdefault

Member Function Documentation

◆ dimer_filename()

virtual std::string occ::interaction::PairEnergyStoreBase::dimer_filename ( int  id,
const core::Dimer d 
) const
pure virtual

◆ load()

virtual bool occ::interaction::PairEnergyStoreBase::load ( int  id,
const core::Dimer d,
CEEnergyComponents e 
)
pure virtual

◆ save()

virtual bool occ::interaction::PairEnergyStoreBase::save ( int  id,
const core::Dimer d,
const CEEnergyComponents e 
)
pure virtual

The documentation for this class was generated from the following file: