Lines Matching refs:DMPforestGetPlex

700 static PetscErrorCode DMPforestGetPlex(DM, DM *);
1315 PetscCall(DMPforestGetPlex(dm, NULL)); in DMSetUp_pforest()
1356 PetscCall(DMPforestGetPlex(dm, &plex)); in DMView_ASCII_pforest()
1436 PetscCall(DMPforestGetPlex(dm, &plex)); in DMView_HDF5_pforest()
1448 PetscCall(DMPforestGetPlex(dm, &plex)); in DMView_GLVis_pforest()
2290 PetscCall(DMPforestGetPlex(dm, &plex)); in DMPforestGetCellSFNodes()
2364 PetscCall(DMPforestGetPlex(fine, &plexF)); in DMPforestGetTransferSF_Point()
2366 PetscCall(DMPforestGetPlex(coarse, &plexC)); in DMPforestGetTransferSF_Point()
2923 PetscCall(DMPforestGetPlex(fine, &plexF)); in DMPforestGetTransferSF_Internal()
2925 PetscCall(DMPforestGetPlex(coarse, &plexC)); in DMPforestGetTransferSF_Internal()
3489 PetscCall(DMPforestGetPlex(adapt, &adaptPlex)); in DMPforestLabelsFinalize()
4399 static PetscErrorCode DMPforestGetPlex(DM dm, DM *plex) in DMPforestGetPlex() function
4439 PetscCall(DMPforestGetPlex(dmCoarse, &plexC)); in DMCreateInterpolation_pforest()
4440 PetscCall(DMPforestGetPlex(dmFine, &plexF)); in DMCreateInterpolation_pforest()
4479 PetscCall(DMPforestGetPlex(dmCoarse, &plexC)); in DMCreateInjection_pforest()
4480 PetscCall(DMPforestGetPlex(dmFine, &plexF)); in DMCreateInjection_pforest()
4584 PetscCall(DMPforestGetPlex(dmIn, &plex)); in DMForestTransferVecFromBase_pforest()
4749 PetscCall(DMPforestGetPlex(dmIn, &plexIn)); in DMForestTransferVec_pforest()
4750 PetscCall(DMPforestGetPlex(dmOut, &plexOut)); in DMForestTransferVec_pforest()
4769 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateCoordinateDM_pforest()
4783 PetscCall(DMPforestGetPlex(dm, &plex)); in VecViewLocal_pforest()
4799 PetscCall(DMPforestGetPlex(dm, &plex)); in VecView_pforest()
4815 PetscCall(DMPforestGetPlex(dm, &plex)); in VecView_pforest_Native()
4831 PetscCall(DMPforestGetPlex(dm, &plex)); in VecLoad_pforest()
4847 PetscCall(DMPforestGetPlex(dm, &plex)); in VecLoad_pforest_Native()
4884 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateMatrix_pforest()
4899 PetscCall(DMPforestGetPlex(dm, &plex)); in DMProjectFunctionLocal_pforest()
4911 PetscCall(DMPforestGetPlex(dm, &plex)); in DMProjectFunctionLabelLocal_pforest()
4923 PetscCall(DMPforestGetPlex(dm, &plex)); in DMProjectFieldLocal_pforest()
4935 PetscCall(DMPforestGetPlex(dm, &plex)); in DMComputeL2Diff_pforest()
4947 PetscCall(DMPforestGetPlex(dm, &plex)); in DMComputeL2FieldDiff_pforest()
4960 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreatelocalsection_pforest()
4976 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateDefaultConstraints_pforest()
4989 PetscCall(DMPforestGetPlex(dm, &plex)); in DMGetDimPoints_pforest()
5087 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateNeumannOverlap_pforest()
5104 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateDomainDecomposition_pforest()
5117 PetscCall(DMPforestGetPlex(dm, &plex)); in DMCreateDomainDecompositionScatters_pforest()