# # ChangeLog for XIOS/trunk/src/transformation/domain_algorithm_expand.cpp # # Generated by Trac 1.0.1 # 05/28/24 20:26:25 Wed, 03 May 2017 13:02:15 GMT ymipsl [1113] * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) Small bug fix in expand algorithm. YM Fri, 07 Apr 2017 15:30:28 GMT mhnguyen [1083] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/EXPAND_DOMAIN (added) * XIOS/trunk/inputs/EXPAND_DOMAIN/iodef.xml (added) * XIOS/trunk/src/test/test_expand_domain.f90 (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) Correcting the bug on expanding domain by using data read from file +) ... Fri, 17 Mar 2017 15:02:40 GMT mhnguyen [1078] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/CONNECTIVITY (added) * XIOS/trunk/inputs/CONNECTIVITY/iodef.xml (added) * XIOS/trunk/inputs/CONNECTIVITY/test.xml (added) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/expand_domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iexpand_domain_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_connectivity_expand.f90 (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Adding rectilinear and curvilinear domain for expand_domain ... Fri, 21 Oct 2016 11:40:33 GMT mhnguyen [978] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.hpp (modified) Correcting various bugs relating to transformation +) Fix the order of ... Thu, 22 Sep 2016 08:59:27 GMT mhnguyen [943] * XIOS/trunk/src/interface/c/icfield.cpp (modified) * XIOS/trunk/src/interface/fortran/field_interface.f90 (modified) * XIOS/trunk/src/interface/fortran/ifield.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) Adding Fortran interfaces for retrieving domains, axis, scalars of a ... Thu, 22 Sep 2016 08:59:17 GMT mhnguyen [941] * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) Finishing the implementation of expand domain transformation +) Make ... Thu, 22 Sep 2016 08:58:55 GMT mhnguyen [935] * XIOS/trunk/src/config/expand_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (added) * XIOS/trunk/src/node/expand_domain.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (added) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding interface for expand_domain