#include "petscsys.h" PetscErrorCode PetscObjectSetPrecision(PetscObject obj,PetscPrecision precision)Collective on the PetscObject
obj | - the PETSc object; this must be cast with (PetscObject), for example, PetscObjectCompose((PetscObject)mat,...); | |
precision | - the precision |
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