Home
last modified time | relevance | path

Searched refs:KMMetricTensor (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dgrid_anisotropy_tensor.h51 KMMetricTensor(dXdx, km_g_ij); in AnisotropyTensorProjection()
74 KMMetricTensor(dXdx, km_g_ij); in AnisotropyTensorCollocate()
H A Dutils.h179 CEED_QFUNCTION_HELPER void KMMetricTensor(const CeedScalar dXdx[3][3], CeedScalar km_g_ij[6]) { in KMMetricTensor() function