petsc-3.3-p7 2013-05-11

DMDASetLocalAdicMFFunction

Caches in a DM a local function computed by ADIC/ADIFOR

Synopsis

PetscErrorCode DMDASetLocalAdicMFFunction(DM da,DMDALocalFunction1 ad_lf)
Logically Collective on DMDA

Input Parameter

da - initial distributed array
ad_lf - the local function as computed by ADIC/ADIFOR

Keywords

distributed array, refine

See Also

DMDACreate1d(), DMDACreate2d(), DMDACreate3d(), DMDestroy(), DMDAGetLocalFunction(), DMDASetLocalFunction(),
DMDASetLocalJacobian()

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