diff options
Diffstat (limited to 'modules/core/c++')
| -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 { + +} +} |
