petsc4py.typing.ArrayScalar

petsc4py.typing.ArrayScalar

Array of Scalar numbers.

alias of ndarray[tuple[int, …], dtype[float | complex]]