Does anyone have a good (MPI friendly) technique to spatially smooth a function?
I want a random field for an initial condition, but varying more slowly than the mesh vertices. A convolution would do for example but I'm not sure how to go about doing that in FEniCS?
Thanks!