#include "grid.h" int GridProjectInterpolationElementVec(Grid grid, Mesh mesh, int elem, VarOrdering order, PetscTruth constrain, ElementVec vec)Not collective
grid | - The Grid | |
mesh | - The mesh | |
elem | - The element | |
order | - The global variable ordering | |
constrain | - The flag for constraining (applying P^T), or unconstraining (applying P) |
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