RASPA3 3.0.12
A molecular simulation code for computing adsorption and diffusion in nanoporous materials
Loading...
Searching...
No Matches
PropertyTemperature Struct Referenceexport
Collaboration diagram for PropertyTemperature:

Public Member Functions

 PropertyTemperature (std::size_t numberOfBlocks)
 
void addSample (std::size_t blockIndex, const double &temperature, const double &weight)
 
double averagedTemperature (std::size_t blockIndex) const
 
double averagedTemperature () const
 
std::pair< double, double > averageTemperature () const
 

Public Attributes

std::uint64_t versionNumber {1}
 
std::size_t numberOfBlocks
 
std::vector< std::pair< double, double > > bookKeepingTemperature
 

Friends

Archive< std::ofstream > & operator<< (Archive< std::ofstream > &archive, const PropertyTemperature &temp)
 
Archive< std::ifstream > & operator>> (Archive< std::ifstream > &archive, PropertyTemperature &temp)
 

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