#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DAFormFunctionLocal(DA da, DALocalFunction1 func, Vec X, Vec F, void *ctx)Collective on DA
da | - the DA context | |
func | - The local function | |
X | - input vector | |
F | - function vector | |
ctx | - A user context |
Level:intermediate
Location:src/dm/da/src/da2.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages