petsc4py.PETSc.DMStag.StencilLocation#
- class petsc4py.PETSc.DMStag.StencilLocation#
Bases:
object
Attributes Summary
Constant
BACK
of typeint
Constant
BACK_DOWN
of typeint
Constant
BACK_DOWN_LEFT
of typeint
Constant
BACK_DOWN_RIGHT
of typeint
Constant
BACK_LEFT
of typeint
Constant
BACK_RIGHT
of typeint
Constant
BACK_UP
of typeint
Constant
BACK_UP_LEFT
of typeint
Constant
BACK_UP_RIGHT
of typeint
Constant
DOWN
of typeint
Constant
DOWN_LEFT
of typeint
Constant
DOWN_RIGHT
of typeint
Constant
ELEMENT
of typeint
Constant
FRONT
of typeint
Constant
FRONT_DOWN
of typeint
Constant
FRONT_DOWN_LEFT
of typeint
Constant
FRONT_DOWN_RIGHT
of typeint
Constant
FRONT_LEFT
of typeint
Constant
FRONT_RIGHT
of typeint
Constant
FRONT_UP
of typeint
Constant
FRONT_UP_LEFT
of typeint
Constant
FRONT_UP_RIGHT
of typeint
Constant
LEFT
of typeint
Constant
NULLLOC
of typeint
Constant
RIGHT
of typeint
Constant
UP
of typeint
Constant
UP_LEFT
of typeint
Constant
UP_RIGHT
of typeint
Attributes Documentation