Searched refs:resmap (Results 1 – 1 of 1) sorted by relevance
357 PetscWeakFormKind resmap[2] = {PETSC_WF_F0, PETSC_WF_F1}; in DMPlexSNESComputeResidualDS() local365 PetscCall(PetscHMapFormGetSize(ds->wf->form[resmap[m]], &Nkm)); in DMPlexSNESComputeResidualDS()369 … for (m = 0; m < Nm; ++m) PetscCall(PetscHMapFormGetKeys(ds->wf->form[resmap[m]], &off, reskeys)); in DMPlexSNESComputeResidualDS()