1 #if !defined(_SFALLGATHER_H) 2 #define _SFALLGATHER_H 3 4 #include <petscsftypes.h> 5 6 PETSC_INTERN PetscErrorCode PetscSFGetLeafRanks_Allgather(PetscSF,PetscInt*,const PetscMPIInt**,const PetscInt**,const PetscInt**); 7 8 #endif 9
1 #if !defined(_SFALLGATHER_H) 2 #define _SFALLGATHER_H 3 4 #include <petscsftypes.h> 5 6 PETSC_INTERN PetscErrorCode PetscSFGetLeafRanks_Allgather(PetscSF,PetscInt*,const PetscMPIInt**,const PetscInt**,const PetscInt**); 7 8 #endif 9