Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexdd.c255 PetscErrorCode DMCreateDomainDecompositionScatters_Plex(DM dm, PetscInt n, DM *subdms, VecScatter *… in DMCreateDomainDecompositionScatters_Plex() function
H A Dplexcreate.c5756 dm->ops->createddscatters = DMCreateDomainDecompositionScatters_Plex; in DMInitialize_Plex()
/petsc/include/petsc/private/
H A Ddmpleximpl.h852 PETSC_INTERN PetscErrorCode DMCreateDomainDecompositionScatters_Plex(DM, PetscInt, DM *, VecScatter…