Searched refs:SNESComputeJacobian_MATLMVM (Results 1 – 1 of 1) sorted by relevance
38 static PetscErrorCode SNESComputeJacobian_MATLMVM(SNES snes, Vec X, Mat J, Mat B, void *dummy) in SNESComputeJacobian_MATLMVM() function603 PetscCall(SNESComputeJacobian_MATLMVM(snes, X, neP->qnB, neP->qnB_pre, NULL)); in SNESSolve_NEWTONTR()