Searched defs:t (Results 1 – 6 of 6) sorted by relevance
| /honee/src/ |
| H A D | setupts.c | 18 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 D | monitor_cfl.c | 168 time_t t = time(NULL); in TSMonitor_Cfl() local
|
| H A D | monitor_totalkineticenergy.c | 167 time_t t = time(NULL); in TSMonitor_TotalKineticEnergy() local
|
| /honee/qfunctions/spanstats/ |
| H A D | turbulence.h | 103 const CeedScalar t = context->time; in ChildStatsCollectionMMSTest() local
|
| /honee/qfunctions/ |
| H A D | stg_shur14.h | 152 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 D | bc_outflow.h | 25 const CeedScalar t = exp(x / width); in Softplus_fwd() local
|