Home
last modified time | relevance | path

Searched defs:t (Results 1 – 6 of 6) sorted by relevance

/honee/src/
H A Dsetupts.c18 PetscErrorCode UpdateBoundaryValues(Honee honee, Vec Q_loc, PetscReal t) { in UpdateBoundaryValues()
30 PetscErrorCode RHS_NS(TS ts, PetscReal t, Vec Q, Vec G, void *user_data) { in RHS_NS()
116 PetscErrorCode IFunction_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, Vec G, void *user_data) { in IFunction_NS()
169 PetscErrorCode FormIJacobian_NS(TS ts, PetscReal t, Vec Q, Vec Q_dot, PetscReal shift, Mat J, Mat J… in FormIJacobian_NS()
H A Dmonitor_cfl.c168 time_t t = time(NULL); in TSMonitor_Cfl() local
H A Dmonitor_totalkineticenergy.c167 time_t t = time(NULL); in TSMonitor_TotalKineticEnergy() local
/honee/qfunctions/spanstats/
H A Dturbulence.h103 const CeedScalar t = context->time; in ChildStatsCollectionMMSTest() local
/honee/qfunctions/
H A Dstg_shur14.h152 CEED_QFUNCTION_HELPER void StgShur14Calc(const CeedScalar X[3], const CeedScalar t, const CeedScala… in StgShur14Calc()
193 CEED_QFUNCTION_HELPER void StgShur14Calc_PrecompEktot(const CeedScalar X[3], const CeedScalar t, co… in StgShur14Calc_PrecompEktot()
H A Dbc_outflow.h25 const CeedScalar t = exp(x / width); in Softplus_fwd() local