Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c195 PetscErrorCode WriteOutput(Honee honee, Vec Q, PetscInt step_no, PetscScalar time) { in WriteOutput() function
305 PetscCall(WriteOutput(honee, Q, step_no, time)); in TSMonitor_NS()
546 PetscCall(WriteOutput(honee, Q, step_no, final_time)); in TSSolve_NS()