Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmredundant.h10 PETSC_EXTERN PetscErrorCode DMRedundantGetSize(DM, PetscMPIInt *, PetscInt *);
/petsc/src/dm/impls/redundant/
H A Ddmredundant.c291 PetscErrorCode DMRedundantGetSize(DM dm, PetscMPIInt *rank, PetscInt *N) in DMRedundantGetSize() function