| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_state.h | 31 CEED_QFUNCTION_HELPER void UnpackState_U(StateConservative s, CeedScalar U[5]) { in UnpackState_U() 37 CEED_QFUNCTION_HELPER void UnpackState_Y(StatePrimitive s, CeedScalar Y[5]) { in UnpackState_Y() 43 CEED_QFUNCTION_HELPER void UnpackState_V(StateEntropy s, CeedScalar V[5]) { in UnpackState_V() 59 CEED_QFUNCTION_HELPER CeedScalar TotalSpecificEnthalpy(NewtonianIdealGasContext gas, const State s)… in TotalSpecificEnthalpy() 65 …ER CeedScalar TotalSpecificEnthalpy_fwd(NewtonianIdealGasContext gas, const State s, const State d… in TotalSpecificEnthalpy_fwd() 82 …imitive StatePrimitiveFromConservative_fwd(NewtonianIdealGasContext gas, State s, StateConservativ… in StatePrimitiveFromConservative_fwd() 112 …StateEntropy StateEntropyFromPrimitive_fwd(NewtonianIdealGasContext gas, State s, StatePrimitive d… in StateEntropyFromPrimitive_fwd() 142 …atePrimitive StatePrimitiveFromEntropy_fwd(NewtonianIdealGasContext gas, State s, StateEntropy dV)… in StatePrimitiveFromEntropy_fwd() 166 …rvative StateConservativeFromPrimitive_fwd(NewtonianIdealGasContext gas, State s, StatePrimitive d… in StateConservativeFromPrimitive_fwd() 196 …teEntropy StateEntropyFromConservative_fwd(NewtonianIdealGasContext gas, State s, StateConservativ… in StateEntropyFromConservative_fwd() [all …]
|
| H A D | stabilization.h | 28 CEED_QFUNCTION_HELPER void StabilizationMatrix(NewtonianIdealGasContext gas, State s, CeedScalar Ta… in StabilizationMatrix() 46 CEED_QFUNCTION_HELPER void Stabilization(NewtonianIdealGasContext gas, State s, CeedScalar Tau_d[3]… in Stabilization() 71 CEED_QFUNCTION_HELPER void Tau_diagPrim(NewtonianIdealGasContext gas, State s, const CeedScalar dXd… in Tau_diagPrim()
|
| H A D | newtonian.h | 21 …PER void InternalDampingLayer(const NewtonianIdealGasContext context, const State s, const CeedSca… in InternalDampingLayer() 41 State s = StateFromPrimitive(&context->gas, context->reference); in ICsNewtonianIG() local 73 const State s = StateFromQ(context, qi, state_var); in MassFunction_Newtonian() local 167 State s = StateFromU(context, U); in RHSFunction_Newtonian() local 236 const State s = StateFromQ(context, qi, state_var); in IFunction_Newtonian() local 328 State s = StateFromQ(context, qi, state_var); in IJacobian_Newtonian() local 407 State s = StateFromQ(context, qi, state_var); in BoundaryIntegral() local 474 State s = StateFromQ(context, qi, state_var); in BoundaryIntegral_Jacobian() local
|
| H A D | taylorgreen.h | 40 State s = StateFromY(gas, Y); in ICsTaylorGreen() local
|
| H A D | bc_slip.h | 24 State s = StateFromQ(newt_ctx, qi, state_var); in Slip() local 80 State s = StateFromQ(newt_ctx, qi, state_var); in Slip_Jacobian() local
|
| H A D | advection.h | 227 …calGradientFromReference_ND(CeedInt N, CeedInt Q, CeedInt i, NewtonianIdealGasContext gas, State s, in StatePhysicalGradientFromReference_ND() 257 CEED_QFUNCTION_HELPER CeedScalar Tau(AdvectionContext context, const State s, const CeedScalar *dXd… in Tau() 298 const State s = StateFromU(gas, qi); in IFunction_AdvectionGeneric() local 379 const State s = StateFromU(gas, qi); in MassFunction_AdvectionGeneric() local 434 const State s = StateFromU(gas, qi); in RHSFunction_AdvectionGeneric() local
|
| H A D | blasius.h | 121 State s = BlasiusSolution(context, x, x0, x_inflow, S_infty.U.density, &t12); in ICsBlasius() local 155 State s = BlasiusSolution(context, x, x0, context->x_inflow, rho_0, &t12); in Blasius_Inflow() local 211 State s = BlasiusSolution(context, x, x0, 0, rho_0, &t12); in Blasius_Inflow_Jacobian() local
|
| H A D | velocity_gradient_projection.h | 27 const State s = StateFromQ(context, qi, state_var); in VelocityGradientProjectionRHS() local
|
| H A D | turb_spanstats.h | 26 const State s = StateFromQ(gas, qi, state_var); in ChildStatsCollection() local
|
| H A D | bc_freestream.h | 35 const State s = StateFromQ(newt_ctx, qi, state_var); in Freestream() local 108 State s = StateFromQ(newt_ctx, qi, state_var); in Freestream_Jacobian() local 338 State s = StateFromQ(gas, qi, state_var); in PressureOutflow() local 408 State s = StateFromQ(gas, qi, state_var); in PressureOutflow_Jacobian() local
|
| H A D | densitycurrent.h | 143 State s = Exact_DC(3, 0., x, 5, ctx); in ICsDC() local
|
| H A D | channel.h | 75 State s = Exact_Channel(3, 0., x, 5, ctx); in ICsChannel() local
|
| H A D | stg_shur14.h | 314 State s = StateFromY(gas, Y); in ICsStg() local 512 State s = StateFromY(gas, Y); in StgShur14InflowStrongQF() local
|
| H A D | differential_filter.h | 45 const State s = StateFromQ(gas, qi, state_var); in DifferentialFilter_RHS() local
|
| /libCEED/tests/ |
| H A D | t412-qfunction-f.f90 | 9 integer q,s,i variable
|
| /libCEED/examples/solids/src/ |
| H A D | boundary.c | 59 PetscScalar c = cos(theta), s = sin(theta); in BCClamp() local
|
| /libCEED/examples/rust/mesh/src/ |
| H A D | lib.rs | 18 let mut s = 0; // find s: num_elem / 2 < 2^s <= num_elem localVariable
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-operator-build.sycl.cpp | 229 for (const auto &s : allowed_sg_sizes) { in CeedOperatorBuildKernel_Sycl_gen() local
|
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 287 CeedInt s = 0; // find s: num_elem/2 < 2^s <= num_elem in GetCartesianMeshSize() local
|
| H A D | ex2-surface.c | 318 CeedInt s = 0; // find s: num_elem/2 < 2^s <= num_elem in GetCartesianMeshSize() local
|
| H A D | ex1-volume.c | 298 CeedInt s = 0; // find s: num_elem/2 < 2^s <= num_elem in GetCartesianMeshSize() local
|
| H A D | ex1-volume-f.f90 | 50 integer s, r, d, sd local
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 308 CeedInt s = 0; // find s: num_elem/2 < 2^s <= num_elem in GetCartesianMeshSize() local
|
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 62 PetscSection s; in Surface_Forces_NS() local
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-operator.c | 1425 for (CeedInt s = 0; s < e_vec_size; s++) { in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref() local 1632 for (CeedInt s = 0; s < e_vec_size; s++) { in CeedOperatorAssembleSingleAtPoints_Ref() local
|