#include "petscpc.h" int PCILUSetSinglePrecisionSolves(PC pc,PetscTruth flag)Collective on PC
pc | - the preconditioner context | |
flag | - PETSC_TRUE to use single precision, default is PETSC_FALSE |
Level:intermediate
Location:src/sles/pc/impls/ilu/ilu.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages