Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h5098 #define DMCreateDomainDecomposition_pforest _append_pforest(DMCreateDomainDecomposition) macro
5099 static PetscErrorCode DMCreateDomainDecomposition_pforest(DM dm, PetscInt *nsub, char ***names, IS … in DMCreateDomainDecomposition_pforest() function
5145 dm->ops->createdomaindecomposition = DMCreateDomainDecomposition_pforest; in DMInitialize_pforest()