petsc-3.3-p7 2013-05-11

DMDASetLocalAdicFunction

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

Synopsis

PetscErrorCode DMDASetLocalAdicFunction(DM da,DMDALocalFunction1 ad_lf)
Logically Collective on DM

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/../../../../include/petscdmda.h
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages