Home
last modified time | relevance | path

Searched refs:TSMonitorLGGetVariableNames (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/
H A Dextchemfield.c213 PetscCall(TSMonitorLGGetVariableNames(ts, &names)); in main()
/petsc/src/ts/interface/
H A Dtsmon.c1173 PetscErrorCode TSMonitorLGGetVariableNames(TS ts, const char *const **names) in TSMonitorLGGetVariableNames() function
/petsc/include/
H A Dpetscts.h1028 PETSC_EXTERN PetscErrorCode TSMonitorLGGetVariableNames(TS, const char *const **);