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.Voronoi.Voronoi.Region Class Reference

Public Member Functions

 __init__ (self, vert_array, indices, atom)
 
 num_indices (self)
 
 num_edges (self)
 
 area (self)
 
 is_neighbor (self, other)
 
 print_indices (self)
 
 atomId (self)
 
 coords (self)
 
 __str__ (self)
 

Public Attributes

 vertices
 
 indices
 
 atom
 
 edges
 

Member Function Documentation

◆ is_neighbor()

loos.Voronoi.Voronoi.Region.is_neighbor ( self,
other )
Two regions are neighbors if they have an edge in common

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