Home
last modified time | relevance | path

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

/petsc/src/snes/impls/al/
H A Dal.c210 static PetscErrorCode SNESNewtonALComputeFunction_NEWTONAL(SNES snes, Vec X, Vec Q) in SNESNewtonALComputeFunction_NEWTONAL() function
653 …unction((PetscObject)snes, "SNESNewtonALComputeFunction_C", SNESNewtonALComputeFunction_NEWTONAL)); in SNESCreate_NEWTONAL()