Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dgrid_anisotropy_tensor.h16 CeedInt work_vector[3]; in AnisotropyTensor() local
20 Diagonalize3(g_ij, evals, evecs, work_vector, SORT_DECREASING_EVALS, true, n_sweeps); in AnisotropyTensor()
H A Dsgs_dd_utils.h70 CeedInt work_vector[3] = {0}; in ComputeSgsDDInputs() local
73 …Diagonalize3(strain_iso, strain_sframe, eigenvectors, work_vector, SORT_DECREASING_EVALS, true, 5); in ComputeSgsDDInputs()