History log of /petsc/src/vec/is/tests/ex8.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 8112c1cb 22-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-09-04/deprecate-mpiu-bool' into 'main'

Deprecate MPIU_BOOL which used to be for PETSc's enum Bool but now is just MPI_C_BOOL

See merge request petsc/petsc!8691


# 5440e5dc 04-Sep-2025 Barry Smith <bsmith@mcs.anl.gov>

Deprecate MPIU_BOOL which used to be for PETSc' enum Bool but now is just MPI_C_BOOL so no longer needs its own name


# c98904c8 18-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/isl2g' into 'main'

ISLocalToGlobalMapping: proper handling of multiple global indices per process

See merge request petsc/petsc!7381


# 7de13914 12-Mar-2024 Stefano Zampini <stefano.zampini@gmail.com>

ISLocalToGlobalMapping: implement binary load/view and matlab view