#include "grid.h" int GridCalcGeneralElementVecIndices(Grid grid, int elem, VarOrdering order, VarOrdering reductionOrder, PetscTruth useLocal, ElementVec vec)Not collective
grid | - The Grid | |
elem | - The element | |
order | - The global variable ordering | |
reductionOrder | - The ordering on the reduction space, or PETSC_NULL for the default | |
useLocal | - The flag for local numbering of ghost nodes |
Level:advanced
Location:src/grid/interface/elemvec.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages