#include <analysis.h>
|
|
const std::string | name |
| | descriptive name
|
| |
|
std::string | cite |
| | url, doi etc. describing the analysis
|
| |
|
const Space & | spc |
| | Instance of Space to analyse.
|
| |
|
int | sample_interval = 0 |
| | Steps in between each sample point (do not modify)
|
| |
|
int | number_of_samples = 0 |
| | counter for number of samples
|
| |
- Todo:
atom_mean_charges could be calculated from atom_histograms
◆ ChargeFluctuations()
| Faunus::analysis::ChargeFluctuations::ChargeFluctuations |
( |
const json & |
j, |
|
|
const Space & |
spc |
|
) |
| |
- Todo:
- replace
mol_iter with simple molid integer
The documentation for this class was generated from the following files: