#include "grid.h" #include "gvec.h" int GridLocalToElementGeneral(Grid grid, Vec ghostVec, Vec reduceVec, PetscTruth reduceSystem, PetscTruth reduceElement, ElementVec vec)Not collective
grid | - The grid | |
ghostVec | - The vector of values (including ghsot points) | |
reduceVec | - The vector of boundary values | |
reduceSystem | - The flag for reducing boundary conditions | |
reduceElement | - The flag for putting boundary values in the element vector | |
vec | - The element vector |
Level:advanced
Location:src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages