LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos.pyloos.ConvexHull.ConvexHull Class Reference

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
 

Member Function Documentation

◆ is_inside()

loos.pyloos.ConvexHull.ConvexHull.is_inside ( self,
p )
Returns true if p (a GCoord) is inside the hull

The documentation for this class was generated from the following file: