Searched defs:Fe (Results 1 – 4 of 4) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian.h | 213 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in RHSFunction_Newtonian() local 501 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in BoundaryIntegral() local 612 CeedScalar stress[3][3], Fe[3], Fdiff[5][3]; in DivDiffusiveFluxVolumeRHS_NS() local 665 CeedScalar stress[3][3], Fe[3], Fdiff[5]; in DivDiffusiveFluxBoundaryRHS_NS() local 714 CeedScalar stress[3][3], Fe[3], Fdiff[5][3]; in DiffusiveFluxRHS_NS() local
|
| H A D | bc_outflow.h | 68 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in RiemannOutflow() local 208 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in PressureOutflow() local
|
| H A D | advection.h | 314 CeedScalar Fe[3], Fe_dXdx[3] = {0.}; in IFunction_AdvectionGeneric() local 451 CeedScalar Fe[3], Fe_dXdx[3] = {0.}; in RHSFunction_AdvectionGeneric() local
|
| H A D | blasius.h | 168 const CeedScalar Fe[3] = {0}; // TODO: viscous energy flux needs grad temperature in Blasius_Inflow() local
|