Searched refs:KMUnpack (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | bc_freestream.h | 211 KMUnpack(kmstress, stress); in RiemannOutflow() 292 KMUnpack(dkmstress, dstress); in RiemannOutflow_Jacobian() 293 KMUnpack(kmstress, stress); in RiemannOutflow_Jacobian() 351 KMUnpack(kmstress, stress); in PressureOutflow() 419 KMUnpack(dkmstress, dstress); in PressureOutflow_Jacobian() 420 KMUnpack(kmstress, stress); in PressureOutflow_Jacobian()
|
| H A D | newtonian.h | 175 KMUnpack(kmstress, stress); in RHSFunction_Newtonian() 246 KMUnpack(kmstress, stress); in IFunction_Newtonian() 340 KMUnpack(dkmstress, dstress); in IJacobian_Newtonian() 341 KMUnpack(kmstress, stress); in IJacobian_Newtonian() 419 KMUnpack(kmstress, stress); in BoundaryIntegral() 483 KMUnpack(dkmstress, dstress); in BoundaryIntegral_Jacobian() 484 KMUnpack(kmstress, stress); in BoundaryIntegral_Jacobian()
|
| H A D | grid_anisotropy_tensor.h | 23 KMUnpack(km_g_ij, g_ij); in AnisotropyTensor()
|
| H A D | differential_filter.h | 100 KMUnpack(km_A_ij, Delta_ij); in DifferentialFilter_LHS_N()
|
| H A D | utils.h | 157 CEED_QFUNCTION_HELPER void KMUnpack(const CeedScalar v[6], CeedScalar A[3][3]) { in KMUnpack() function
|