Feature: Cleanup in function utilities
This cleans up the file common/functionutilities.hh
with the following changes:
- rewrite function
integrateGridFunction
in terms of range-based for loop - replace entity pointers by entities in class
GridFunctionProbe