#include "grid.h" int ElementVecCreate(MPI_Comm comm, int size, ElementVec *vec)Collective on MPI_Comm
comm | - The communicator to associate with the vector | |
size | - The number of local variables per element |
Level:beginner
Location:src/grid/interface/elemvec.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages