#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMSetMatrixPreallocateOnly(DM dm, PetscBool only)Logically Collective on DM
dm | - the DM | |
only | - PETSC_TRUE if only want preallocation |
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages