Pteros
2.0
Molecular modeling library for human beings!
|
This is the complete list of members for pteros::PeriodicBox, including all inherited members.
box_to_lab(Vector3f_const_ref point) const | pteros::PeriodicBox | |
box_to_lab_transform() const | pteros::PeriodicBox | |
closest_image(Vector3f_const_ref point, Vector3f_const_ref target, Array3i_const_ref pbc=fullPBC) const | pteros::PeriodicBox | |
distance(Vector3f_const_ref point1, Vector3f_const_ref point2, Array3i_const_ref pbc=fullPBC) const | pteros::PeriodicBox | |
distance_squared(Vector3f_const_ref point1, Vector3f_const_ref point2, Array3i_const_ref pbc=fullPBC) const | pteros::PeriodicBox | |
extent(int i) const | pteros::PeriodicBox | |
extents() const | pteros::PeriodicBox | |
from_pdb_box(const char *line) | pteros::PeriodicBox | |
from_vectors_angles(Vector3f_const_ref vectors, Vector3f_const_ref angles) | pteros::PeriodicBox | |
get_element(int i, int j) const (defined in pteros::PeriodicBox) | pteros::PeriodicBox | |
get_inv_matrix() const | pteros::PeriodicBox | |
get_matrix() const | pteros::PeriodicBox | |
get_vector(int i) const | pteros::PeriodicBox | |
in_box(Vector3f_const_ref point, Vector3f_const_ref origin=Eigen::Vector3f::Zero()) const | pteros::PeriodicBox | |
is_periodic() const | pteros::PeriodicBox | inline |
is_triclinic() const | pteros::PeriodicBox | inline |
lab_to_box(Vector3f_const_ref point) const | pteros::PeriodicBox | |
lab_to_box_transform() const | pteros::PeriodicBox | |
operator=(const PeriodicBox &other) | pteros::PeriodicBox | |
PeriodicBox() | pteros::PeriodicBox | |
PeriodicBox(Matrix3f_const_ref m) | pteros::PeriodicBox | |
PeriodicBox(Vector3f_const_ref vectors, Vector3f_const_ref angles) | pteros::PeriodicBox | |
PeriodicBox(const PeriodicBox &other) | pteros::PeriodicBox | |
scale_vectors(Vector3f_const_ref scale) | pteros::PeriodicBox | |
set_element(int i, int j, float val) (defined in pteros::PeriodicBox) | pteros::PeriodicBox | |
set_matrix(Matrix3f_const_ref box) | pteros::PeriodicBox | |
set_vector(Vector3f_const_ref vec, int i) | pteros::PeriodicBox | |
shortest_vector(Vector3f_const_ref point1, Vector3f_const_ref point2, Array3i_const_ref pbc=fullPBC) const | pteros::PeriodicBox | |
to_pdb_box() const | pteros::PeriodicBox | |
to_vectors_angles(Vector3f_ref vectors, Vector3f_ref angles) const | pteros::PeriodicBox | |
volume() | pteros::PeriodicBox | |
wrap_point(Vector3f_ref point, Array3i_const_ref pbc=fullPBC, Vector3f_const_ref origin=Eigen::Vector3f::Zero()) const | pteros::PeriodicBox |