An open API service indexing awesome lists of open source software.

https://github.com/peterrum/dealii-cylinder


https://github.com/peterrum/dealii-cylinder

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```bash
mkdir build
cd build
cmake ..
make
./main $RADIUS1 $RADIUS2 $LENGTH $DO_TRANSITION
```