PETSc for Python
Scalar type.
Scalars can be either float or complex (but not both) depending on how PETSc was configured (./configure --with-scalar-type=real|complex).
float
complex
./configure --with-scalar-type=real|complex
previous
petsc4py.typing
next
petsc4py.typing.ArrayInt