Searched refs:dealloc_indices (Results 1 – 2 of 2) sorted by relevance
78 PetscBool dealloc_indices; /* should indices be deallocated? */ member
474 if (mapping->dealloc_indices) PetscCall(PetscFree(mapping->indices)); in ISLocalToGlobalMappingLoad()482 mapping->dealloc_indices = PETSC_TRUE; in ISLocalToGlobalMappingLoad()717 (*mapping)->dealloc_indices = PETSC_TRUE; in ISLocalToGlobalMappingCreate()720 (*mapping)->dealloc_indices = PETSC_TRUE; in ISLocalToGlobalMappingCreate()784 if ((*mapping)->dealloc_indices) PetscCall(PetscFree((*mapping)->indices)); in ISLocalToGlobalMappingDestroy()