# # ChangeLog for codes/icosagcm/devel/Python/test/py/partition.py # # Generated by Trac 1.0.1 # 07/09/24 00:28:25 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 + ... Sun, 14 Oct 2018 23:04:44 GMT dubos [760] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5_MPI.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios_cartesian.py (modified) * codes/icosagcm/devel/Python/test/xml/iodef.xml (modified) devel/Python : block-wise partitioning Thu, 03 May 2018 15:27:43 GMT dubos [692] * codes/icosagcm/devel/Python/test/py/partition.py (modified) devel/Python : fix test/partition.py Fri, 09 Feb 2018 15:24:33 GMT dubos [680] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5.py (modified) * codes/icosagcm/devel/Python/test/py/NH_3D_DCMIP31.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) devel/unstructured : moved mesh partitioning code into meshes.py Tue, 30 Jan 2018 16:58:02 GMT dubos [672] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) devel/unstructured : Fix partitioning Sat, 25 Nov 2017 16:22:38 GMT dubos [620] * codes/icosagcm/devel/Python/env/X64_CURIE.env (modified) * codes/icosagcm/devel/Python/env/linux.env (modified) * codes/icosagcm/devel/Python/src/partition.c (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/fig_partition (added) * codes/icosagcm/devel/Python/test/py/partition.py (added) devel/unstructured : mesh partitioning