Searched refs:SNESComputeJacobian_DMLocal (Results 1 – 1 of 1) sorted by relevance
127 static PetscErrorCode SNESComputeJacobian_DMLocal(SNES snes, Vec X, Mat A, Mat B, PetscCtx ctx) in SNESComputeJacobian_DMLocal() function260 PetscCall(DMSNESSetJacobian(dm, SNESComputeJacobian_DMLocal, dmlocalsnes)); in DMSNESSetFunctionLocal()333 PetscCall(DMSNESSetJacobian(dm, SNESComputeJacobian_DMLocal, dmlocalsnes)); in DMSNESSetJacobianLocal()