Lines Matching refs:DM_Forest
176 #define DM_Forest_pforest _append_pforest(DM_Forest)
384 DM_Forest *forest = (DM_Forest *)dm->data; in DMForestDestroy_pforest()
409 DM_Forest_pforest *pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMForestTemplate_pforest()
410 DM_Forest_pforest *tpforest = (DM_Forest_pforest *)((DM_Forest *)tdm->data)->data; in DMForestTemplate_pforest()
591 DM_Forest *forest = (DM_Forest *)dm->data; in DMPforestGetRefinementLevel()
705 DM_Forest *forest = (DM_Forest *)dm->data; in DMSetUp_pforest()
726 DM_Forest *aforest = (DM_Forest *)adaptFrom->data; in DMSetUp_pforest()
859 DM_Forest *aforest = (DM_Forest *)adaptFrom->data; in DMSetUp_pforest()
1098 coarse_pforest = (DM_Forest_pforest *)((DM_Forest *)coarseDM->data)->data; in DMSetUp_pforest()
1322 DM_Forest *forest; in DMForestGetAdaptivitySuccess_pforest()
1326 forest = (DM_Forest *)dm->data; in DMForestGetAdaptivitySuccess_pforest()
1369 DM_Forest *forest = (DM_Forest *)dm->data; in DMView_VTK_pforest()
2282 DM_Forest *forest; in DMPforestGetCellSFNodes()
2286 forest = (DM_Forest *)dm->data; in DMPforestGetCellSFNodes()
2356 pforestC = (DM_Forest_pforest *)((DM_Forest *)coarse->data)->data; in DMPforestGetTransferSF_Point()
2357 pforestF = (DM_Forest_pforest *)((DM_Forest *)fine->data)->data; in DMPforestGetTransferSF_Point()
2902 pforestC = (DM_Forest_pforest *)((DM_Forest *)coarse->data)->data; in DMPforestGetTransferSF_Internal()
2903 pforestF = (DM_Forest_pforest *)((DM_Forest *)fine->data)->data; in DMPforestGetTransferSF_Internal()
3035 DM_Forest *forest = (DM_Forest *)dm->data; in DMPforestLabelsInitialize()
3469 DM_Forest_pforest *pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMPforestLabelsFinalize()
3699 DM_Forest *forest; in DMPforestMapCoordinates()
3711 forest = (DM_Forest *)dm->data; in DMPforestMapCoordinates()
3939 DM_Forest *forest; in DMPforestLocalizeCoordinates()
3972 forest = (DM_Forest *)dm->data; in DMPforestLocalizeCoordinates()
4093 DM_Forest *forest; in DMForestClearAdaptivityForest_pforest()
4097 forest = (DM_Forest *)dm->data; in DMForestClearAdaptivityForest_pforest()
4108 DM_Forest *forest; in DMConvert_pforest_plex()
4133 forest = (DM_Forest *)dm->data; in DMConvert_pforest_plex()
4352 DM_Forest_pforest *pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMSetFromOptions_pforest()
4383 pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMPforestGetPartitionForCoarsening()
4394 pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMPforestSetPartitionForCoarsening()
4406 pforest = (DM_Forest_pforest *)((DM_Forest *)dm->data)->data; in DMPforestGetPlex()
4696 DM_Forest *forestIn, *forestOut, *forestAdaptIn, *forestAdaptOut; in DMForestTransferVec_pforest()
4703 forestOut = (DM_Forest *)dmOut->data; in DMForestTransferVec_pforest()
4704 forestIn = (DM_Forest *)dmIn->data; in DMForestTransferVec_pforest()
4708 forestAdaptOut = adaptOut ? (DM_Forest *)adaptOut->data : NULL; in DMForestTransferVec_pforest()
4712 forestAdaptIn = adaptIn ? (DM_Forest *)adaptIn->data : NULL; in DMForestTransferVec_pforest()
5010 DM_Forest *forest; in DMForestCreateCellChart_pforest()
5016 forest = (DM_Forest *)dm->data; in DMForestCreateCellChart_pforest()
5031 DM_Forest *forest; in DMForestCreateCellSF_pforest()
5042 forest = (DM_Forest *)dm->data; in DMForestCreateCellSF_pforest()
5158 DM_Forest *forest; in DMCreate_pforest()
5179 forest = (DM_Forest *)dm->data; in DMCreate_pforest()