GTSSetContext

Sets a user-defined context for use in calculation.

Synopsis

#include "petscts.h" 
#include "gsolver.h" 
int GTSSetContext(GTS ts, void *ctx)
Collective on GTS

Input Parameters

ts -The grid TS
ctx -The context

Keywords

grid ts, context

See Also

GTSGetContext()

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