#include "petscdmda.h" PetscErrorCode DMDAFormJacobianLocal(DM da, DMDALocalFunction1 func, Vec X, Mat J, void *ctx)Collective on DMDA
da | - the DM context | |
func | - The local function | |
X | - input vector | |
J | - Jacobian matrix | |
ctx | - A user context |
Level:intermediate
Location:src/dm/impls/da/da2.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages