Searched refs:locatepointssubdomain (Results 1 – 2 of 2) sorted by relevance
91 PetscErrorCode (*locatepointssubdomain)(DM, Vec, PetscMPIInt **); member
2362 if (celldm->dm->ops->locatepointssubdomain) { in DMSetup_Swarm()