TSGLLEAdaptView#
Views a TSGLLEAdapt step-size and order adaptivity object
Synopsis#
#include "petscts.h"
PetscErrorCode TSGLLEAdaptView(TSGLLEAdapt adapt, PetscViewer viewer)
Collective
Input Parameters#
adapt - the
TSGLLEAdaptcontextviewer - the
PetscViewerused to view the object
See Also#
TS: Scalable ODE and DAE Solvers, TSGLLE, TSGLLEAdapt, TSGLLEAdaptCreate(), PetscViewer
Level#
intermediate
Location#
src/ts/impls/implicit/glle/glleadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages