#include "petscts.h" PetscErrorCode TSMonitorLGSetDisplayVariables(TS ts,const char * const *displaynames)Collective on TS
Notes: If the TS object does not have a TSMonitorLGCtx associated with it then this function is ignored
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
ts | - the TS context | |
displaynames | - the names of the components, final string must be NULL |