RASPA3 3.0.13
A molecular simulation code for computing adsorption and diffusion in nanoporous materials
Loading...
Searching...
No Matches
PressureRange Struct Referenceexport

Public Types

enum class  Scale : std::size_t { Log = 0 , Linear = 1 }
 

Public Member Functions

bool operator== (PressureRange const &) const =default
 
std::vector< double > pressures () const
 

Public Attributes

double pressureStart {1e-2}
 
double pressureEnd {1e7}
 
std::size_t numberOfPoints {100}
 
Scale scale {Scale::Log}
 

Friends

Archive< std::ofstream > & operator<< (Archive< std::ofstream > &archive, const PressureRange &r)
 
Archive< std::ifstream > & operator>> (Archive< std::ifstream > &archive, PressureRange &r)
 

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