Home
last modified time | relevance | path

Searched refs:MPIU_BOOL (Results 1 – 2 of 2) sorted by relevance

/petsc/doc/changes/
H A D324.md35 - Deprecate `MPIU_BOOL` in favor of `MPI_C_BOOL`. This is now possible since `PetscBool` is now a C…
/petsc/include/
H A Dpetscsys.h188 #define MPIU_BOOL MPI_C_BOOL PETSC_DEPRECATED_MACRO(3, 24, 0, "MPI_C_BOOL", ) macro