diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-13 20:28:53 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-13 20:28:53 +0200 |
| commit | 6c66e5309dbfdcabb852871eade7e21438375742 (patch) | |
| tree | b1f9a2aa183de57074737a6c55c86afee0ffd53a /modules/core/c++/descriptor | |
| parent | 803a5da1eff80d52ec3db2634dfd916c7de8a3a1 (diff) | |
| parent | 0dcc910d33832e2c5c29a6317467f85accf77aac (diff) | |
| download | libs-lbm-6c66e5309dbfdcabb852871eade7e21438375742.tar.gz | |
Merge branch 'dev'
Diffstat (limited to 'modules/core/c++/descriptor')
| -rw-r--r-- | modules/core/c++/descriptor/d2q9.hpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/core/c++/descriptor/d2q9.hpp b/modules/core/c++/descriptor/d2q9.hpp new file mode 100644 index 0000000..f675a99 --- /dev/null +++ b/modules/core/c++/descriptor/d2q9.hpp @@ -0,0 +1,7 @@ +#pragma once + +namespace kel { +namespace lbm { + +} +} |
