Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex77.c428 static PetscErrorCode FreeStreaming(TS ts, PetscReal t, Vec X, Vec F, PetscCtx ctx) in FreeStreaming() function
936 PetscCall(TSSetRHSFunction(sts, NULL, FreeStreaming, &adv)); in main()