diff options
author | Adrian Kummerlaender | 2019-06-24 15:49:04 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2019-06-24 15:55:59 +0200 |
commit | 1477bbe177da4d3ad07877d4b672aac4828d0a13 (patch) | |
tree | fa001f2be8cd2606ef469f177cb71860db72ef5e /src/olb2D.hh | |
parent | d316b74c25ea98d0145a9adad4ff9953f07581e4 (diff) | |
download | grid_refinement_openlb-master.tar grid_refinement_openlb-master.tar.gz grid_refinement_openlb-master.tar.bz2 grid_refinement_openlb-master.tar.lz grid_refinement_openlb-master.tar.xz grid_refinement_openlb-master.tar.zst grid_refinement_openlb-master.zip |
Diffstat (limited to 'src/olb2D.hh')
-rw-r--r-- | src/olb2D.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/olb2D.hh b/src/olb2D.hh index 481ab5b..376cbb2 100644 --- a/src/olb2D.hh +++ b/src/olb2D.hh @@ -7,3 +7,4 @@ #include <io/io2D.hh> #include <utilities/utilities2D.hh> #include <particles/hlbm/hlbmDynamics2D.hh> +#include <contrib/refinement/refinement2D.hh> |