Changed function structure in "gm/rm.cc"
- May 05, 2019
-
-
Henrik Stolzmann authored
"MaxArea", "MaxPerpendicular" and "MaxRightAngle". Changed the assignment of `refrule` as suggested.
-
Henrik Stolzmann authored
Merge branch 'change_function_structure_gm_rm' of ssh://gitlab.dune-project.org:22022/henrik.stolzmann/dune-uggrid into change_function_structure_gm_rm
-
Henrik Stolzmann authored
-
- Apr 28, 2019
-
-
Henrik Stolzmann authored
Changed this function like the other functions on this branch.(i.e. moved variable declarations to their initialization ) This function was not mentioned by any CI-test. This is probably due to the variable "__ALLRULES__" being undefined.
-
- Apr 24, 2019
-
-
Henrik Stolzmann authored
Moved declarations of variables to their initialization and restricted their scope. Added a new case for "imin" to get rid of the if condition and deleted now unused variable "TBFR".
-
Henrik Stolzmann authored
Moved declarations of variables to their initialization and restricted their scope. Added a new case for "imin" to get rid of the if condition and deleted the now unused variable "TBFR".
-