First page Back Continue Last page Overview Graphics
Building Ghosts:
FEM_Add_ghost_elem(e,t,elem2tuple)
e is the element type
t is the number of tuples per element
elem2tuple maps an element to its tuples:
- A tupleSize by t array of integers
- Contains element-local node numbers
Repeat this call for each ghost element type