Home
last modified time | relevance | path

Searched refs:DM_Redundant (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c8 } 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()
[all …]