Skip to content

Feature: Cleanup in function utilities

Marian Piatkowski requested to merge cleanup/common-functionutilites into master

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

Merge request reports

Loading