MatReal#
Datatype used inside matrix implementations to store real-valued matrix data
Note#
MatReal is currently a synonym for PetscReal. It exists so that matrix internals can, in principle, store data in a different precision from the rest of PETSc. No PETSc matrix implementation currently exploits this.
See Also#
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages