Searched refs:SNESComputeFunction_DMLocal (Results 1 – 1 of 1) sorted by relevance
76 static PetscErrorCode SNESComputeFunction_DMLocal(SNES snes, Vec X, Vec F, PetscCtx ctx) in SNESComputeFunction_DMLocal() function161 …scCall(MatFDColoringSetFunction(fdcoloring, (MatFDColoringFn *)SNESComputeFunction_DMLocal, dmloca… in SNESComputeJacobian_DMLocal()258 PetscCall(DMSNESSetFunction(dm, SNESComputeFunction_DMLocal, dmlocalsnes)); in DMSNESSetFunctionLocal()