feat(stroid): first working version
stroid generates o-grid topologies with proper boundary conditions applied. Currently the external domain does not work, this will be addressed in the next commit.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
project('stroid', 'cpp', meson_version : '>= 1.3.0', version : 'v0.1.0a0.1', default_options : ['cpp_std=c++23'])
|
||||
|
||||
subdir('build-config')
|
||||
subdir('src')
|
||||
subdir('src')
|
||||
subdir('tests')
|
||||
Reference in New Issue
Block a user