|
RASPA3 3.0.13
A molecular simulation code for computing adsorption and diffusion in nanoporous materials
|

Public Member Functions | |
| bool | operator== (EnergyInter const &) const =default |
| void | zero () |
| void | sumTotal () |
| Potentials::EnergyFactor | totalEnergyFactor () const |
| Potentials::EnergyFactor | total () const |
| EnergyInter & | operator+= (const EnergyInter &b) |
| EnergyInter & | operator-= (const EnergyInter &b) |
| EnergyInter | operator- () const |
Public Attributes | |
| std::uint64_t | versionNumber {1} |
| Potentials::EnergyFactor | VanDerWaals |
| Potentials::EnergyFactor | VanDerWaalsTailCorrection |
| Potentials::EnergyFactor | CoulombicReal |
| Potentials::EnergyFactor | CoulombicFourier |
| Potentials::EnergyFactor | totalInter |
Friends | |
| Archive< std::ofstream > & | operator<< (Archive< std::ofstream > &archive, const EnergyInter &e) |
| Archive< std::ifstream > & | operator>> (Archive< std::ifstream > &archive, EnergyInter &e) |