#include "petscda.h" int DASetLocalFunction(DA da,DALocalFunction1 lf)Collective on DA
da | - initial distributed array | |
lf | - the local function |
Notes: The routine SNESDAFormFunction() uses this the cached function to evaluate the user provided function.
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