Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag3d.c284 static PetscErrorCode DMStagSetUpBuildNeighbors_3d(DM);
343 PetscCall(DMStagSetUpBuildNeighbors_3d(dm)); in DMSetUp_Stag_3d()
592 static PetscErrorCode DMStagSetUpBuildNeighbors_3d(DM dm) in DMStagSetUpBuildNeighbors_3d() function