|
| PropertyLoading (std::size_t numberOfBlocks, std::size_t numberOfComponents) |
|
bool | operator== (PropertyLoading const &) const =default |
|
void | resize (std::size_t newNumberOfComponents) |
|
void | addSample (std::size_t blockIndex, const Loadings &loading, const double &weight) |
|
Loadings | averagedLoading (std::size_t blockIndex) const |
|
Loadings | averagedLoading () const |
|
std::pair< Loadings, Loadings > | averageLoading () const |
|
std::pair< double, double > | averageLoadingNumberOfMolecules (std::size_t comp) const |
|
std::string | writeAveragesStatistics (std::vector< Component > components, std::optional< double > frameworkMass, std::optional< int3 > numberOfUnitCells) const |
|
std::string | repr () const |
| Returns a string representation of the PropertyLoading.
|
|
|
std::uint64_t | versionNumber {1} |
|
std::size_t | numberOfBlocks |
|
std::size_t | numberOfComponents |
|
std::vector< std::pair< Loadings, double > > | bookKeepingLoadings |
|
|
Archive< std::ofstream > & | operator<< (Archive< std::ofstream > &archive, const PropertyLoading &l) |
|
Archive< std::ifstream > & | operator>> (Archive< std::ifstream > &archive, PropertyLoading &l) |
|
◆ repr()
std::string PropertyLoading::repr |
( |
| ) |
const |
The documentation for this struct was generated from the following file:
- src/raspakit/properties/loading.ixx