Searched refs:createcellcoordinatedm (Results 1 – 12 of 12) sorted by relevance
30 PetscUseTypeMethod(dm, createcellcoordinatedm, &coordDM); in main()
452 PetscUseTypeMethod(dm, createcellcoordinatedm, &cdgdm); in DMLocalizeCoordinates()
1112 PetscUseTypeMethod(dm, createcellcoordinatedm, &cdmOld); in DMSetCoordinateDisc()
329 dm->ops->createcellcoordinatedm = NULL; in DMInitialize_Network()
50 PetscErrorCode (*createcellcoordinatedm)(DM, DM *); member
426 da->ops->createcellcoordinatedm = NULL; in DMCreate_DA()
978 dm->ops->createcellcoordinatedm = NULL; in DMCreate_Stag()
1468 dm->ops->createcellcoordinatedm = NULL; in DMInitialize_Moab()
2707 sw->ops->createcellcoordinatedm = NULL; in DMInitialize_Swarm()
3588 PetscUseTypeMethod(subdm, createcellcoordinatedm, &subCoordDM); in DMPlexCreateSubmeshGeneric_Interpolated()
5722 dm->ops->createcellcoordinatedm = DMCreateCellCoordinateDM_Plex; in DMInitialize_Plex()
5133 dm->ops->createcellcoordinatedm = NULL; in DMInitialize_pforest()