Global

class pygamer.surfacemesh.Global

Wrapper around a gamer::SMGlobal.

Methods

Global.__init__(*args, **kwargs)

Initialize self.

Attributes

Global.ishole

Does this domain represent a hole or not?

Global.marker

Domain marker to use when tetrahedralizing.

Global.useVolumeConstraint

Use a volume constraint when tetrahedralizing.

Global.volumeConstraint

Domain volumeConstraint to use when tetrahedralizing.