Searched hist:"7659 d40c2b62cf54bbe42ee118e449c0e8801b81" (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 7659d40c2b62cf54bbe42ee118e449c0e8801b81 Sat Jun 13 15:38:47 UTC 2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu> examples/fluids: WIP - in/outflow for explicit/implicit schemes are implemented in a single QFunction
WIP - changing the setup for inflow and outflow BCs - a new struct defined
changed the problem options and typedef struct for having single in/outflow QFunction
added surface struct to QFunctions
temporarily commenting out QFunctions that won't be needed
in/outflow + implicit/explicit are all included in a single QFunction & comments
primary setup for single in/outflow QFunction
fixed a bug caused by floating point arithmetic
fixed a bug
Some clean-up
|