Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex7.c366 DM auxDM; in SetGauge_Identity() local
374 PetscCall(VecGetDM(auxVec, &auxDM)); in SetGauge_Identity()
375 PetscCall(DMGetLocalSection(auxDM, &s)); in SetGauge_Identity()