Home
last modified time | relevance | path

Searched defs:state_var (Results 1 – 12 of 12) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dbc_slip.h15 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in Slip()
63 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in Slip_Jacobian()
H A Dbc_freestream.h22 …void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var, in Freestream()
87 …void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var, in Freestream_Jacobian()
177 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in RiemannOutflow()
246 StateVariable state_var) { in RiemannOutflow_Jacobian()
325 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in PressureOutflow()
387 StateVariable state_var) { in PressureOutflow_Jacobian()
H A Dnewtonian.h34 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in ICsNewtonianIG()
61 StateVariable state_var) { in MassFunction_Newtonian()
218 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IFunction_Newtonian()
309 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IJacobian_Newtonian()
395 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in BoundaryIntegral()
454 StateVariable state_var) { in BoundaryIntegral_Jacobian()
H A Dvelocity_gradient_projection.h14 StateVariable state_var) { in VelocityGradientProjectionRHS()
H A Dgaussianwave.h27 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in IC_GaussianWave()
H A Dnewtonian_state.h298 …ateToQ(NewtonianIdealGasContext gas, const State input, CeedScalar Q[5], StateVariable state_var) { in StateToQ()
313 StateVariable state_var) { in StateToQ_fwd()
398 …ER State StateFromQ(NewtonianIdealGasContext gas, const CeedScalar Q[5], StateVariable state_var) { in StateFromQ()
414 …FromQ_fwd(NewtonianIdealGasContext gas, State s, const CeedScalar dQ[5], StateVariable state_var) { in StateFromQ_fwd()
584 …FromReference(CeedInt Q, CeedInt i, NewtonianIdealGasContext gas, State s, StateVariable state_var, in StatePhysicalGradientFromReference()
597StateVariable state_var, const CeedScalar *grad_q, const CeedScalar dXdx[2][3], in StatePhysicalGradientFromReference_Boundary()
H A Dturb_spanstats.h13 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in ChildStatsCollection()
H A Dnewtonian_types.h40 StateVariable state_var; member
H A Ddifferential_filter.h33 …id *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out, StateVariable state_var) { in DifferentialFilter_RHS()
H A Dadvection.h228StateVariable state_var, const CeedScalar *grad_q, const CeedScalar *dXdx, in StatePhysicalGradientFromReference_ND()
/libCEED/examples/fluids/problems/
H A Dnewtonian.c218 StateVariable state_var; in NS_NEWTONIAN_IG() local
/libCEED/examples/fluids/
H A Dnavierstokes.h215 StateVariable state_var; member