#include "petscsys.h" PetscErrorCode PetscObjectSetPrecision(PetscObject obj,PetscPrecision precision)Collective on the PetscObject Many br
obj | - the PETSc object; this must be cast with (PetscObject), for example, Many brPetscObjectCompose((PetscObject)mat,...); Many br | |
precision | - the precision Many br |
Many br
Level:advanced
Location:src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages