Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c3166 static void snapToSphere(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in snapToSphere() function
3662 PetscCall(DMPlexSetCoordinateMap(dm, snapToSphere)); in DMPlexCreateSphereMesh_Internal()