Hi, can anyone suggest a clever way to compute the maximum absolute value of a coefficient function over a mesh? I can work it out by evaluating the coefficient function at mapped integration points and using Numpy, but maybe there is a better way…
Thanks,
Dow