petsc4py.PETSc.Vec.Type#
- class petsc4py.PETSc.Vec.Type#
Bases:
object
The vector type.
Attributes Summary
Object
CUDA
of typestr
Object
HIP
of typestr
Object
KOKKOS
of typestr
Object
MPI
of typestr
Object
MPICUDA
of typestr
Object
MPIHIP
of typestr
Object
MPIKOKKOS
of typestr
Object
MPIVIENNACL
of typestr
Object
NEST
of typestr
Object
SEQ
of typestr
Object
SEQCUDA
of typestr
Object
SEQHIP
of typestr
Object
SEQKOKKOS
of typestr
Object
SEQVIENNACL
of typestr
Object
SHARED
of typestr
Object
STANDARD
of typestr
Object
VIENNACL
of typestr
Attributes Documentation