| d67e408a | 03-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many uses of ISCreateGeneral( index,PETSC_COPY_VALUES) PetscFree(index) with ISCreateGeneral(index, PETSC_OWN_POINTER ) Also done for ISLocalToGlobalMappingCreate()
Hg-commit: 306adafb87ff
fixed many uses of ISCreateGeneral( index,PETSC_COPY_VALUES) PetscFree(index) with ISCreateGeneral(index, PETSC_OWN_POINTER ) Also done for ISLocalToGlobalMappingCreate()
Hg-commit: 306adafb87ff2aa0ebba90fa506f7491eb9fc8be
show more ...
|