Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-31 | Fix and improve wall handling | Adrian Kummerlaender | |
Use three neighbor cells for bounceback instead of three directions of a single cell. Generalize neighbor cell determination using normal vector of wall. | |||
2018-03-22 | First approach to generalize wall cell handling | Adrian Kummerlaender | |
2018-03-21 | Wrap population cell buffers | Adrian Kummerlaender | |
2018-03-21 | Reroll some loops and rely on the compiler to unroll them | Adrian Kummerlaender | |
2018-03-20 | Initial working LBM example | Adrian Kummerlaender | |