Skip to content
Snippets Groups Projects

[next][FluxVariablesCache] Add EnableInteriorBoundaries property

Merged Kilian Weishaupt requested to merge fix/add-missing-property into next
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -38,6 +38,7 @@ namespace Properties
// forward declaration
NEW_PROP_TAG(NumPhases);
NEW_PROP_TAG(InteriorBoundaryData);
NEW_PROP_TAG(EnableInteriorBoundaries);
}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
Loading