#include "grid.h" #include "gvec.h" int GridGetBoundaryStart(Grid grid, int bd, int field, PetscTruth ghost, int *node, int *nclass)Not collective
grid | - The grid | |
bd | - The boundary marker | |
field | - The field | |
ghost | - Flag for including ghost nodes |
node | - The canonical node number | |
nclass | - The node class |
Level:intermediate
Location:src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages