Home
last modified time | relevance | path

Searched defs:computealfunction (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/al/
H A Dalimpl.h24 …SNESFunctionFn *computealfunction; /* user-provided function to compute the tangent load vector */ member
H A Dal.c213 SNESFunctionFn *computealfunction = NULL; in SNESNewtonALComputeFunction_NEWTONAL() local