Searched defs:ds (Results 1 – 8 of 8) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_state.h | 65 …CeedScalar TotalSpecificEnthalpy_fwd(NewtonianIdealGasContext gas, const State s, const State ds) { in TotalSpecificEnthalpy_fwd() 263 State ds; in StateFromPrimitive_fwd() local 340 State ds; in StateFromU_fwd() local 362 State ds; in StateFromY_fwd() local 386 State ds; in StateFromV_fwd() local 415 State ds; in StateFromQ_fwd() local 438 CEED_QFUNCTION_HELPER void FluxInviscid_fwd(NewtonianIdealGasContext gas, State s, State ds, StateC… in FluxInviscid_fwd() 459 …vative FluxInviscidDotNormal_fwd(NewtonianIdealGasContext gas, State s, State ds, const CeedScalar… in FluxInviscidDotNormal_fwd()
|
| H A D | stabilization.h | 37 State ds = StateFromY_fwd(gas, s, dY); in StabilizationMatrix() local
|
| H A D | bc_slip.h | 81 State ds = StateFromQ_fwd(newt_ctx, s, dqi, state_var); in Slip_Jacobian() local
|
| H A D | bc_freestream.h | 109 State ds = StateFromQ_fwd(newt_ctx, s, dqi, state_var); in Freestream_Jacobian() local 409 State ds = StateFromQ_fwd(gas, s, dqi, state_var); in PressureOutflow_Jacobian() local
|
| H A D | newtonian.h | 332 State ds = StateFromQ_fwd(context, s, dqi, state_var); in IJacobian_Newtonian() local 475 State ds = StateFromQ_fwd(context, s, dqi, state_var); in BoundaryIntegral_Jacobian() local
|
| /libCEED/examples/fluids/src/ |
| H A D | dm_utils.c | 28 PetscDS ds; in DMFieldToDSField() local 160 PetscDS ds; in DMPlexCeedElemRestrictionStridedCreate() local 357 PetscDS ds; in CreateBasisFromPlex() local
|
| /libCEED/examples/petsc/src/ |
| H A D | petscutils.c | 225 PetscDS ds; in DMFieldToDSField() local 347 PetscDS ds; in CreateBasisFromPlex() local
|
| /libCEED/examples/petsc/ |
| H A D | dmswarm.c | 336 PetscDS ds; in DMSwarmInterpolateFromCellToSwarm_Petsc() local
|