Searched refs:grid_refct (Results 1 – 4 of 4) sorted by relevance
22 PetscInt grid_refct; member
10 PetscInt grid_refct; /* reference count */ member
1079 if (--commgrid->grid_refct == 0) { in MatDestroy_Elemental()1373 commgrid->grid_refct = 1; in MatCreate_Elemental()1381 commgrid->grid_refct++; in MatCreate_Elemental()
1259 if (--grid->grid_refct == 0) { in MatDestroy_ScaLAPACK()1826 grid->grid_refct = 1; in MatCreate_ScaLAPACK()1838 } else grid->grid_refct++; in MatCreate_ScaLAPACK()