Home
last modified time | relevance | path

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

/honee/qfunctions/spanstats/
H A Dturbulence.h13 TURB_MEAN_PRESSURE_VELOCITY_Y, enumerator
60 v[TURB_MEAN_PRESSURE_VELOCITY_Y][i] = wdetJ * s.Y.pressure * s.Y.velocity[1]; in ChildStatsCollection()
/honee/src/spanstats/
H A Dturbulence.c173 …PetscCall(PetscSectionSetComponentName(section, 0, TURB_MEAN_PRESSURE_VELOCITY_Y, "MeanPressureVel… in SpanwiseStatisticsSetup_Turbulence()