summaryrefslogtreecommitdiff
path: root/tangle/LLBM/boundary.h
diff options
context:
space:
mode:
Diffstat (limited to 'tangle/LLBM/boundary.h')
-rw-r--r--tangle/LLBM/boundary.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/tangle/LLBM/boundary.h b/tangle/LLBM/boundary.h
new file mode 100644
index 0000000..08793a0
--- /dev/null
+++ b/tangle/LLBM/boundary.h
@@ -0,0 +1,13 @@
+#include "kernel/bounce_back.h"
+
+#include "kernel/bounce_back_moving_wall.h"
+
+#include "kernel/free_slip.h"
+
+#include "kernel/bouzidi.h"
+
+#include "kernel/equilibrium_velocity_wall.h"
+
+#include "kernel/equilibrium_density_wall.h"
+
+#include "sdf_boundary.h"