summaryrefslogtreecommitdiff
path: root/apps/adrian/cylinder2d/outflow_refinement/cylinder2d.cpp
AgeCommit message (Collapse)Author
2019-06-24Adapt refinement apps to meta-descriptorAdrian Kummerlaender
2019-06-24Initial extraction of common cylinder2d model setup functionsAdrian Kummerlaender
I am not quite happy with how this looks right now but at least both validation examples are for the most part condensed to only differ in their refinement setup. Perhaps a SchaeferTurek-specific "Solver" would further improve reproducibility?
2019-06-24Automatically apply prepareLattice for all gridsAdrian Kummerlaender
2019-06-24Add support for calling a function for each subgrid of Grid2DAdrian Kummerlaender
2019-06-24Restructure refined cylinder2d example foldersAdrian Kummerlaender