|
occ
|
#include <solvation_types.h>
Public Member Functions | |
| void | assign (const NeighborContribution &other) |
Public Attributes | |
| double | coulomb {0.0} |
| double | cds {0.0} |
| double | area_coulomb {0.0} |
| double | area_cds {0.0} |
| bool | neighbor_set {false} |
| void occ::cg::NeighborContribution::assign | ( | const NeighborContribution & | other | ) |
| double occ::cg::NeighborContribution::area_cds {0.0} |
| double occ::cg::NeighborContribution::area_coulomb {0.0} |
| double occ::cg::NeighborContribution::cds {0.0} |
| double occ::cg::NeighborContribution::coulomb {0.0} |
| bool occ::cg::NeighborContribution::neighbor_set {false} |