|
|
bool | enabled () const noexcept |
| |
|
bool | equals (const PeriodicBox &pb) const noexcept |
| |
|
const SimpleSphere | shift_by_weighted_directions (const SimpleSphere &o, const Float wa, const Float wb, const Float wc) const |
| |
|
|
static PeriodicBox | create_periodic_box_from_corners (const std::vector< SimplePoint > &periodic_box_corners) noexcept |
| |
|
static PeriodicBox | create_periodic_box_from_shift_directions (const std::vector< SimplePoint > &shift_directions) noexcept |
| |
|
static PeriodicBox | create_periodic_box_from_shift_directions_or_from_corners (const std::vector< SimplePoint > &shift_directions, const std::vector< SimplePoint > &periodic_box_corners) noexcept |
| |
The documentation for this class was generated from the following file: