Searched refs:mapFunc (Results 1 – 1 of 1) sorted by relevance
5486 PetscPointFn *mapFunc = NULL; in DMSetFromOptions_Plex() local5500 mapFunc = coordMap_identity; in DMSetFromOptions_Plex()5503 mapFunc = coordMap_shear; in DMSetFromOptions_Plex()5512 mapFunc = coordMap_flare; in DMSetFromOptions_Plex()5521 mapFunc = coordMap_annulus; in DMSetFromOptions_Plex()5530 mapFunc = coordMap_shell; in DMSetFromOptions_Plex()5539 mapFunc = coordMap_sinusoid; in DMSetFromOptions_Plex()5549 mapFunc = coordMap_identity; in DMSetFromOptions_Plex()5560 PetscCall(DMPlexRemapGeometry(dm, 0.0, mapFunc)); in DMSetFromOptions_Plex()