# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran # # Generated by Trac 1.0.1 # 06/30/24 12:00:52 Tue, 28 Jun 2022 09:44:19 GMT jderouillat [2338] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/domain_attribute_private.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/generate_fortran_interface.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icextract_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icextract_domain_attr.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icinterpolate_axis_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icreduce_axis_to_scalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/extract_domain_interface.f90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/iextract_domain.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/extract_domain_interface_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iextract_domain_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iinterpolate_axis_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/interpolate_axis_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ireduce_axis_to_scalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/reduce_axis_to_scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Added extract_domain interface. Updated all interfaces, normalize some ... Tue, 30 Mar 2021 16:25:37 GMT ymipsl [2121] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/iccontext.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/context_interface.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/icontext.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/ixios_interfaces.F90 (modified) Merge fortran interface functionnalities from trunk : - sendField & ... Tue, 23 Mar 2021 12:38:20 GMT jderouillat [2115] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) Backport fix 2099 : Fix problem in fortran-c interface about ... Tue, 03 Dec 2019 10:46:23 GMT ymipsl [1780] * XIOS/dev/dev_ym/XIOS_COUPLING (copied) Creating a new dev branch to implement coupling functionnalities Fri, 18 Oct 2019 13:40:35 GMT ymipsl [1761] * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/config/context_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/register_context_info.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/test/generic_testcase.f90 (added) implementing first guess for service functionnalities. YM