pyre.geometry.Mesh

Module Contents

class pyre.geometry.Mesh.Mesh(**kwds)

A simple representation of a simplicial mesh that maintains a database of points and connectivities

point(self, coordinates)

Create a point at the given location

simplex(self, nodes)

Add the given simplex specification to my pile