Searched refs:NewtonianIdealGasContext (Results 1 – 25 of 25) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian.h | 50 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 D | bc_slip.h | 12 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in Slip() 64 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in Slip_Jacobian()
|
| H A D | monitor_totalkineticenergy.h | 9 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in MonitorTotalKineticEnergy()
|
| H A D | monitor_cfl.h | 10 const NewtonianIdealGasContext newt_ctx = (const NewtonianIdealGasContext)ctx; in MonitorCFL()
|
| H A D | newtonian_types.h | 28 typedef struct NewtonianIdealGasContext_ *NewtonianIdealGasContext; typedef
|
| H A D | velocity_gradient_projection.h | 16 NewtonianIGProperties gas = ((NewtonianIdealGasContext)ctx)->gas; in VelocityGradientProjectionRHS()
|
| H A D | gaussianwave.h | 26 const NewtonianIdealGasContext newt_ctx = &context->newt_ctx; in IC_GaussianWave()
|
| H A D | sgs_dd_model.h | 221 NewtonianIdealGasContext newt_ctx = (NewtonianIdealGasContext)ctx; in IFunction_NodalSgs()
|
| H A D | stg_shur14.h | 289 const NewtonianIdealGasContext context = &stg_ctx->newt_ctx; in ICsStg()
|
| /honee/qfunctions/spanstats/ |
| H A D | turbulence.h | 102 NewtonianIdealGasContext context = (NewtonianIdealGasContext)ctx; in ChildStatsCollectionMMSTest()
|
| /honee/problems/ |
| H A D | gaussianwave.c | 20 NewtonianIdealGasContext newtonian_ig_ctx; in NS_GAUSSIAN_WAVE()
|
| H A D | densitycurrent.c | 20 NewtonianIdealGasContext newtonian_ig_ctx; in NS_DENSITY_CURRENT()
|
| H A D | bc_outflow.c | 113 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian… in OutflowBCSetup()
|
| H A D | channel.c | 43 NewtonianIdealGasContext newtonian_ig_ctx; in NS_CHANNEL()
|
| H A D | blasius.c | 138 NewtonianIdealGasContext newtonian_ig_ctx; in NS_BLASIUS()
|
| H A D | newtonian.c | 22 NewtonianIdealGasContext newt_ctx; in PRINT_NEWTONIAN() 380 NewtonianIdealGasContext newtonian_ig_ctx; in NS_NEWTONIAN_IG()
|
| H A D | stg_shur14.c | 245 NewtonianIdealGasContext newtonian_ig_ctx; in SetupStg()
|
| H A D | bc_freestream.c | 111 …tup(BCDefinition bc_def, ProblemData problem, DM dm, void *ctx, NewtonianIdealGasContext newtonian… in FreestreamBCSetup()
|
| H A D | sgs_dd_model.c | 650 NewtonianIdealGasContext newt_ctx; in SgsDDSetup()
|
| /honee/include/ |
| H A D | navierstokes.h | 338 …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 D | monitor_cfl.c | 97 NewtonianIdealGasContext newt_ctx; in SetupMontiorCfl()
|
| H A D | differential_filter.c | 200 NewtonianIdealGasContext newt_ctx; in DifferentialFilterSetup()
|
| /honee/src/spanstats/ |
| H A D | cflpe.c | 91 NewtonianIdealGasContext newtonian_ig_ctx; in CreateStatisticCollectionOperator()
|
| H A D | turbulence.c | 22 NewtonianIdealGasContext newtonian_ig_ctx; in CreateStatisticCollectionOperator()
|
| /honee/src/smartsim/ |
| H A D | sgs_dd_training.c | 203 NewtonianIdealGasContext newt_ctx; in SGS_DD_TrainingSetup()
|