Public Member Functions | |
| void | parseInput (AdjacencyMatrixBase< TopologyMatrix > *action) |
Static Public Member Functions | |
| static void | calculateWeight (const TopologyMatrix &data, const AdjacencyMatrixInput &input, MatrixOutput output) |
| static void | registerKeywords (Keywords &keys) |
Public Attributes | |
| double | binw_mat |
| double | cell_volume |
| The volume of the cells. | |
| SwitchingFunction | cylinder_sw |
| HistogramBead::KernelType | kerneltype |
| SwitchingFunction | low_sf |
| unsigned | maxbins |
| The maximum number of bins that will be used This is calculated based on the dmax of the switching functions. | |
| double | sigma |
| SwitchingFunction | switchingFunction |
| switching functions | |
| SwitchingFunction | threshold_switch |
|
static |
| void PLMD::adjmat::TopologyMatrix::parseInput | ( | AdjacencyMatrixBase< TopologyMatrix > * | action | ) |
|
static |
| double PLMD::adjmat::TopologyMatrix::binw_mat |
| double PLMD::adjmat::TopologyMatrix::cell_volume |
The volume of the cells.
| SwitchingFunction PLMD::adjmat::TopologyMatrix::cylinder_sw |
| HistogramBead::KernelType PLMD::adjmat::TopologyMatrix::kerneltype |
| SwitchingFunction PLMD::adjmat::TopologyMatrix::low_sf |
| unsigned PLMD::adjmat::TopologyMatrix::maxbins |
The maximum number of bins that will be used This is calculated based on the dmax of the switching functions.
| double PLMD::adjmat::TopologyMatrix::sigma |
| SwitchingFunction PLMD::adjmat::TopologyMatrix::switchingFunction |
switching functions
| SwitchingFunction PLMD::adjmat::TopologyMatrix::threshold_switch |
Hosted by GitHub
|
1.13.2
|