Searched defs:Fe (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian.h | 172 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in RHSFunction_Newtonian() local 243 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in IFunction_Newtonian() local 416 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in BoundaryIntegral() local
|
| H A D | advection.h | 333 CeedScalar Fe[3], Fe_dXdx[3] = {0.}; in IFunction_AdvectionGeneric() local 468 CeedScalar Fe[3], Fe_dXdx[3] = {0.}; in RHSFunction_AdvectionGeneric() local
|
| H A D | bc_freestream.h | 208 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in RiemannOutflow() local 348 CeedScalar strain_rate[6], kmstress[6], stress[3][3], Fe[3]; in PressureOutflow() local
|
| H A D | blasius.h | 177 const CeedScalar Fe[3] = {0}; // TODO: viscous energy flux needs grad temperature in Blasius_Inflow() local
|