Searched defs:Y (Results 1 – 9 of 9) sorted by relevance
| /honee/src/ |
| H A D | petsc_ops.c | 208 …r_Core(Vec X, Vec X_loc, CeedVector x_ceed, CeedVector y_ceed, Vec Y_loc, Vec Y, OperatorApplyCont… in ApplyCeedOperator_Core() 233 PetscErrorCode ApplyCeedOperatorGlobalToGlobal(Vec X, Vec Y, OperatorApplyContext ctx) { in ApplyCeedOperatorGlobalToGlobal() 251 PetscErrorCode ApplyCeedOperatorLocalToGlobal(Vec X_loc, Vec Y, OperatorApplyContext ctx) { in ApplyCeedOperatorLocalToGlobal()
|
| H A D | mat-ceed.c | 388 Vec Y; in MatCreateCeed() local 1630 PetscErrorCode MatMult_Ceed(Mat A, Vec X, Vec Y) { in MatMult_Ceed() 1691 PetscErrorCode MatMultTranspose_Ceed(Mat A, Vec Y, Vec X) { in MatMultTranspose_Ceed()
|
| /honee/qfunctions/ |
| H A D | newtonian_state.h | 21 StatePrimitive Y; member 65 StatePrimitive Y; in StatePrimitiveFromConservative() local 91 …NCTION_HELPER StateEntropy StateEntropyFromPrimitive(NewtonianIGProperties gas, StatePrimitive Y) { in StateEntropyFromPrimitive() 124 StatePrimitive Y; in StatePrimitiveFromEntropy() local 148 …PER StateConservative StateConservativeFromPrimitive(NewtonianIGProperties gas, StatePrimitive Y) { in StateConservativeFromPrimitive() 246 CEED_QFUNCTION_HELPER State StateFromPrimitive(NewtonianIGProperties gas, StatePrimitive Y) { in StateFromPrimitive() 273 …servativeAXPBYPCZ(CeedScalar a, StateConservative X, CeedScalar b, StateConservative Y, CeedScalar… in StateConservativeAXPBYPCZ() 560 CEED_QFUNCTION_HELPER void ViscousEnergyFlux(NewtonianIGProperties gas, StatePrimitive Y, const Sta… in ViscousEnergyFlux() 567 CEED_QFUNCTION_HELPER void ViscousEnergyFlux_fwd(NewtonianIGProperties gas, StatePrimitive Y, State… in ViscousEnergyFlux_fwd()
|
| H A D | taylorgreen.h | 37 CeedScalar q[5], Y[5]; in ICsTaylorGreen() local
|
| H A D | densitycurrent.h | 113 CeedScalar Y[5] = {0.}; in Exact_DC() local
|
| H A D | channel.h | 45 CeedScalar Y[5] = {0.}; in Exact_Channel() local
|
| H A D | stg_shur14.h | 316 CeedScalar Y[5] = {P0, u[0], u[1], u[2], theta0}, q[5]; in ICsStg() local 509 CeedScalar Y[5] = {P0, u[0], u[1], u[2], theta0}, q[5]; in StgShur14InflowStrongQF() local
|
| H A D | blasius.h | 84 CeedScalar Y[5]; in BlasiusSolution() local
|
| H A D | sgs_dd_model.h | 203 CEED_QFUNCTION_HELPER int FluxSubgridStress(const StatePrimitive Y, const CeedScalar km_sgs[6], Cee… in FluxSubgridStress()
|