Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c1973 static void LandauSphereMapping(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], c… in LandauSphereMapping() function
2024 PetscCall(DMPlexRemapGeometry(dm, 0.0, LandauSphereMapping)); in LandauSphereMesh()