petsc-3.7.1 2016-05-15
Report Typos and Errors

DMDAConvertToCell

Convert (i,j,k) to local cell number

Synopsis

#include "petscdmda.h"   
PetscErrorCode DMDAConvertToCell(DM dm, MatStencil s, PetscInt *cell)
Not Collective Many br

Input Parameter

da - the distributed array Many br
s - A MatStencil giving (i,j,k) Many br

Output Parameter

cell -the local cell number Many br

Many br

See Also

DMDAVecGetClosure()

Level:developer
Location:
src/dm/impls/da/dageometry.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages