petsc-3.7.1 2016-05-15
Report Typos and Errors

TSMonitorLGCtxSetDisplayVariables

Sets the variables that are to be display in the monitor

Synopsis

#include "petscts.h"  
PetscErrorCode  TSMonitorLGCtxSetDisplayVariables(TSMonitorLGCtx ctx,const char * const *displaynames)
Collective on TS Many br

Input Parameters

Many br

Keywords

TS, vector, monitor, view

See Also

TSMonitorSet(), TSMonitorDefault(), VecView(), TSMonitorLGSetVariableNames()

Level:intermediate
Location:
src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages

ctx - the TSMonitorLG context Many br
displaynames - the names of the components, final string must be NULL Many br