Skip to content
Snippets Groups Projects
Commit 2ad01f33 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[next][FluxVariablesCache] Add EnableInteriorBoundaries property

parent b2fedeaa
No related branches found
No related tags found
2 merge requests!617[WIP] Next,!394[next][FluxVariablesCache] Add EnableInteriorBoundaries property
...@@ -38,6 +38,7 @@ namespace Properties ...@@ -38,6 +38,7 @@ namespace Properties
// forward declaration // forward declaration
NEW_PROP_TAG(NumPhases); NEW_PROP_TAG(NumPhases);
NEW_PROP_TAG(InteriorBoundaryData); NEW_PROP_TAG(InteriorBoundaryData);
NEW_PROP_TAG(EnableInteriorBoundaries);
} }
/////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment