Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h50 NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in MassFunction_Newtonian()
188 NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in RHSFunction_Newtonian()
279 … const NewtonianIdealGasContext context, const CeedScalar dXdx[3][3], CeedScalar v_i[5], in IFunction_Newtonian_Integrand()
309 NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in IFunction_Newtonian()
389 … const NewtonianIdealGasContext context, const CeedScalar kmstress[6], in IJacobian_Newtonian_Integrand()
430 const NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in IJacobian_Newtonian()
480 const NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in BoundaryIntegral()
546 const NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in BoundaryIntegral_Jacobian()
604 const NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in DivDiffusiveFluxVolumeRHS_NS()
657 const NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in DivDiffusiveFluxBoundaryRHS_NS()
[all …]
H A Dbc_slip.h12 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in Slip()
64 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in Slip_Jacobian()
H A Dmonitor_totalkineticenergy.h9 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in MonitorTotalKineticEnergy()
H A Dmonitor_cfl.h10 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in MonitorCFL()
H A Dnewtonian_types.h28 typedef struct NewtonianIdealGasContext_ *NewtonianIdealGasContext; typedef
H A Dvelocity_gradient_projection.h16 NewtonianIGProperties gas = ((NewtonianIdealGasContext)ctx)->gas; in VelocityGradientProjectionRHS()
H A Dgaussianwave.h26 const NewtonianIdealGasContext newt_ctx = &context->newt_ctx; in IC_GaussianWave()
H A Dsgs_dd_model.h221 NewtonianIdealGasContext newt_ctx = (NewtonianIdealGasContext)ctx; in IFunction_NodalSgs()
H A Dstg_shur14.h289 const NewtonianIdealGasContext context = &stg_ctx->newt_ctx; in ICsStg()
/honee/qfunctions/spanstats/
H A Dturbulence.h102 NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in ChildStatsCollectionMMSTest()
/honee/problems/
H A Dgaussianwave.c20 NewtonianIdealGasContext newtonian_ig_ctx; in NS_GAUSSIAN_WAVE()
H A Ddensitycurrent.c20 NewtonianIdealGasContext newtonian_ig_ctx; in NS_DENSITY_CURRENT()
H A Dbc_outflow.c113 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian… in OutflowBCSetup()
H A Dchannel.c43 NewtonianIdealGasContext newtonian_ig_ctx; in NS_CHANNEL()
H A Dblasius.c138 NewtonianIdealGasContext newtonian_ig_ctx; in NS_BLASIUS()
H A Dnewtonian.c22 NewtonianIdealGasContext newt_ctx; in PRINT_NEWTONIAN()
380 NewtonianIdealGasContext newtonian_ig_ctx; in NS_NEWTONIAN_IG()
H A Dstg_shur14.c245 NewtonianIdealGasContext newtonian_ig_ctx; in SetupStg()
H A Dbc_freestream.c111 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian… in FreestreamBCSetup()
H A Dsgs_dd_model.c650 NewtonianIdealGasContext newt_ctx; in SgsDDSetup()
/honee/include/
H A Dnavierstokes.h338 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian…
340 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian…
/honee/src/
H A Dmonitor_cfl.c97 NewtonianIdealGasContext newt_ctx; in SetupMontiorCfl()
H A Ddifferential_filter.c200 NewtonianIdealGasContext newt_ctx; in DifferentialFilterSetup()
/honee/src/spanstats/
H A Dcflpe.c91 NewtonianIdealGasContext newtonian_ig_ctx; in CreateStatisticCollectionOperator()
H A Dturbulence.c22 NewtonianIdealGasContext newtonian_ig_ctx; in CreateStatisticCollectionOperator()
/honee/src/smartsim/
H A Dsgs_dd_training.c203 NewtonianIdealGasContext newt_ctx; in SGS_DD_TrainingSetup()