petsc-3.3-p7 2013-05-11

DMDASetLocalAdicMFFunctioni

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

Synopsis

PetscErrorCode  DMDASetLocalAdicFunctioni(DM da,int (ad_lf*)(DMDALocalInfo*,MatStencil*,void*,void*,void*)
Logically Collective on DMDA

Input Parameter

da - initial distributed array
admf_lfi - the local matrix-free function as computed by ADIC/ADIFOR

Keywords

distributed array, refine

See Also

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

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