Coarse-graining factors in BeetstraDrag needs to be mutable.

This commit is contained in:
tlichtenegger
2020-03-16 11:20:21 +01:00
parent 07828a01f8
commit 9e8a418576

View File

@ -66,7 +66,7 @@ protected:
mutable label maxTypeCG_;
scalarList typeCG_;
mutable scalarList typeCG_;
mutable scalar scaleDia_;