Searched refs:DMPlexCreateWedgeBoxMesh_Internal (Results 1 – 1 of 1) sorted by relevance
2048 static PetscErrorCode DMPlexCreateWedgeBoxMesh_Internal(DM dm, const PetscInt faces[], const PetscR… in DMPlexCreateWedgeBoxMesh_Internal() function2113 …PetscCall(DMPlexCreateWedgeBoxMesh_Internal(*dm, faces ? faces : fac, lower ? lower : low, upper ?… in DMPlexCreateWedgeBoxMesh()4862 PetscCall(DMPlexCreateWedgeBoxMesh_Internal(dm, faces, lower, upper, bdt)); in DMPlexCreateFromOptions_Internal()