# # ChangeLog for XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp # # Generated by Trac 1.0.1 # 07/15/24 16:33:32 Tue, 06 Jun 2017 13:12:34 GMT yushan [1155] * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) test_remap OK with openmp Mon, 15 May 2017 13:28:14 GMT yushan [1131] * XIOS/dev/branch_yushan_merged (copied) creating a new branch for merge Fri, 26 Aug 2016 13:07:20 GMT ymipsl [923] * XIOS/trunk/extern/remap/src/elt.hpp (modified) * XIOS/trunk/extern/remap/src/mapper.cpp (modified) * XIOS/trunk/extern/remap/src/node.cpp (modified) * XIOS/trunk/extern/remap/src/node.hpp (modified) * XIOS/trunk/extern/remap/src/parallel_tree.cpp (modified) * XIOS/trunk/extern/remap/src/tree.cpp (modified) * XIOS/trunk/extern/remap/src/tree.hpp (modified) Improve remapper : - increase stability for smal grid remapping - ...