Updates to VolumeDoFFunction class
The MR
- marks additional methods of
VolumeDoFFunction
asconst
so that the class behaves more consistently to other function classes - extends
sumGlobal
andsumLocal
to accept an optionalbool absolute
argument, to indicate that the sum should be over the magnitudes of the DoFs
Edited by Marcus Mohr