petsc4py.PETSc.DMPlex.ReorderDefaultFlag

class petsc4py.PETSc.DMPlex.ReorderDefaultFlag

Bases: object

Attributes Summary

FALSE

Constant FALSE of type int

NOTSET

Constant NOTSET of type int

TRUE

Constant TRUE of type int

Attributes Documentation

FALSE: int = FALSE

Constant FALSE of type int

NOTSET: int = NOTSET

Constant NOTSET of type int

TRUE: int = TRUE

Constant TRUE of type int