Il giorno 24 mar 2020, alle ore 20:15, Nicklas Karlsson <
address@hidden> ha scritto:
I
do not have write access to official repo to add this myself but may spend a few hours to get paremeters and comments right. I could also provide two examples, one then interpolating on scattered data and one then importing mesh from Fenics hdf5 file. Importing
solutions saved in hdf5 file format, .h5 filer are simple with load command but indexes start at zero for triangulation so +1 need to be added. Mesh could be plotted with triplot(...) function and a scalar solution with plot3(...) function.