Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmplexsnes.c1001 static PetscErrorCode DMSNESCheck_Internal(SNES snes, DM dm, Vec u) in DMSNESCheck_Internal() function
1036 PetscCall(DMSNESCheck_Internal(snes, dm, sol)); in DMSNESCheckFromOptions()