LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Public Member Functions | |
__init__ (self, atomicgroup) | |
num_atoms (self) | |
update_atoms (self, atomicgroup) | |
generate_hull (self) | |
generate_vertices (self) | |
atom (self, index) | |
coords (self, index) | |
is_inside (self, p) | |
Public Attributes | |
atoms | |
hull | |
vertices | |
simplices | |
loos.pyloos.ConvexHull.ConvexHull.is_inside | ( | self, | |
p ) |
Returns true if p (a GCoord) is inside the hull