Searched refs:DMPlexGetMaxProjectionHeight (Results 1 – 8 of 8) sorted by relevance
78 PetscCall(DMPlexGetMaxProjectionHeight(dm, &mh)); in DMCreateDomainDecomposition_Plex()340 PetscCall(DMPlexGetMaxProjectionHeight(dm, &mh)); in DMCreateNeumannOverlap_Plex()
808 PetscCall(DMPlexGetMaxProjectionHeight(plex, &maxHeight)); in DMProjectLocal_Generic_Plex()
3586 PetscCall(DMPlexGetMaxProjectionHeight(coordDM, &localizationHeight)); in DMPlexCreateSubmeshGeneric_Interpolated()
484 PetscErrorCode DMPlexGetMaxProjectionHeight(DM dm, PetscInt *height) in DMPlexGetMaxProjectionHeight() function
5736 PetscCall(DMPlexGetMaxProjectionHeight(dm, &maxHeight)); in DMCreateCoordinateDM_Plex()
360 PetscCall(DMPlexGetMaxProjectionHeight(cplex, &maxHeight)); in DMLocalizeCoordinates()
435 PETSC_EXTERN PetscErrorCode DMPlexGetMaxProjectionHeight(DM, PetscInt *);
4602 PetscCall(DMPlexGetMaxProjectionHeight(base, &mh)); in DMForestTransferVecFromBase_pforest()