ElementVecRestoreArray

his function relinquishes access to the element vector;

Synopsis

#include "grid.h" 
int ElementVecRestoreArray(ElementVec vec, PetscScalar **array)
Collective on ElementVec

Input Parameters

vec - The element vector
array - The array of values

Keywords

element vector, finite element

See Also

ElementVecGetArray(), ElementVecCreate()

Level:intermediate
Location:
src/grid/interface/elemvec.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages