#include "petscdmda.h" PetscErrorCode DMDAComputeFunctionLocalGhost(DM da, DMDALocalFunction1 func, Vec X, Vec F, void *ctx)Collective on DMDA
da | - the DM context | |
func | - The local function | |
X | - input vector | |
F | - function vector | |
ctx | - A user context |
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