# # ChangeLog for codes/icosagcm/devel/Python/dev/__init__.py # # Generated by Trac 1.0.1 # 07/02/24 22:20:12 Thu, 26 Sep 2019 16:49:01 GMT dubos [977] * codes/icosagcm/devel/Python/dev (moved) * codes/icosagcm/devel/Python/dev/cxios.pyx (copied) * codes/icosagcm/devel/Python/dev/functions.h (copied) * codes/icosagcm/devel/Python/dev/setup.py (copied) * codes/icosagcm/devel/Python/dev/unstructured.pyx (copied) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/partition.h (copied) * codes/icosagcm/devel/Python/dynamico/partition.pyx (added) * codes/icosagcm/devel/Python/dynamico/setup.py (added) * codes/icosagcm/devel/Python/src (deleted) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/make_python (modified) devel/Python : now only dynamico.dev modules require link to ... Tue, 30 Apr 2019 16:14:37 GMT dubos [825] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/libs.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/parallel.py (added) * codes/icosagcm/devel/Python/dynamico/dev/precision.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/wrap.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/xios.py (moved) * codes/icosagcm/devel/Python/dynamico/kernels.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/dump_partition.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + ...