Searched refs:work_vector (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | grid_anisotropy_tensor.h | 16 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 D | sgs_dd_utils.h | 70 CeedInt work_vector[3] = {0}; in ComputeSgsDDInputs() local 73 …Diagonalize3(strain_iso, strain_sframe, eigenvectors, work_vector, SORT_DECREASING_EVALS, true, 5); in ComputeSgsDDInputs()
|