Home
last modified time | relevance | path

Searched defs:SetupAuxDM (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex47.c178 static PetscErrorCode SetupAuxDM(DM dm, PetscFE feAux, AppCtx *user) in SetupAuxDM() function
/petsc/src/snes/tutorials/
H A Dex77.c371 static PetscErrorCode SetupAuxDM(DM dm, PetscInt NfAux, PetscFE feAux[], AppCtx *user) in SetupAuxDM() function
H A Dex12.c697 static PetscErrorCode SetupAuxDM(DM dm, PetscFE feAux, AppCtx *user) in SetupAuxDM() function