petsc4py.PETSc.SF.Type#
- class petsc4py.PETSc.SF.Type#
Bases:
object
The star forest types.
Attributes Summary
Object
ALLGATHER
of typestr
Object
ALLGATHERV
of typestr
Object
ALLTOALL
of typestr
Object
BASIC
of typestr
Object
GATHER
of typestr
Object
GATHERV
of typestr
Object
NEIGHBOR
of typestr
Object
WINDOW
of typestr
Attributes Documentation