Searched refs:v0 (Results 1 – 4 of 4) sorted by relevance
36 CeedScalar(*v0)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in DifferentialFilter_RHS() local47 v0[DIFF_FILTER_PRESSURE][i] = wdetJ * s.Y.pressure; in DifferentialFilter_RHS()48 v0[DIFF_FILTER_VELOCITY_X][i] = wdetJ * s.Y.velocity[0]; in DifferentialFilter_RHS()49 v0[DIFF_FILTER_VELOCITY_Y][i] = wdetJ * s.Y.velocity[1]; in DifferentialFilter_RHS()50 v0[DIFF_FILTER_VELOCITY_Z][i] = wdetJ * s.Y.velocity[2]; in DifferentialFilter_RHS()51 v0[DIFF_FILTER_TEMPERATURE][i] = wdetJ * s.Y.temperature; in DifferentialFilter_RHS()
42 (v0-12)=44 ## v0.12 (Oct 31, 2023)84 (v0-11)=86 ## v0.11 (Dec 24, 2022)138 (v0-10-1)=140 ## v0.10.1 (Apr 11, 2022)155 (v0-10)=157 ## v0.10 (Mar 21, 2022)199 (v0-9)=201 ## v0.9 (Jul 6, 2021)[all …]
21 Use `git log --first-parent v0.7..` to get a sense of the pull requests that have been merged and t…49 5. `git push origin main v0.8.1`
51 PROJECT_NUMBER = v0.12.0