GTSDuplicate

Duplicates a grid TS.

Synopsis

#include "petscts.h" 
#include "gsolver.h" 
int GTSDuplicate(GTS ts, GTS *newts)
Collective on GTS

Input Parameter

ts -The grid TS

Output Parameter

newts -The new grid TS

Keywords

grid ts, duplicate

See Also

TSDuplicate(), GTSDestroy()

Level:beginner
Location:
src/gsolver/interface/gts.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages