petsc4py.PETSc.DMDA.StencilType

class petsc4py.PETSc.DMDA.StencilType

Bases: object

Attributes Summary

BOX

Constant BOX of type int

STAR

Constant STAR of type int

Attributes Documentation

BOX: int = BOX

Constant BOX of type int

STAR: int = STAR

Constant STAR of type int