Lines Matching refs:Honee
18 PetscErrorCode UpdateBoundaryValues(Honee honee, Vec Q_loc, PetscReal t) { in UpdateBoundaryValues()
31 Honee honee = *(Honee *)user_data; in RHS_NS()
117 Honee honee = *(Honee *)user_data; in IFunction_NS()
170 Honee honee = *(Honee *)user_data; in FormIJacobian_NS()
195 PetscErrorCode WriteOutput(Honee honee, Vec Q, PetscInt step_no, PetscScalar time) { in WriteOutput()
255 Honee honee = ctx; in TSMonitor_WallForce()
296 Honee honee = ctx; in TSMonitor_NS()
310 Honee honee; in TSPostStep_CheckStep()
329 Honee honee; in TSPostStep_MaxWallTime()
360 Honee honee; in TSPostStep_Honee()
410 PetscErrorCode TSSolve_NS(DM dm, Honee honee, AppCtx app_ctx, Physics phys, ProblemData problem, Ve… in TSSolve_NS()