| /honee/qfunctions/ |
| H A D | newtonian_types.h | 15 } StateVariable; typedef 35 StateVariable state_var;
|
| H A D | newtonian.h | 16 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in ICsNewtonianIG() 43 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in MassFunction_Newtonian() 308 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IFunction_Newtonian() 422 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IJacobian_Newtonian() 479 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in BoundaryIntegral() 539 StateVariable state_var) { in BoundaryIntegral_Jacobian() 598 StateVariable state_var) { in DivDiffusiveFluxVolumeRHS_NS() 651 StateVariable state_var) { in DivDiffusiveFluxBoundaryRHS_NS() 700 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in DiffusiveFluxRHS_NS()
|
| H A D | bc_outflow.h | 37 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in RiemannOutflow() 106 StateVariable state_var) { in RiemannOutflow_Jacobian() 185 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in PressureOutflow() 247 StateVariable state_var) { in PressureOutflow_Jacobian()
|
| H A D | bc_slip.h | 11 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in Slip() 57 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in Slip_Jacobian()
|
| H A D | bc_freestream.h | 14 …void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var, in Freestream() 75 …void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var, in Freestream_Jacobian()
|
| H A D | sgs_dd_model.h | 68 StateVariable state_var) { in ComputeSgsDDNodal_Fused() 111 StateVariable state_var) { in ComputeSgsDDNodal_Sequential_Inputs() 215 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IFunction_NodalSgs()
|
| H A D | velocity_gradient_projection.h | 10 StateVariable state_var) { in VelocityGradientProjectionRHS()
|
| H A D | monitor_totalkineticenergy.h | 8 StateVariable state_var) { in MonitorTotalKineticEnergy()
|
| H A D | newtonian_state.h | 291 … StateToQ(NewtonianIGProperties gas, const State input, CeedScalar Q[5], StateVariable state_var) { in StateToQ() 308 …Properties gas, const State input, const State dinput, CeedScalar dQ[5], StateVariable state_var) { in StateToQ_fwd() 393 …ELPER State StateFromQ(NewtonianIGProperties gas, const CeedScalar Q[5], StateVariable state_var) { in StateFromQ() 409 …ateFromQ_fwd(NewtonianIGProperties gas, State s, const CeedScalar dQ[5], StateVariable state_var) { in StateFromQ_fwd() 581 …entFromReference(CeedInt Q, CeedInt i, NewtonianIGProperties gas, State s, StateVariable state_var, in StatePhysicalGradientFromReference() 596 … StateVariable state_var, const CeedScalar *grad_q, const CeedScalar dXdx[2][3], in StatePhysicalGradientFromReference_Boundary()
|
| H A D | gaussianwave.h | 20 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IC_GaussianWave()
|
| H A D | monitor_cfl.h | 8 …void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var, in MonitorCFL()
|
| H A D | sgs_dd_training.h | 24 StateVariable state_var) { in ComputeSGS_DDAnisotropicTrainingDataNodal()
|
| H A D | differential_filter.h | 29 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in DifferentialFilter_RHS()
|
| H A D | advection.h | 211 … StateVariable state_var, const CeedScalar *grad_q, const CeedScalar *dXdx, in StatePhysicalGradientFromReference_ND()
|
| /honee/problems/ |
| H A D | newtonian.c | 375 StateVariable state_var; in NS_NEWTONIAN_IG() 674 static PetscErrorCode TestState(StateVariable state_var_A, StateVariable state_var_B, NewtonianIGPr… in TestState() 695 static PetscErrorCode TestState_fwd(StateVariable state_var_A, StateVariable state_var_B, Newtonian… in TestState_fwd()
|
| /honee/include/ |
| H A D | navierstokes.h | 199 StateVariable state_var; 326 …yGradientProjectionSetup(Ceed ceed, Honee honee, ProblemData problem, StateVariable state_var_inpu…
|
| /honee/qfunctions/spanstats/ |
| H A D | cflpe.h | 19 StateVariable state_var, CeedInt dim) { in ChildStatsCollection_CflPe()
|
| H A D | turbulence.h | 41 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in ChildStatsCollection()
|
| /honee/src/ |
| H A D | velocity_gradient_projection.c | 39 …yGradientProjectionSetup(Ceed ceed, Honee honee, ProblemData problem, StateVariable state_var_inpu… in VelocityGradientProjectionSetup()
|