GMatDuplicate

Duplicates a grid vector.

Synopsis

#include "gvec.h" 
int GMatDuplicate(GMat mat, GMat *newmat)

Input Parameters

mat -The matrix

Keywords

grid matrix, destroy

See Also

MatDuplicate(), GMatDestroy()

Level:beginner
Location:
src/gvec/interface/gmat.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages