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
Contents
Python specifics