PyPartMC 2.0.7__tar.gz → 2.0.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pypartmc-2.0.7 → pypartmc-2.0.8}/PKG-INFO +1 -1
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/COPYRIGHT +1 -1
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf4_nc_interfaces.F90 +6 -6
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf4_nf_interfaces.F90 +7 -7
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf_nc_data.F90 +1 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_eightbyte.F90 +88 -53
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_func.F90 +8 -8
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_attributes.F90 +44 -4
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_expanded.F90 +302 -274
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_nc4.F90 +7 -7
- {pypartmc-2.0.7 → pypartmc-2.0.8}/CITATION.cff +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/CODE_OF_CONDUCT.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/CONTRIBUTING.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Include/amd.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Include/amd_internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd.f +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_1.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_aat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_control.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_defaults.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_dump.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_global.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_info.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_order.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_post_tree.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_postorder.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_preprocess.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amd_valid.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/AMD/Source/amdbar.f +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/BTF/Include/btf.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/BTF/Include/btf_internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/BTF/Source/btf_maxtrans.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/BTF/Source/btf_order.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/BTF/Source/btf_strongcomp.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/COLAMD/Include/colamd.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/COLAMD/Source/colamd.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Include/klu.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Include/klu_internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Include/klu_version.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_analyze.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_analyze_given.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_defaults.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_diagnostics.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_dump.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_extract.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_factor.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_free_numeric.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_free_symbolic.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_kernel.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_memory.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_refactor.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_scale.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_solve.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_sort.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/KLU/Source/klu_tsolve.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/LICENSE.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/SuiteSparse_config/SuiteSparse_config.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/SuiteSparse/SuiteSparse_config/SuiteSparse_config.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/COPYING +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/Jacobian.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/Jacobian.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_phase_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_phase_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_phase_solver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_rep_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_rep_factory.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_rep_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_rep_solver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_reps/aero_rep_modal_binned_mass.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_reps/aero_rep_modal_binned_mass.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_reps/aero_rep_single_particle.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_reps/aero_rep_single_particle.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/aero_reps.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_common.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_core.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_debug.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_solver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_solver_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/camp_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/chem_spec_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/constants.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/debug_diff_check.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/debug_diff_check.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/debug_diff_check.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/env_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/mechanism_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/mpi.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/property.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rand.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rand_gsl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxn_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxn_factory.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxn_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxn_solver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_CMAQ_H2O2.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_CMAQ_H2O2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_CMAQ_OH_HNO3.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_CMAQ_OH_HNO3.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_HL_phase_transfer.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_HL_phase_transfer.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_SIMPOL_phase_transfer.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_SIMPOL_phase_transfer.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_aqueous_equilibrium.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_aqueous_equilibrium.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_arrhenius.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_arrhenius.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_condensed_phase_arrhenius.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_condensed_phase_arrhenius.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_condensed_phase_photolysis.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_condensed_phase_photolysis.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_emission.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_emission.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_first_order_loss.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_first_order_loss.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_photolysis.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_photolysis.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_surface.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_surface.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_ternary_chemical_activation.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_ternary_chemical_activation.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_troe.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_troe.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wennberg_no_ro2.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wennberg_no_ro2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wennberg_tunneling.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wennberg_tunneling.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wet_deposition.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns/rxn_wet_deposition.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/rxns.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/solver_stats.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_model_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_model_factory.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_model_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_model_solver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_PDFiTE.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_PDFiTE.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_UNIFAC.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_UNIFAC.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_ZSR_aerosol_water.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models/sub_model_ZSR_aerosol_water.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/sub_models.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/time_derivative.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/time_derivative.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/util.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/camp/src/util.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakeFilters.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakeInstallation.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakePlugins.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakeTests.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CMakeVOL.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/COPYING +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/CTestConfig.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/UserMacros.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/Makefile.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctest.qsub.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctestP.lsf.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctestP.sl.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctestS.lsf.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctestS.sl.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctest_parallel.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ctest_serial.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/knl_ctestP.sl.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/knl_ctestS.sl.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ray_ctestP.lsf.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/ray_ctestS.lsf.in.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/batch/raybsub +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/buildhdf5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/checkapi +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/chkcopyright +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/cmakehdf5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/debug-ohdr +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/format_source +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/genparser +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/h5cc.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/h5redeploy.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/h5vers +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/iostats +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/make_err +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/make_overflow +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/make_vers +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/makehelp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/output_filter.sh +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/pkgscrpts/h5rmflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/release +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/restore.sh +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/runbkgprog +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/switch_maint_mode +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/trace +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/bin/warnhist +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/BlankForm +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/Makefile.am.blank +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/apple +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cce-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cce-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-warnings/developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-warnings/error-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-warnings/general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/clang-warnings/no-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/CMakeFindJavaCommon.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/CPack.Info.plist.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/CTestCustom.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ConfigureChecks.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ConversionTests.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/FindCIRCLE.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/FindDTCMP.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/FindHDFS.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/FindMFU.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/GetTimeOfDayTest.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/H5pubconf.h.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5DeveloperBuild.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5ExampleCache.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5Macros.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5PluginCache.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5PluginMacros.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDF5UseFortran.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFCXXCompilerFlags.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFCompilerFlags.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFFortranCompilerFlags.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFLibMacros.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFMacros.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFTests.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/HDFUseFortran.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/LIBAEC/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/LIBAEC/CPack.Info.plist.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/LIBAEC/config.h.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/LIBAEC/libaec-config-version.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/LIBAEC/libaec-config.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/NSIS.InstallOptions.ini.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/NSIS.template.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/PkgInfo.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/README.md.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/UseJava.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/UseJavaClassFilelist.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/UseJavaSymlinks.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/UserMacros/Windows_MT.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ZLIB/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ZLIB/CPack.Info.plist.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ZLIB/zconf.h.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ZLIB/zlib-config-version.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/ZLIB/zlib-config.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/cacheinit.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/examples/CTestScript.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/examples/HDF5_Examples.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/examples/HDF5_Examples_options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/fileCompareTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/grepTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/hdf.bmp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/hdf.icns +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/hdf.ico +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/hdf5-config-version.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/hdf5-config.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/javaTargets.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/jrunTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/libh5cc.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/libhdf5.settings.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/mccacheinit.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/patch.xml.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/runTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/CTestScript.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HDF5config.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HDF5options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HPC/bsub-HDF5options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HPC/qsub-HDF5options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HPC/raybsub-HDF5options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/scripts/HPC/sbatch-HDF5options.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/userblockTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/version.plist.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/vfdTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake/volTest.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cmake-presets/hidden-presets.json +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/commence.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/conclude.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/conclude_fc.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/cygwin +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/examples.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/freebsd +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/4.8-4.last +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/4.9 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/6 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/7 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/9 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/9.3 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-4.9 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-9 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-error-5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-error-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/cxx-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-10 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-12 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-7 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/error-5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/error-7 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/error-8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/error-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-6 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-developer-5 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-no-developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/gfort-no-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/no-cxx-developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/no-developer-4.8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/no-developer-8 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/gnu-warnings/no-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/ibm-aix +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/ibm-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/15 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/18 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/ifort-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/win-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/win-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/classic/win-ifort-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/ifort-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/win-developer-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/win-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/intel-warnings/oneapi/win-ifort-general +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/libhdf5.fpc.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/libhdf5.pc.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/linux-gnu +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/lt_vers.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/netbsd +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/nvidia-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/nvidia-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/nvidia-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/oneapi-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/oneapi-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/oneapi-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/pgi-cxxflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/pgi-fflags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/pgi-flags +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/afl-fuzzing.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/code-coverage.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/dependency-graph.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/formatting.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/sanitizers.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/sanitizer/tools.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/site-specific/BlankForm +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/solaris +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/aarch64.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/build32.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/clang.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/crayle.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/gcc.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/icc.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/intel.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/mingw64.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/config/toolchain/pgi.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5DO.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5DOpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5DS.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5DSprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5DSpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5HLprivate2.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5IM.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5IMprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5IMpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LD.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LDprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LDpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LT.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTanalyze.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTanalyze.l +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTparse.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTparse.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTparse.y +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5LTpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5PT.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5PTprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5PTpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5TB.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5TBprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/H5TBpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/Makefile.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/hl/src/hdf5_hl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5A.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5AC.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACmpio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACproxy_entry.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ACpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Abtree2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Adense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Adeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Aint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Amodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Apkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Aprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Apublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Atest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2cache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2dbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2hdr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2int.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2internal.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2leaf.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2module.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2pkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2private.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2stat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5B2test.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Bcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Bdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Bmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Bpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Bprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5C.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5CS.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5CSprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5CX.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5CXmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5CXprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Centry.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cepoch.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cimage.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Clog.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Clog.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Clog_json.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Clog_trace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cmpio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cprefetched.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Cquery.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ctag.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ctest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5D.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dbtree.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dbtree2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dchunk.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dcompact.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dcontig.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ddbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ddeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dearray.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Defl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dfarray.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dfill.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dlayout.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dmpio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dnone.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Doh.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dscatgath.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dselect.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dsingle.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Dvirtual.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5E.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EA.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAdblkpage.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAdblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAhdr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAiblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EApkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAsblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAstat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5EAtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ES.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESdevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESevent.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESlist.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5ESpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Edeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Eint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Emodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Epkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Eprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Epublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5F.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FA.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAdblkpage.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAdblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAhdr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FApkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAstat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FAtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FD.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDcore.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDcore.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDdevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDdirect.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDdirect.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDdrvr_module.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDfamily.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDfamily.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDhdfs.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDhdfs.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDlog.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDlog.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmirror.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmirror.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmirror_priv.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmpi.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmpi.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmpio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmpio.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmulti.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDmulti.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_header.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_header.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_history.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_history.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_index.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_index.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDonion_priv.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDperform.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDros3.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDros3.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDs3comms.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDs3comms.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsec2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsec2.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDspace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsplitter.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsplitter.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDstdio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDstdio.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDioc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDioc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDioc_int.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDioc_priv.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDioc_threads.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDsubfile_int.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDsubfiling.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDsubfiling.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5FDsubfiling_priv.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5subfiling_common.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5subfiling_common.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/H5subfiling_err.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/LICENSE.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_compiler_attributes.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_queue.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_annotation.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_condition.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_condition.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_mutex.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_mutex.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_pool.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_thread_pool.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_util_config.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDsubfiling/mercury/src/util/mercury_util_error.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDwindows.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FDwindows.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FL.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FLmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FLprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FO.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FOprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FS.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FScache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSsection.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FSstat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5FStest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Faccum.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fcwfs.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fefc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ffake.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fmount.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fmpi.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fquery.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fsfile.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fspace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fsuper.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Fsuper_cache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ftest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5G.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gbtree2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gcompact.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gdense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gent.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Glink.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gloc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gname.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gnode.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gobj.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Goh.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Groot.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gstab.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Gtraverse.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HF.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFbtree2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFdblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFdtable.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFhdr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFhuge.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFiblock.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFiter.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFman.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFsection.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFspace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFstat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HFtiny.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HG.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HGquery.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HL.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLdblk.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLprfx.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5HLprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5I.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Idbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Idevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Iint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Imodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ipkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Iprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ipublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Itest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5L.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ldeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ldevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lexternal.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Lpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5M.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MF.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFaggr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MFsection.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MM.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MMprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5MMpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Mmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Mpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Mprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Mpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5O.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oainfo.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oalloc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oattr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oattribute.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Obogus.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Obtreek.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ocache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ocache_image.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ochunk.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ocont.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ocopy.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ocopy_ref.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Odbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Odeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Odrvinfo.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Odtype.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oefl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ofill.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oflush.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ofsinfo.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oginfo.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Olayout.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Olinfo.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Olink.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Omessage.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Omodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Omtime.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oname.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Onull.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Opkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Opline.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Opublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Orefcount.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Osdspace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oshared.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oshared.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Oshmesg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ostab.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Otest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ounknown.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5P.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PB.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PBmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PBpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PBprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PL.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLextern.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLpath.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLplugin_cache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5PLpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pacpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pdapl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pdcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pdxpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pencdec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pfapl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pfcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pfmpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pgcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Plapl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Plcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pmapl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pmcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pocpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pocpypl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ppkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ppublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Pstrcpl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ptest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5R.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5RS.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5RSmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5RSprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Rpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5S.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SL.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SLmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SLprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SM.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMbtree2.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMcache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMmessage.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5SMtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Sall.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Sdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Sdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Shyper.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Smodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Smpio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Snone.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Spkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Spoint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Sprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Spublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Sselect.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Stest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5T.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5TS.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5TSdevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5TSprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tarray.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tbit.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tcommit.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tcompound.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tconv.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tcset.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tdbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tdeprec.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tdevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tenum.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tfields.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tfixed.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tfloat.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tinit_float.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tnative.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Toffset.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Toh.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Topaque.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Torder.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tpad.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tprecis.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tref.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tstrpad.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tvisit.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Tvlen.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5UC.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5UCprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VL.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLcallback.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLconnector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLconnector_passthru.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLdyn_ops.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_attr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_blob.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_dataset.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_datatype.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_file.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_group.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_introspect.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_link.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_object.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_private.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLnative_token.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLpassthru.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLpassthru.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VLtest.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VM.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5VMprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5WB.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5WBprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Z.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zdeflate.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zdevelop.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zfletcher32.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zmodule.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Znbit.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zpkg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zprivate.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zpublic.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zscaleoffset.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zshuffle.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Zszip.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5Ztrans.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5api_adpt.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5build_settings.autotools.c.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5build_settings.cmake.c.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5build_settings.off.c.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5checksum.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5dbg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5encode.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5err.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5module.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5mpi.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5overflow.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5private.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5public.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5system.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5timer.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5trace.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5vers.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/H5win32defs.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/Makefile.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/hdf5.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/libhdf5.settings.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/hdf5/src/uthash.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/LICENSE.MIT +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/adl_serializer.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/byte_container_with_subtype.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/abi_macros.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/conversions/from_json.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/conversions/to_chars.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/conversions/to_json.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/exceptions.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/hash.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/binary_reader.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/input_adapters.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/json_sax.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/lexer.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/parser.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/input/position_t.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/internal_iterator.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/iter_impl.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/iteration_proxy.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/iterator_traits.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/iterators/primitive_iterator.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/json_custom_base_class.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/json_pointer.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/json_ref.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/macro_scope.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/macro_unscope.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/call_std/begin.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/call_std/end.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/cpp_future.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/detected.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/identity_tag.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/is_sax.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/std_fs.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/type_traits.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/meta/void_t.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/output/binary_writer.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/output/output_adapters.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/output/serializer.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/string_concat.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/string_escape.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/detail/value_t.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/json.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/json_fwd.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/ordered_map.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/thirdparty/hedley/hedley.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_file_module.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_get_scalar_by_path.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_get_vec_by_path.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_get_vec_by_path_alloc.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_initialize_arguments.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_initialize_dummy_arguments.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_kinds.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_macros.inc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_module.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_parameters.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_string_utilities.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/json_value_module.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/introspection/test_iso_10646_support.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_01.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_02.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_03.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_04.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_05.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_06.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_07.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_08.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_09.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_10.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_11.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_12.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_13.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_14.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_15.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_16.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_17.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_18.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_19.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_20.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_21.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_22.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_23.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_24.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_25.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_26.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_27.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_28.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_29.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_30.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_31.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_32.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_33.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_34.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_35.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_36.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_37.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_38.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_39.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_40.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_41.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_42.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_43.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_44.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_45.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_46.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_47.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_48.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/json-fortran/src/tests/jf_test_49.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.git +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.github/ISSUE_TEMPLATE/all-other.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.github/workflows/ci.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.github/workflows/nvcc-win.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.gitignore +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.gitmodules +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/.readthedocs.yaml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/collect-symbols-pypy.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/collect-symbols.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/darwin-ld-cpython.sym +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/darwin-ld-pypy.sym +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/darwin-python-path.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/cmake/nanobind-config.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/api_bazel.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/api_cmake.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/api_core.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/api_extra.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/basics.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/bazel.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/benchmark.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/building.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/changelog.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/classes.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/conf.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/cppyy.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/eigen.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/exceptions.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/exchanging.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/faq.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/free_threaded.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/functions.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/binding-dark.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/binding-light.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/caster-dark.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/caster-light.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/logo.jpg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/perf.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/sizes.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/times.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/wrapper-dark.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/images/wrapper-light.svg +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/index.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/installing.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/lowlevel.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/meson.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/microbenchmark.ipynb +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/ndarray.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/ndarray_index.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/ownership.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/ownership_adv.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/packaging.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/porting.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/pypy.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/refleaks.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/release.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/requirements.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/typing.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/utilities.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/docs/why.rst +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/.clang-format +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/.codecov.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/.git +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/.github/workflows/ci.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/cmake/tsl-robin-mapConfig.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/doxygen.conf +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/include/tsl/robin_growth_policy.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/include/tsl/robin_hash.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/include/tsl/robin_map.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/include/tsl/robin_set.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/custom_allocator_tests.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/main.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/policy_tests.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/robin_map_tests.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/robin_set_tests.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tests/utils.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/ext/robin_map/tsl-robin-map.natvis +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/eigen/dense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/eigen/sparse.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/eigen/tensor.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/eval.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/intrusive/counter.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/intrusive/counter.inl +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/intrusive/ref.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/make_iterator.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nanobind.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_accessor.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_attr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_call.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_cast.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_class.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_defs.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_descr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_enums.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_error.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_func.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_lib.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_misc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_python.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_traits.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_tuple.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/nb_types.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/ndarray.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/operators.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/array.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/bind_map.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/bind_vector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/chrono.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/complex.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/chrono.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/nb_array.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/nb_dict.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/nb_list.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/nb_optional.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/nb_set.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/detail/traits.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/filesystem.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/function.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/list.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/map.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/optional.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/pair.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/set.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/shared_ptr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/string.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/string_view.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/tuple.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/unique_ptr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/unordered_map.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/unordered_set.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/variant.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/vector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/stl/wstring.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/trampoline.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/include/nanobind/typing.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/pyproject.toml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/__init__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/__main__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/buffer.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/common.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/error.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/hash.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/implicit.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_abi.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_combined.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_enum.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_ft.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_ft.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_func.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_internals.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_internals.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_ndarray.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_static_property.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/nb_type.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/stubgen.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/trampoline.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/src/version.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/common.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/conftest.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/inter_module.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/inter_module.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/object_py.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/pattern_file.nb +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_recursive_stub_test/__init__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_recursive_stub_test/__init__.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_recursive_stub_test/bar.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_recursive_stub_test/bar.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_stub_test.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/py_stub_test.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_accessor.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_accessor.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_callbacks.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_callbacks.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_chrono.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_chrono.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_classes.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_classes.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_classes.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_classes_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_classes_extra.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eigen.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eigen.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eigen_tensor.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eigen_tensor.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_enum.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_enum.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_enum_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eval.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_eval.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_exception.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_exception.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_functions.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_functions.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_functions_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_holders.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_holders.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_inter_module.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_inter_module_1.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_inter_module_2.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_intrusive.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_intrusive.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_intrusive_impl.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_issue.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_issue.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_jax.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_jax.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_jax_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_make_iterator.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_make_iterator.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_make_iterator_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_ndarray.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_ndarray.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_ndarray_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/__init__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/__init__.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/prefix.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/prefix.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/prefixabc.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_prefix_module/prefixabc.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_specialization.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl_bind_map.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl_bind_map.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl_bind_vector.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl_bind_vector.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stl_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_stubs.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_tensorflow.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_tensorflow.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_tensorflow_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_thread.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_thread.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_typing.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_typing.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind/tests/test_typing_ext.pyi.ref +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/.git +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/.github/workflows/testing.yml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/.gitignore +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/include/nanobind_json/nanobind_json.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/nanobind_jsonConfig.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/tests/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/tests/test_json.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/nanobind_json/tests/test_json.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/COPYRIGHT +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/config.h.cmake.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/fbits.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/hdf5dispatch.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/hdf5internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc3dispatch.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc3internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc4dispatch.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc4internal.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc_logging.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nc_provenance.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncauth.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncbytes.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncconfigure.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nccrc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncdimscale.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncdispatch.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncexternl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nchashmap.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nchttp.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncindex.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nclist.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/nclog.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncmodel.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncoffsets.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncpathmgr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncrc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncs3sdk.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncuri.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncutf8.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/ncxml.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_aux.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_dispatch.h.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_f.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_filter.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_mem.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/netcdf_meta.h.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/onstack.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/include/rnd.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/datt.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dattget.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dattinq.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dattput.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dauth.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/daux.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dcompound.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dcopy.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dcrc64.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/ddim.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/ddispatch.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/denum.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/derror.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dfile.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dfilter.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dgroup.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dinfermodel.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dinstance.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dinstance_intern.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dmissing.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dnotnc4.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/doffsets.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dopaque.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dpathmgr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/drc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/ds3util.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dstring.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dtype.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dutf8.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dutil.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dvar.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dvarget.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dvarinq.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dvarput.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/dvlen.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/nc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/ncbytes.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/nchashmap.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/nclist.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/nclistmgr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/nclog.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/ncuri.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/utf8proc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/utf8proc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libdispatch/utf8proc_data.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/H5FDhttp.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/H5FDhttp.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/Makefile.am +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5attr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5create.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5debug.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5debug.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5dim.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5dispatch.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5err.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5file.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5filter.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5grp.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5internal.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5open.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5set_format_compatibility.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5type.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/hdf5var.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/nc4hdf.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/nc4info.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/nc4mem.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libhdf5/nc4memcb.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/liblib/nc_initialize.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/attr.m4 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/dim.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/memio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/nc3dispatch.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/nc3internal.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/ncio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/ncio.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/ncx.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/ncx.m4 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/posixio.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/putget.m4 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/v1hpg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc/var.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4attr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4cache.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4dim.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4dispatch.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4filters.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4grp.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4internal.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4type.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/nc4var.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/ncfunc.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-c/libsrc4/ncindex.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/CMakeExtras/MatchNetCDFFortranTypes.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf_nc_interfaces.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf_nf_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf_nf_interfaces.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_externals.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_file.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_overloads.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_variables.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf4_visibility.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_constants.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_dims.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_externals.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_file.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_overloads.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_text_variables.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_variables.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/netcdf_visibility.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_attio.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_control.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_dim.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_genatt.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_geninq.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_genvar.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_lib.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_misc.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_nc_noparallel.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_var1io.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_varaio.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_varmio.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/nf_varsio.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/typeSizes.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/optional/COPYING +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/optional/include/tl/optional.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/COPYING +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/Makefile.wrf_partmc +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_binned.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_component.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_dist.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_info.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_info_array.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_mode.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_particle.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_particle_array.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_sorted.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_weight.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/aero_weight_array.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/bin_average_comp.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/bin_average_size.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/bin_grid.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/camp_interface.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/chamber.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_additive.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_brown.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_brown_cont.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_brown_free.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_constant.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_sedi.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coag_kernel_zero.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coagulation.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/coagulation_dist.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/condense.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/condense_solver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/constants.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/env_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/exact_soln.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_aero_particles.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_aero_size.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_aero_time.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_env.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_gas.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_sectional_aero_size.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/extract_sectional_aero_time.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/fractal.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/gas_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/gas_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/getopt.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/ice_nucleation.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/integer_rmap.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/integer_rmap2.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/integer_varray.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/mosaic.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/mpi.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/netcdf.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/nucleate.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/numeric_average.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/numeric_diff.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/output.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/partmc.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/photolysis.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/rand.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/rand_gsl.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/run_exact.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/run_part.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/run_sect.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/scenario.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/sort.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/spec_file.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/spec_line.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/stats.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/sys.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/tchem_interface.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/partmc/src/util.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/span/LICENSE_1_0.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/span/include/tcb/span.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/string_view-standalone/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/string_view-standalone/include/bpstd/detail/string_view.inl +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/string_view-standalone/include/bpstd/string_view.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/cmake/SundialsIndexSize.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/cmake/SundialsSetupCompilers.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/cmake/SundialsSetupConfig.cmake +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_bandpre.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_bbdpre.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_diag.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_direct.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_hypamgpre.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_ls.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_proj.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/cvode/cvode_spils.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_cuda.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_hip.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_manyvector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_mpimanyvector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_mpiplusx.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_openmp.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_openmpdev.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_parallel.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_parhyp.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_petsc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_pthreads.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_raja.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_serial.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_sycl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/nvector_trilinos.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/trilinos/SundialsTpetraVectorInterface.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/nvector/trilinos/SundialsTpetraVectorKernels.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_band.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_config.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_cuda_policies.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_dense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_direct.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_fconfig.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_fnvector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_futils.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_hip_policies.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_iterative.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_lapack.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_linearsolver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_math.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_matrix.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_memory.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_mpi_types.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_nonlinearsolver.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_nvector.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_nvector_senswrapper.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_sycl_policies.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_types.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_version.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sundials/sundials_xbraid.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_band.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_cusolversp_batchqr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_dense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_klu.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_lapackband.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_lapackdense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_magmadense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_onemkldense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_pcg.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_spbcgs.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_spfgmr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_spgmr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_sptfqmr.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_superludist.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunlinsol/sunlinsol_superlumt.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_band.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_cusparse.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_dense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_magmadense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_onemkldense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_slunrloc.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunmatrix/sunmatrix_sparse.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunnonlinsol/sunnonlinsol_fixedpoint.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunnonlinsol/sunnonlinsol_newton.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/include/sunnonlinsol/sunnonlinsol_petscsnes.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/CHANGES +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/LICENSE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/NOTICE +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/README.md +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_bandpre.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_bandpre_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_bbdpre.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_bbdpre_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_diag.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_diag_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_direct.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_fused_gpu.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_fused_stubs.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_hypamgpre.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_hypamgpre_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_io.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_ls.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_ls_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_nls.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_proj.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_proj_impl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/cvode_spils.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/Makefile.in +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvband.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvbbd.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvbbd.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvbp.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvbp.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvdense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvewt.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvjtimes.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvnulllinsol.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvnullmatrix.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvnullnonlinsol.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvode.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvode.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvpreco.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvroot.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvroot.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fcmix/fcvsparse.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fmod/fcvode_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/cvode/fmod/fcvode_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/fmod/fnvector_serial_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/fmod/fnvector_serial_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/fnvector_serial.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/fnvector_serial.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/nvector/serial/nvector_serial.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_futils_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_futils_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_linearsolver_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_linearsolver_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_matrix_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_matrix_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_nonlinearsolver_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_nonlinearsolver_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_nvector_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_nvector_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_types_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/fmod/fsundials_types_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_band.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_cuda.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_cuda_kernels.cuh +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_debug.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_dense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_direct.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_futils.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_hip.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_hip_kernels.hip.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_iterative.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_linearsolver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_math.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_matrix.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_memory.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_nonlinearsolver.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_nvector.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_nvector_senswrapper.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_sycl.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_version.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sundials/sundials_xbraid.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/fmod/fsunlinsol_band_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/fmod/fsunlinsol_band_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/fsunlinsol_band.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/fsunlinsol_band.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/band/sunlinsol_band.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/fmod/fsunlinsol_dense_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/fmod/fsunlinsol_dense_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/fsunlinsol_dense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/fsunlinsol_dense.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/dense/sunlinsol_dense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/fmod/fsunlinsol_klu_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/fmod/fsunlinsol_klu_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/fsunlinsol_klu.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/fsunlinsol_klu.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/klu/sunlinsol_klu.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/pcg/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/pcg/sunlinsol_pcg.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spbcgs/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spbcgs/sunlinsol_spbcgs.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spfgmr/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spfgmr/sunlinsol_spfgmr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spgmr/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/spgmr/sunlinsol_spgmr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/sptfqmr/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/band/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/band/sunmatrix_band.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/dense/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/dense/sunmatrix_dense.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/sparse/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunmatrix/sparse/sunmatrix_sparse.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/fmod/fsunnonlinsol_fixedpoint_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/fsunnonlinsol_fixedpoint.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/fmod/CMakeLists.txt +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/fmod/fsunnonlinsol_newton_mod.f90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/fsunnonlinsol_newton.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/fsunnonlinsol_newton.h +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/sundials/src/sunnonlinsol/newton/sunnonlinsol_newton.c +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/pyproject.toml +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/PyPartMC/__init__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_binned.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_binned.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_data.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_dist.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_dist.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_mode.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_mode.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_particle.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_particle.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/aero_state.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/bin_grid.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/bin_grid.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/bin_grid.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/camp_core.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/camp_core.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/condense.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/condense.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/condense.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/env_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/env_state.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/gas_data.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/gas_data.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/gas_state.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/gas_state.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/getters.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/input_guard.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/json_resource.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/json_resource.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/output.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/output.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/output.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/photolysis.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/photolysis.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/pmc_resource.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/pypartmc.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/rand.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/rand.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/rand.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_exact.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_exact.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_exact.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_exact_opt.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_exact_opt.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_part.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_part.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_part.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_part_opt.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_part_opt.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_sect.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_sect.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_sect.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_sect_opt.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/run_sect_opt.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/scenario.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/scenario.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/scenario.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/spec_file_pypartmc.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/spec_file_pypartmc.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/sys.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/sys.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/util.F90 +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/util.cpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/src/util.hpp +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/__init__.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/common.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/conftest.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_binned.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_data.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_dist.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_mode.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_particle.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_aero_state.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_bin_grid.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_camp_core.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_condense.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_dtors.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_env_state.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_gas_data.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_gas_state.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_help.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_input_guard.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_loss_rate.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_output.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_photolysis.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_rand.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_exact.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_exact_opt.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_part.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_part_opt.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_sect.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_run_sect_opt.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_scenario.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_units.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_util.py +0 -0
- {pypartmc-2.0.7 → pypartmc-2.0.8}/tests/test_version.py +0 -0
|
@@ -3,7 +3,7 @@ The NetCDF Copyright.
|
|
|
3
3
|
|
|
4
4
|
\page copyright Copyright
|
|
5
5
|
|
|
6
|
-
Copyright 1993-
|
|
6
|
+
Copyright 1993-2025 University Corporation for Atmospheric
|
|
7
7
|
Research/Unidata.
|
|
8
8
|
|
|
9
9
|
Portions of this software were developed by the Unidata Program at the
|
{pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf4_nc_interfaces.F90
RENAMED
|
@@ -310,13 +310,13 @@ Interface
|
|
|
310
310
|
|
|
311
311
|
USE ISO_C_BINDING, ONLY: C_INT, C_SIZE_T, C_CHAR
|
|
312
312
|
|
|
313
|
-
Integer(C_INT), VALUE
|
|
314
|
-
Integer(C_INT), VALUE
|
|
315
|
-
Integer(C_SIZE_T), VALUE
|
|
316
|
-
Character(KIND=C_CHAR), Intent(IN)
|
|
317
|
-
Integer(C_INT), Intent(
|
|
313
|
+
Integer(C_INT), VALUE :: ncid, ndims
|
|
314
|
+
Integer(C_INT), VALUE :: xtype, field_typeid ! nc_type in C
|
|
315
|
+
Integer(C_SIZE_T), VALUE :: offset
|
|
316
|
+
Character(KIND=C_CHAR), Intent(IN) :: name(*)
|
|
317
|
+
Integer(C_INT), Intent(IN) :: dim_sizes(*)
|
|
318
318
|
|
|
319
|
-
Integer(C_INT)
|
|
319
|
+
Integer(C_INT) :: nc_insert_array_compound_f
|
|
320
320
|
|
|
321
321
|
End Function nc_insert_array_compound_f
|
|
322
322
|
End Interface
|
{pypartmc-2.0.7 → pypartmc-2.0.8}/gitmodules/netcdf-fortran/fortran/module_netcdf4_nf_interfaces.F90
RENAMED
|
@@ -217,10 +217,10 @@ Interface
|
|
|
217
217
|
Function nf_insert_array_compound( ncid, xtype, name, offset, field_typeid, &
|
|
218
218
|
ndims, dim_sizes) RESULT (status)
|
|
219
219
|
|
|
220
|
-
Integer, Intent(IN)
|
|
221
|
-
Integer, Intent(
|
|
222
|
-
Character(LEN=*), Intent(IN)
|
|
223
|
-
Integer
|
|
220
|
+
Integer, Intent(IN) :: ncid, xtype, field_typeid, offset, ndims
|
|
221
|
+
Integer, Intent(IN) :: dim_sizes(*)
|
|
222
|
+
Character(LEN=*), Intent(IN) :: name
|
|
223
|
+
Integer :: status
|
|
224
224
|
|
|
225
225
|
End Function nf_insert_array_compound
|
|
226
226
|
End Interface
|
|
@@ -483,9 +483,9 @@ Interface
|
|
|
483
483
|
Function nf_def_var_chunking( ncid, varid, contiguous, chunksizes) &
|
|
484
484
|
RESULT(status)
|
|
485
485
|
|
|
486
|
-
Integer, Intent(IN)
|
|
487
|
-
Integer, Intent(
|
|
488
|
-
Integer
|
|
486
|
+
Integer, Intent(IN) :: ncid, varid, contiguous
|
|
487
|
+
Integer, Intent(IN) :: chunksizes(*)
|
|
488
|
+
Integer :: status
|
|
489
489
|
|
|
490
490
|
End Function nf_def_var_chunking
|
|
491
491
|
End Interface
|
|
@@ -3,10 +3,10 @@ function nf90_put_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
3
3
|
integer (kind = EightByteInt), dimension(:), intent( in) :: values
|
|
4
4
|
integer, dimension(:), optional, intent( in) :: start, count, stride, map
|
|
5
5
|
integer :: nf90_put_var_1D_EightByteInt
|
|
6
|
-
|
|
6
|
+
|
|
7
7
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
8
8
|
integer :: numDims, counter, format_num
|
|
9
|
-
|
|
9
|
+
|
|
10
10
|
! Set local arguments to default values
|
|
11
11
|
numDims = size(shape(values))
|
|
12
12
|
localStart (: ) = 1
|
|
@@ -14,7 +14,7 @@ function nf90_put_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
14
14
|
localCount (numDims+1:) = 1
|
|
15
15
|
localStride(: ) = 1
|
|
16
16
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
17
|
-
|
|
17
|
+
|
|
18
18
|
if(present(start)) localStart (:size(start) ) = start(:)
|
|
19
19
|
if(present(count)) localCount (:size(count) ) = count(:)
|
|
20
20
|
if(present(stride)) localStride(:size(stride)) = stride(:)
|
|
@@ -376,14 +376,15 @@ function nf90_get_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
376
376
|
integer :: nf90_get_var_1D_EightByteInt
|
|
377
377
|
|
|
378
378
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
379
|
-
integer :: numDims, counter, format_num
|
|
380
|
-
integer, dimension(
|
|
381
|
-
integer (kind = EightByteInt), dimension(
|
|
379
|
+
integer :: numDims, counter, format_num, shapeValues(1)
|
|
380
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
381
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
382
382
|
|
|
383
383
|
! Set local arguments to default values
|
|
384
|
-
|
|
384
|
+
shapeValues = shape(values)
|
|
385
|
+
numDims = size(shapeValues)
|
|
385
386
|
localStart (: ) = 1
|
|
386
|
-
localCount (:numDims ) =
|
|
387
|
+
localCount (:numDims ) = shapeValues
|
|
387
388
|
localCount (numDims+1:) = 1
|
|
388
389
|
localStride(: ) = 1
|
|
389
390
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -395,6 +396,7 @@ function nf90_get_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
395
396
|
if (nf90_get_var_1D_EightByteInt .eq. nf90_noerr) then
|
|
396
397
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
397
398
|
format_num .eq. nf90_format_cdf5) then
|
|
399
|
+
allocate(defaultInt8Array(size(values)))
|
|
398
400
|
if(present(map)) then
|
|
399
401
|
localMap (:size(map)) = map(:)
|
|
400
402
|
nf90_get_var_1D_EightByteInt = &
|
|
@@ -406,8 +408,10 @@ function nf90_get_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
406
408
|
nf90_get_var_1D_EightByteInt = &
|
|
407
409
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
408
410
|
end if
|
|
409
|
-
values(:) = reshape(defaultInt8Array(:),
|
|
411
|
+
values(:) = reshape(defaultInt8Array(:), shapeValues)
|
|
412
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
410
413
|
else
|
|
414
|
+
allocate(defaultIntArray(size(values)))
|
|
411
415
|
if(present(map)) then
|
|
412
416
|
localMap (:size(map)) = map(:)
|
|
413
417
|
nf90_get_var_1D_EightByteInt = &
|
|
@@ -419,7 +423,8 @@ function nf90_get_var_1D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
419
423
|
nf90_get_var_1D_EightByteInt = &
|
|
420
424
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
421
425
|
end if
|
|
422
|
-
values(:) = reshape(defaultIntArray(:),
|
|
426
|
+
values(:) = reshape(defaultIntArray(:), shapeValues)
|
|
427
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
423
428
|
endif
|
|
424
429
|
endif
|
|
425
430
|
end function nf90_get_var_1D_EightByteInt
|
|
@@ -433,14 +438,15 @@ function nf90_get_var_2D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
433
438
|
integer :: nf90_get_var_2D_EightByteInt
|
|
434
439
|
|
|
435
440
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
436
|
-
integer :: numDims, counter, format_num
|
|
437
|
-
integer, dimension(
|
|
438
|
-
integer (kind = EightByteInt), dimension(
|
|
441
|
+
integer :: numDims, counter, format_num, shapeValues(2)
|
|
442
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
443
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
439
444
|
|
|
440
445
|
! Set local arguments to default values
|
|
441
|
-
|
|
446
|
+
shapeValues = shape(values)
|
|
447
|
+
numDims = size(shapeValues)
|
|
442
448
|
localStart (: ) = 1
|
|
443
|
-
localCount (:numDims ) =
|
|
449
|
+
localCount (:numDims ) = shapeValues
|
|
444
450
|
localCount (numDims+1:) = 1
|
|
445
451
|
localStride(: ) = 1
|
|
446
452
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -452,6 +458,7 @@ function nf90_get_var_2D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
452
458
|
if (nf90_get_var_2D_EightByteInt .eq. nf90_noerr) then
|
|
453
459
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
454
460
|
format_num .eq. nf90_format_cdf5) then
|
|
461
|
+
allocate(defaultInt8Array(size(values)))
|
|
455
462
|
if(present(map)) then
|
|
456
463
|
localMap (:size(map)) = map(:)
|
|
457
464
|
nf90_get_var_2D_EightByteInt = &
|
|
@@ -463,8 +470,10 @@ function nf90_get_var_2D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
463
470
|
nf90_get_var_2D_EightByteInt = &
|
|
464
471
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
465
472
|
end if
|
|
466
|
-
values(:, :) = reshape(defaultInt8Array(:),
|
|
473
|
+
values(:, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
474
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
467
475
|
else
|
|
476
|
+
allocate(defaultIntArray(size(values)))
|
|
468
477
|
if(present(map)) then
|
|
469
478
|
localMap (:size(map)) = map(:)
|
|
470
479
|
nf90_get_var_2D_EightByteInt = &
|
|
@@ -476,7 +485,8 @@ function nf90_get_var_2D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
476
485
|
nf90_get_var_2D_EightByteInt = &
|
|
477
486
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
478
487
|
end if
|
|
479
|
-
values(:, :) = reshape(defaultIntArray(:),
|
|
488
|
+
values(:, :) = reshape(defaultIntArray(:), shapeValues)
|
|
489
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
480
490
|
end if
|
|
481
491
|
end if
|
|
482
492
|
end function nf90_get_var_2D_EightByteInt
|
|
@@ -490,14 +500,15 @@ function nf90_get_var_3D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
490
500
|
integer :: nf90_get_var_3D_EightByteInt
|
|
491
501
|
|
|
492
502
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
493
|
-
integer :: numDims, counter, format_num
|
|
494
|
-
integer, dimension(
|
|
495
|
-
integer (kind = EightByteInt), dimension(
|
|
503
|
+
integer :: numDims, counter, format_num, shapeValues(3)
|
|
504
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
505
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
496
506
|
|
|
497
507
|
! Set local arguments to default values
|
|
498
|
-
|
|
508
|
+
shapeValues = shape(values)
|
|
509
|
+
numDims = size(shapeValues)
|
|
499
510
|
localStart (: ) = 1
|
|
500
|
-
localCount (:numDims ) =
|
|
511
|
+
localCount (:numDims ) = shapeValues
|
|
501
512
|
localCount (numDims+1:) = 1
|
|
502
513
|
localStride(: ) = 1
|
|
503
514
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -509,6 +520,7 @@ function nf90_get_var_3D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
509
520
|
if (nf90_get_var_3D_EightByteInt .eq. nf90_noerr) then
|
|
510
521
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
511
522
|
format_num .eq. nf90_format_cdf5) then
|
|
523
|
+
allocate(defaultInt8Array(size(values)))
|
|
512
524
|
if(present(map)) then
|
|
513
525
|
localMap (:size(map)) = map(:)
|
|
514
526
|
nf90_get_var_3D_EightByteInt = &
|
|
@@ -520,8 +532,10 @@ function nf90_get_var_3D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
520
532
|
nf90_get_var_3D_EightByteInt = &
|
|
521
533
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
522
534
|
end if
|
|
523
|
-
values(:, :, :) = reshape(defaultInt8Array(:),
|
|
535
|
+
values(:, :, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
536
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
524
537
|
else
|
|
538
|
+
allocate(defaultIntArray(size(values)))
|
|
525
539
|
if(present(map)) then
|
|
526
540
|
localMap (:size(map)) = map(:)
|
|
527
541
|
nf90_get_var_3D_EightByteInt = &
|
|
@@ -533,7 +547,8 @@ function nf90_get_var_3D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
533
547
|
nf90_get_var_3D_EightByteInt = &
|
|
534
548
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
535
549
|
end if
|
|
536
|
-
values(:, :, :) = reshape(defaultIntArray(:),
|
|
550
|
+
values(:, :, :) = reshape(defaultIntArray(:), shapeValues)
|
|
551
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
537
552
|
end if
|
|
538
553
|
end if
|
|
539
554
|
end function nf90_get_var_3D_EightByteInt
|
|
@@ -547,14 +562,15 @@ function nf90_get_var_4D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
547
562
|
integer :: nf90_get_var_4D_EightByteInt
|
|
548
563
|
|
|
549
564
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
550
|
-
integer :: numDims, counter, format_num
|
|
551
|
-
integer, dimension(
|
|
552
|
-
integer (kind = EightByteInt), dimension(
|
|
565
|
+
integer :: numDims, counter, format_num, shapeValues(4)
|
|
566
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
567
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
553
568
|
|
|
554
569
|
! Set local arguments to default values
|
|
555
|
-
|
|
570
|
+
shapeValues = shape(values)
|
|
571
|
+
numDims = size(shapeValues)
|
|
556
572
|
localStart (: ) = 1
|
|
557
|
-
localCount (:numDims ) =
|
|
573
|
+
localCount (:numDims ) = shapeValues
|
|
558
574
|
localCount (numDims+1:) = 1
|
|
559
575
|
localStride(: ) = 1
|
|
560
576
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -566,6 +582,7 @@ function nf90_get_var_4D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
566
582
|
if (nf90_get_var_4D_EightByteInt .eq. nf90_noerr) then
|
|
567
583
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
568
584
|
format_num .eq. nf90_format_cdf5) then
|
|
585
|
+
allocate(defaultInt8Array(size(values)))
|
|
569
586
|
if(present(map)) then
|
|
570
587
|
localMap (:size(map)) = map(:)
|
|
571
588
|
nf90_get_var_4D_EightByteInt = &
|
|
@@ -577,8 +594,10 @@ function nf90_get_var_4D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
577
594
|
nf90_get_var_4D_EightByteInt = &
|
|
578
595
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
579
596
|
end if
|
|
580
|
-
values(:, :, :, :) = reshape(defaultInt8Array(:),
|
|
597
|
+
values(:, :, :, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
598
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
581
599
|
else
|
|
600
|
+
allocate(defaultIntArray(size(values)))
|
|
582
601
|
if(present(map)) then
|
|
583
602
|
localMap (:size(map)) = map(:)
|
|
584
603
|
nf90_get_var_4D_EightByteInt = &
|
|
@@ -590,7 +609,8 @@ function nf90_get_var_4D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
590
609
|
nf90_get_var_4D_EightByteInt = &
|
|
591
610
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
592
611
|
end if
|
|
593
|
-
values(:, :, :, :) = reshape(defaultIntArray(:),
|
|
612
|
+
values(:, :, :, :) = reshape(defaultIntArray(:), shapeValues)
|
|
613
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
594
614
|
end if
|
|
595
615
|
end if
|
|
596
616
|
end function nf90_get_var_4D_EightByteInt
|
|
@@ -604,14 +624,15 @@ function nf90_get_var_5D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
604
624
|
integer :: nf90_get_var_5D_EightByteInt
|
|
605
625
|
|
|
606
626
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
607
|
-
integer :: numDims, counter, format_num
|
|
608
|
-
integer, dimension(
|
|
609
|
-
integer (kind = EightByteInt), dimension(
|
|
627
|
+
integer :: numDims, counter, format_num, shapeValues(5)
|
|
628
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
629
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
610
630
|
|
|
611
631
|
! Set local arguments to default values
|
|
612
|
-
|
|
632
|
+
shapeValues = shape(values)
|
|
633
|
+
numDims = size(shapeValues)
|
|
613
634
|
localStart (: ) = 1
|
|
614
|
-
localCount (:numDims ) =
|
|
635
|
+
localCount (:numDims ) = shapeValues
|
|
615
636
|
localCount (numDims+1:) = 1
|
|
616
637
|
localStride(: ) = 1
|
|
617
638
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -623,6 +644,7 @@ function nf90_get_var_5D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
623
644
|
if (nf90_get_var_5D_EightByteInt .eq. nf90_noerr) then
|
|
624
645
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
625
646
|
format_num .eq. nf90_format_cdf5) then
|
|
647
|
+
allocate(defaultInt8Array(size(values)))
|
|
626
648
|
if(present(map)) then
|
|
627
649
|
localMap (:size(map)) = map(:)
|
|
628
650
|
nf90_get_var_5D_EightByteInt = &
|
|
@@ -634,8 +656,10 @@ function nf90_get_var_5D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
634
656
|
nf90_get_var_5D_EightByteInt = &
|
|
635
657
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
636
658
|
end if
|
|
637
|
-
values(:, :, :, :, :) = reshape(defaultInt8Array(:),
|
|
659
|
+
values(:, :, :, :, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
660
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
638
661
|
else
|
|
662
|
+
allocate(defaultIntArray(size(values)))
|
|
639
663
|
if(present(map)) then
|
|
640
664
|
localMap (:size(map)) = map(:)
|
|
641
665
|
nf90_get_var_5D_EightByteInt = &
|
|
@@ -647,7 +671,8 @@ function nf90_get_var_5D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
647
671
|
nf90_get_var_5D_EightByteInt = &
|
|
648
672
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
649
673
|
end if
|
|
650
|
-
values(:, :, :, :, :) = reshape(defaultIntArray(:),
|
|
674
|
+
values(:, :, :, :, :) = reshape(defaultIntArray(:), shapeValues)
|
|
675
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
651
676
|
end if
|
|
652
677
|
end if
|
|
653
678
|
end function nf90_get_var_5D_EightByteInt
|
|
@@ -661,14 +686,15 @@ function nf90_get_var_6D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
661
686
|
integer :: nf90_get_var_6D_EightByteInt
|
|
662
687
|
|
|
663
688
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
664
|
-
integer :: numDims, counter, format_num
|
|
665
|
-
integer, dimension(
|
|
666
|
-
integer (kind = EightByteInt), dimension(
|
|
689
|
+
integer :: numDims, counter, format_num, shapeValues(6)
|
|
690
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
691
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
667
692
|
|
|
668
693
|
! Set local arguments to default values
|
|
669
|
-
|
|
694
|
+
shapeValues = shape(values)
|
|
695
|
+
numDims = size(shapeValues)
|
|
670
696
|
localStart (: ) = 1
|
|
671
|
-
localCount (:numDims ) =
|
|
697
|
+
localCount (:numDims ) = shapeValues
|
|
672
698
|
localCount (numDims+1:) = 1
|
|
673
699
|
localStride(: ) = 1
|
|
674
700
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -680,6 +706,7 @@ function nf90_get_var_6D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
680
706
|
if (nf90_get_var_6D_EightByteInt .eq. nf90_noerr) then
|
|
681
707
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
682
708
|
format_num .eq. nf90_format_cdf5) then
|
|
709
|
+
allocate(defaultInt8Array(size(values)))
|
|
683
710
|
if(present(map)) then
|
|
684
711
|
localMap (:size(map)) = map(:)
|
|
685
712
|
nf90_get_var_6D_EightByteInt = &
|
|
@@ -691,8 +718,10 @@ function nf90_get_var_6D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
691
718
|
nf90_get_var_6D_EightByteInt = &
|
|
692
719
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
693
720
|
end if
|
|
694
|
-
values(:, :, :, :, :, :) = reshape(defaultInt8Array(:),
|
|
721
|
+
values(:, :, :, :, :, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
722
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
695
723
|
else
|
|
724
|
+
allocate(defaultIntArray(size(values)))
|
|
696
725
|
if(present(map)) then
|
|
697
726
|
localMap (:size(map)) = map(:)
|
|
698
727
|
nf90_get_var_6D_EightByteInt = &
|
|
@@ -704,7 +733,8 @@ function nf90_get_var_6D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
704
733
|
nf90_get_var_6D_EightByteInt = &
|
|
705
734
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
706
735
|
end if
|
|
707
|
-
values(:, :, :, :, :, :) = reshape(defaultIntArray(:),
|
|
736
|
+
values(:, :, :, :, :, :) = reshape(defaultIntArray(:), shapeValues)
|
|
737
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
708
738
|
end if
|
|
709
739
|
end if
|
|
710
740
|
end function nf90_get_var_6D_EightByteInt
|
|
@@ -718,14 +748,15 @@ function nf90_get_var_7D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
718
748
|
integer :: nf90_get_var_7D_EightByteInt
|
|
719
749
|
|
|
720
750
|
integer, dimension(nf90_max_var_dims) :: localStart, localCount, localStride, localMap
|
|
721
|
-
integer :: numDims, counter, format_num
|
|
722
|
-
integer, dimension(
|
|
723
|
-
integer (kind = EightByteInt), dimension(
|
|
751
|
+
integer :: numDims, counter, format_num, shapeValues(7)
|
|
752
|
+
integer, dimension(:), allocatable :: defaultIntArray
|
|
753
|
+
integer (kind = EightByteInt), dimension(:), allocatable :: defaultInt8Array
|
|
724
754
|
|
|
725
755
|
! Set local arguments to default values
|
|
726
|
-
|
|
756
|
+
shapeValues = shape(values)
|
|
757
|
+
numDims = size(shapeValues)
|
|
727
758
|
localStart (: ) = 1
|
|
728
|
-
localCount (:numDims ) =
|
|
759
|
+
localCount (:numDims ) = shapeValues
|
|
729
760
|
localCount (numDims+1:) = 1
|
|
730
761
|
localStride(: ) = 1
|
|
731
762
|
localMap (:numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /)
|
|
@@ -737,6 +768,7 @@ function nf90_get_var_7D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
737
768
|
if (nf90_get_var_7D_EightByteInt .eq. nf90_noerr) then
|
|
738
769
|
if (format_num .eq. nf90_format_netcdf4 .OR. &
|
|
739
770
|
format_num .eq. nf90_format_cdf5) then
|
|
771
|
+
allocate(defaultInt8Array(size(values)))
|
|
740
772
|
if(present(map)) then
|
|
741
773
|
localMap (:size(map)) = map(:)
|
|
742
774
|
nf90_get_var_7D_EightByteInt = &
|
|
@@ -748,8 +780,10 @@ function nf90_get_var_7D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
748
780
|
nf90_get_var_7D_EightByteInt = &
|
|
749
781
|
nf_get_vara_int64(ncid, varid, localStart, localCount, defaultInt8Array)
|
|
750
782
|
end if
|
|
751
|
-
values(:, :, :, :, :, :, :) = reshape(defaultInt8Array(:),
|
|
783
|
+
values(:, :, :, :, :, :, :) = reshape(defaultInt8Array(:), shapeValues)
|
|
784
|
+
if (allocated(defaultInt8Array)) deallocate(defaultInt8Array)
|
|
752
785
|
else
|
|
786
|
+
allocate(defaultIntArray(size(values)))
|
|
753
787
|
if(present(map)) then
|
|
754
788
|
localMap (:size(map)) = map(:)
|
|
755
789
|
nf90_get_var_7D_EightByteInt = &
|
|
@@ -761,10 +795,11 @@ function nf90_get_var_7D_EightByteInt(ncid, varid, values, start, count, stride,
|
|
|
761
795
|
nf90_get_var_7D_EightByteInt = &
|
|
762
796
|
nf_get_vara_int(ncid, varid, localStart, localCount, defaultIntArray)
|
|
763
797
|
end if
|
|
764
|
-
values(:, :, :, :, :, :, :) = reshape(defaultIntArray(:),
|
|
798
|
+
values(:, :, :, :, :, :, :) = reshape(defaultIntArray(:), shapeValues)
|
|
799
|
+
if (allocated(defaultIntArray)) deallocate(defaultIntArray)
|
|
765
800
|
end if
|
|
766
801
|
end if
|
|
767
|
-
|
|
802
|
+
|
|
768
803
|
end function nf90_get_var_7D_EightByteInt
|
|
769
804
|
|
|
770
805
|
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
integer, intent(in) :: ncid
|
|
184
184
|
integer, intent(out) :: ndims
|
|
185
185
|
integer, dimension(:), intent(out) :: dimids
|
|
186
|
-
integer, intent(
|
|
186
|
+
integer, intent(in) :: include_parents
|
|
187
187
|
integer :: nf90_inq_dimids
|
|
188
188
|
|
|
189
189
|
nf90_inq_dimids = nf_inq_dimids(ncid, ndims, dimids, include_parents)
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
integer, intent(in) :: offset
|
|
256
256
|
integer, intent(in) :: field_typeid
|
|
257
257
|
integer, intent(in) :: ndims
|
|
258
|
-
integer, intent(in) :: dim_sizes
|
|
258
|
+
integer, dimension(:), intent(in) :: dim_sizes
|
|
259
259
|
integer :: nf90_insert_array_compound
|
|
260
260
|
|
|
261
261
|
nf90_insert_array_compound = nf_insert_array_compound(ncid, xtype, name, &
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
integer, intent(out) :: offset
|
|
320
320
|
integer, intent(out) :: field_typeid
|
|
321
321
|
integer, intent(out) :: ndims
|
|
322
|
-
integer, intent(out) :: dim_sizes
|
|
322
|
+
integer, dimension(:), intent(out) :: dim_sizes
|
|
323
323
|
integer :: nf90_inq_compound_field
|
|
324
324
|
|
|
325
325
|
nf90_inq_compound_field = nf_inq_compound_field(ncid, xtype, fieldid, name, offset, &
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
integer, intent(in) :: ncid
|
|
381
381
|
integer, intent(in) :: xtype
|
|
382
382
|
integer, intent(in) :: fieldid
|
|
383
|
-
integer, intent(out) :: dim_sizes
|
|
383
|
+
integer, dimension(:), intent(out) :: dim_sizes
|
|
384
384
|
integer :: nf90_inq_cmp_fielddim_sizes
|
|
385
385
|
|
|
386
386
|
nf90_inq_cmp_fielddim_sizes = nf_inq_compound_fielddim_sizes(ncid, xtype, fieldid, dim_sizes)
|
|
@@ -464,20 +464,20 @@
|
|
|
464
464
|
integer, intent(in) :: xtype
|
|
465
465
|
integer, intent(in) :: idx
|
|
466
466
|
character (len = *), intent(out) :: name
|
|
467
|
-
integer, intent(
|
|
467
|
+
integer, intent(out) :: value
|
|
468
468
|
integer :: nf90_inq_enum_member
|
|
469
469
|
|
|
470
470
|
nf90_inq_enum_member = nf_inq_enum_member(ncid, xtype, idx, name, value)
|
|
471
471
|
end function nf90_inq_enum_member
|
|
472
472
|
! -----------
|
|
473
|
-
function nf90_inq_enum_ident(ncid, xtype, value,
|
|
473
|
+
function nf90_inq_enum_ident(ncid, xtype, value, identifier)
|
|
474
474
|
integer, intent(in) :: ncid
|
|
475
475
|
integer, intent(in) :: xtype
|
|
476
476
|
integer, intent(in) :: value
|
|
477
|
-
|
|
477
|
+
character (len = *), intent(out) :: identifier
|
|
478
478
|
integer :: nf90_inq_enum_ident
|
|
479
479
|
|
|
480
|
-
nf90_inq_enum_ident = nf_inq_enum_ident(ncid, xtype, value,
|
|
480
|
+
nf90_inq_enum_ident = nf_inq_enum_ident(ncid, xtype, value, identifier)
|
|
481
481
|
end function nf90_inq_enum_ident
|
|
482
482
|
! -----------
|
|
483
483
|
function nf90_def_opaque(ncid, size, name, xtype)
|
|
@@ -67,13 +67,53 @@
|
|
|
67
67
|
end function nf90_put_att_text
|
|
68
68
|
! -------
|
|
69
69
|
function nf90_get_att_text(ncid, varid, name, values)
|
|
70
|
+
use, intrinsic :: iso_c_binding, only: c_ptr, c_size_t, c_f_pointer, c_int
|
|
71
|
+
implicit none
|
|
70
72
|
integer, intent( in) :: ncid, varid
|
|
71
73
|
character(len = *), intent( in) :: name
|
|
72
74
|
character(len = *), intent(out) :: values
|
|
73
75
|
integer :: nf90_get_att_text
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
76
|
+
interface
|
|
77
|
+
integer(c_int) function nc_get_att_string(ncid, varid, name, pp) bind(c)
|
|
78
|
+
use iso_c_binding , only : c_int , c_char , c_ptr
|
|
79
|
+
integer(c_int) , value :: ncid , varid
|
|
80
|
+
character(kind=c_char) , intent(in) :: name
|
|
81
|
+
type(c_ptr), intent(out) :: pp
|
|
82
|
+
end function nc_get_att_string
|
|
83
|
+
end interface
|
|
84
|
+
interface
|
|
85
|
+
integer(c_size_t) function strlen(cs) bind(c, name='strlen')
|
|
86
|
+
use, intrinsic :: iso_c_binding , only : c_size_t , c_ptr
|
|
87
|
+
implicit none
|
|
88
|
+
type(c_ptr), intent(in), value :: cs
|
|
89
|
+
end function strlen
|
|
90
|
+
end interface
|
|
91
|
+
integer :: xtype , nlen , attid , i
|
|
92
|
+
integer(c_int) :: c_ncid , c_varid , c_status , c_nlen
|
|
93
|
+
type(c_ptr) :: c_str
|
|
94
|
+
character(len_trim(name)+1) :: c_aname
|
|
95
|
+
character , pointer :: f_str(:)
|
|
96
|
+
nf90_get_att_text = nf90_inquire_attribute(ncid, varid, name, &
|
|
97
|
+
xtype, nlen, attid)
|
|
98
|
+
if ( nf90_get_att_text == nf90_noerr ) then
|
|
99
|
+
if ( xtype == nf90_string .and. nlen == 1 ) then
|
|
100
|
+
c_ncid = ncid
|
|
101
|
+
c_varid = varid - 1
|
|
102
|
+
c_aname = name//char(0)
|
|
103
|
+
c_status = nc_get_att_string(c_ncid, c_varid, c_aname, c_str)
|
|
104
|
+
nf90_get_att_text = c_status
|
|
105
|
+
if ( nf90_get_att_text == nf90_noerr ) then
|
|
106
|
+
call c_f_pointer(c_str,f_str,[strlen(c_str)])
|
|
107
|
+
values = adjustl("")
|
|
108
|
+
do i = 1, size(f_str)
|
|
109
|
+
values(i:i) = f_str(i)
|
|
110
|
+
end do
|
|
111
|
+
end if
|
|
112
|
+
else
|
|
113
|
+
values = ' ' !! make sure result will be blank padded
|
|
114
|
+
nf90_get_att_text = nf_get_att_text(ncid,varid,name,values)
|
|
115
|
+
end if
|
|
116
|
+
end if
|
|
77
117
|
end function nf90_get_att_text
|
|
78
118
|
! -------
|
|
79
119
|
! Integer attributes
|
|
@@ -183,7 +223,7 @@
|
|
|
183
223
|
character(len = *), intent( in) :: name
|
|
184
224
|
integer (kind = FourByteInt), dimension(:), intent(out) :: values
|
|
185
225
|
integer :: nf90_get_att_FourByteInt
|
|
186
|
-
|
|
226
|
+
|
|
187
227
|
integer, dimension(size(values)) :: defaultInteger
|
|
188
228
|
|
|
189
229
|
nf90_get_att_FourByteInt = nf_get_att_int(ncid, varid, name, defaultInteger)
|