Lines Matching refs:DM_Redundant
8 } DM_Redundant; typedef
12 DM_Redundant *red = (DM_Redundant *)dm->data; in DMCreateMatrix_Redundant()
56 DM_Redundant *red = (DM_Redundant *)dm->data; in DMCreateGlobalVector_Redundant()
74 DM_Redundant *red = (DM_Redundant *)dm->data; in DMCreateLocalVector_Redundant()
89 DM_Redundant *red = (DM_Redundant *)dm->data; in DMLocalToGlobalBegin_Redundant()
136 DM_Redundant *red = (DM_Redundant *)dm->data; in DMGlobalToLocalBegin_Redundant()
166 DM_Redundant *red = (DM_Redundant *)dm->data; in DMView_Redundant()
177 DM_Redundant *red = (DM_Redundant *)dm->data; in DMCreateColoring_Redundant()
202 DM_Redundant *redc = (DM_Redundant *)dmc->data; in DMRefine_Redundant()
215 DM_Redundant *redf = (DM_Redundant *)dmf->data; in DMCoarsen_Redundant()
227 DM_Redundant *redc = (DM_Redundant *)dmc->data; in DMCreateInterpolation_Redundant()
228 DM_Redundant *redf = (DM_Redundant *)dmf->data; in DMCreateInterpolation_Redundant()
302 DM_Redundant *red = (DM_Redundant *)dm->data; in DMRedundantSetSize_Redundant()
322 DM_Redundant *red = (DM_Redundant *)dm->data; in DMRedundantGetSize_Redundant()
351 DM_Redundant *red; in DMCreate_Redundant()