Searched refs:KMUnpack (Results 1 – 8 of 8) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_outflow.h | 71 KMUnpack(kmstress, stress); in RiemannOutflow() 152 KMUnpack(dkmstress, dstress); in RiemannOutflow_Jacobian() 153 KMUnpack(kmstress, stress); in RiemannOutflow_Jacobian() 211 KMUnpack(kmstress, stress); in PressureOutflow() 279 KMUnpack(dkmstress, dstress); in PressureOutflow_Jacobian() 280 KMUnpack(kmstress, stress); in PressureOutflow_Jacobian()
|
| H A D | sgs_dd_utils.h | 65 KMUnpack(km_A_ij, A_ij); in ComputeSgsDDInputs() 72 KMUnpack(kmstrain_iso, strain_iso); in ComputeSgsDDInputs()
|
| H A D | newtonian.h | 216 KMUnpack(kmstress, stress); in RHSFunction_Newtonian() 288 KMUnpack(kmstress, stress); in IFunction_Newtonian_Integrand() 398 KMUnpack(dkmstress, dstress); in IJacobian_Newtonian_Integrand() 399 KMUnpack(kmstress, stress); in IJacobian_Newtonian_Integrand() 504 KMUnpack(kmstress, stress); in BoundaryIntegral() 569 KMUnpack(dkmstress, dstress); in BoundaryIntegral_Jacobian() 570 KMUnpack(kmstress, stress); in BoundaryIntegral_Jacobian() 622 KMUnpack(kmstress, stress); in DivDiffusiveFluxVolumeRHS_NS() 675 KMUnpack(kmstress, stress); in DivDiffusiveFluxBoundaryRHS_NS() 724 KMUnpack(kmstress, stress); in DiffusiveFluxRHS_NS()
|
| H A D | monitor_totalkineticenergy.h | 29 KMUnpack(kmstrain_rate, strain_rate); in MonitorTotalKineticEnergy()
|
| H A D | grid_anisotropy_tensor.h | 19 KMUnpack(km_g_ij, g_ij); in AnisotropyTensor()
|
| H A D | differential_filter.h | 96 KMUnpack(km_A_ij, Delta_ij); in DifferentialFilter_LHS_N()
|
| H A D | sgs_dd_model.h | 206 KMUnpack(km_sgs, sgs); in FluxSubgridStress()
|
| H A D | utils.h | 239 CEED_QFUNCTION_HELPER void KMUnpack(const CeedScalar v[6], CeedScalar A[3][3]) { in KMUnpack() function
|