[fix][api] #870 problem of matrix dimensions
Matrix dimension problem fixed for TELEMAC-2D matrices in TelApy: since api_module.py reshape is done in python and c convention, a transpose operator is used and dim1 become dim2 and inversely in fortran api source code.
Edited by Cedric GOEURY