petsc4py.typing.ArrayBool

petsc4py.typing.ArrayBool

Array of bool.

alias of ndarray[tuple[int, …], dtype[bool]]