Searched refs:dmAuto (Results 1 – 4 of 4) sorted by relevance
42 PetscBool dmAuto; /* SNES created currently used DM automatically */ member
83 PetscBool dmAuto; /* DM was created automatically by KSP */ member
1980 ksp->dmAuto = PETSC_FALSE; in KSPSetDM()2034 ksp->dmAuto = PETSC_TRUE; in KSPGetDM()
5740 snes->dmAuto = PETSC_FALSE; in SNESSetDM()5773 snes->dmAuto = PETSC_TRUE; in SNESGetDM()