GTSCalcBCValues
This function calculates the boundary values. It is normally called once a timestep when using time dependent boundary conditions.
Synopsis
#include "petscts.h"
#include "gsolver.h"
int GTSCalcBCValues(GTS ts)
Collective on GTS
Input Parameter
ts -The GTS
Keywords
grid ts, reduction, boundary conditions
See Also
GridSetBCContext(), GridSetBC(), GridAddBC()
Level:advanced
Location:src/gsolver/interface/gts.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages