Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dal.c137 static PetscErrorCode SNESNewtonALGetFunction_NEWTONAL(SNES snes, SNESFunctionFn **func, PetscCtxRt… in SNESNewtonALGetFunction_NEWTONAL() function
652 …ComposeFunction((PetscObject)snes, "SNESNewtonALGetFunction_C", SNESNewtonALGetFunction_NEWTONAL)); in SNESCreate_NEWTONAL()