Home
last modified time | relevance | path

Searched hist:a0b9a424bd1c3437068f8fa3bed95ac187957854 (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/src/
H A Dturb_spanstats.ca0b9a424bd1c3437068f8fa3bed95ac187957854 Tue Jan 17 23:15:48 UTC 2023 James Wright <james@jameswright.xyz> fluids: Create UpdateBoundaryValues, fix statistics

- Statistics would fail when non-zero strong bcs were used due to Q_loc
not containing those values. Instead, use user->Q_loc and call
UpdateBoundaryValues to verify that the boundaries are set.
H A Dsetupts.ca0b9a424bd1c3437068f8fa3bed95ac187957854 Tue Jan 17 23:15:48 UTC 2023 James Wright <james@jameswright.xyz> fluids: Create UpdateBoundaryValues, fix statistics

- Statistics would fail when non-zero strong bcs were used due to Q_loc
not containing those values. Instead, use user->Q_loc and call
UpdateBoundaryValues to verify that the boundaries are set.
/libCEED/examples/fluids/
H A Dnavierstokes.ha0b9a424bd1c3437068f8fa3bed95ac187957854 Tue Jan 17 23:15:48 UTC 2023 James Wright <james@jameswright.xyz> fluids: Create UpdateBoundaryValues, fix statistics

- Statistics would fail when non-zero strong bcs were used due to Q_loc
not containing those values. Instead, use user->Q_loc and call
UpdateBoundaryValues to verify that the boundaries are set.