Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dsgs_dd_utils.h77 CeedScalar rotation_iso[3][3]; in ComputeSgsDDInputs() local
78 RotationRate(grad_velo_iso, rotation_iso); in ComputeSgsDDInputs()
79 …CeedScalar vorticity_iso[3] = {-2 * rotation_iso[1][2], 2 * rotation_iso[0][2], -2 * rotation_iso[… in ComputeSgsDDInputs()