Contents:
zgoubidoo.fieldmaps.fieldmap.
load_mesh_data
Load a mesh data file and creates a complete mesh grid using numpy.
file – the file containing the mesh data
path – path to the mesh data file
A Numpy mesh grid (list of arrays).