Home
last modified time | relevance | path

Searched refs:ISLocalToGlobalMappingRegisterAll (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/vec/interface/
H A Ddlregisvec.c56 PetscCall(ISLocalToGlobalMappingRegisterAll()); in ISInitializePackage()
/petsc/include/
H A Dpetscis.h190 PETSC_EXTERN PetscErrorCode ISLocalToGlobalMappingRegisterAll(void);
/petsc/src/vec/is/utils/
H A Disltog.c754 PetscCall(ISLocalToGlobalMappingRegisterAll()); in ISLocalToGlobalMappingSetFromOptions()
1933 PetscErrorCode ISLocalToGlobalMappingRegisterAll(void) in ISLocalToGlobalMappingRegisterAll() function