ElementVecGetReduceSize
This function returns the size of the element vector after all reductions have been carried out.
Synopsis
#include "grid.h"
int ElementVecGetReduceSize(ElementVec vec, int *size)
Not collective
Input Parameter
| vec | - The element vector
|
Output Parameter