Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dgrid_anisotropy_tensor.h26 MatDiag3(evecs, evals, CEED_NOTRANSPOSE, evals_evecs); in AnisotropyTensor()
H A Dutils.h104 CEED_QFUNCTION_HELPER void MatDiag3(const CeedScalar A[3][3], const CeedScalar D[3], const CeedTran… in MatDiag3() function