Go to the source code of this file.
Classes | |
| class | Leaflet |
| class | ChannelWithLeafletProblem< ELEMENT > |
| Problem class. More... | |
Namespaces | |
| Global_Physical_Variables | |
| Global parameters. | |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| double | Global_Physical_Variables::Re =20.0 |
| Reynolds number. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Driver code – pass a command line argument if you want to run the code in validation mode where it only performs a few steps
Initialise timestep
Set max. number of adaptations (reduced for validation)
Output steady solution
Reduce the max number of adaptations for time-dependent simulation
Definition at line 390 of file channel_with_leaflet.cc.
References ChannelWithLeafletProblem< ELEMENT >::doc_solution().