Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: sundials | Distribution: Mageia |
Version: 7.1.1 | Vendor: Mageia.Org |
Release: 3.mga10 | Build date: Tue Sep 3 00:37:43 2024 |
Group: Sciences/Computer science | Build host: localhost |
Size: 4947117 | Source RPM: sundials-7.1.1-3.mga10.src.rpm |
Packager: eatdirt <eatdirt> | |
Url: https://computing.llnl.gov/projects/sundials | |
Summary: Nonlinear, differential and algebraic equation solvers |
SUNDIALS is an award-winning SUite of Nonlinear and DIfferential/ALgebraic equation Solvers implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes. The primary design goals are to require minimal information from the user, allow users to easily supply their own data structures underneath the packages, and allow for easy incorporation of user-supplied linear solvers and preconditioners. The main numerical operations performed in these codes are operations on data vectors, and the codes have been written in terms of interfaces to these vector operations. The codes also come with default vector structures with pre-defined operation implementations for serial, shared-memory parallel (openMP and PThreads), and distributed memory parallel (MPI) environments in case a user prefers not to supply their own structures. In addition, all parallelism is contained within specific vector operations (norms, dot products, etc.). No other operations within the solvers require knowledge of parallelism.
BSD
* Mon Sep 02 2024 eatdirt <eatdirt> 7.1.1-3.mga10 + Revision: 2092774 - Disabling KLU on 32 bits - Do not build fortran interface on 32 bits - Update to version 7.1.1 * Sun May 05 2024 eatdirt <eatdirt> 7.0.0-3.mga10 + Revision: 2062328 - Disabling fortran interfaces for all 32 bits arches - Upgrade to version 7.0.0 * Fri Feb 23 2024 eatdirt <eatdirt> 6.7.0-1.mga10 + Revision: 2043758 - Fix build of test examples with new openmpi - Update to version 6.7.0 * Tue May 30 2023 eatdirt <eatdirt> 6.5.1-1.mga9 + Revision: 1959821 - Update to version 6.5.1 * Sun Dec 04 2022 eatdirt <eatdirt> 6.4.1-1.mga9 + Revision: 1917695 - Update to version 6.4.1
/usr/share/doc/sundials /usr/share/doc/sundials/LICENSE /usr/share/doc/sundials/README.md /usr/share/sundials /usr/share/sundials/examples /usr/share/sundials/examples/arkode /usr/share/sundials/examples/arkode/C_manyvector /usr/share/sundials/examples/arkode/C_manyvector/CMakeLists.txt /usr/share/sundials/examples/arkode/C_manyvector/Makefile /usr/share/sundials/examples/arkode/C_manyvector/README /usr/share/sundials/examples/arkode/C_manyvector/ark_brusselator1D_manyvec.c /usr/share/sundials/examples/arkode/C_manyvector/ark_brusselator1D_manyvec.out /usr/share/sundials/examples/arkode/C_manyvector/plot_brusselator1D.py /usr/share/sundials/examples/arkode/C_openmp /usr/share/sundials/examples/arkode/C_openmp/CMakeLists.txt /usr/share/sundials/examples/arkode/C_openmp/Makefile /usr/share/sundials/examples/arkode/C_openmp/README /usr/share/sundials/examples/arkode/C_openmp/ark_brusselator1D_omp.c /usr/share/sundials/examples/arkode/C_openmp/ark_brusselator1D_omp.out /usr/share/sundials/examples/arkode/C_openmp/ark_heat1D_omp.c /usr/share/sundials/examples/arkode/C_openmp/ark_heat1D_omp.out /usr/share/sundials/examples/arkode/C_openmp/plot_brusselator1D.py /usr/share/sundials/examples/arkode/C_serial /usr/share/sundials/examples/arkode/C_serial/CMakeLists.txt /usr/share/sundials/examples/arkode/C_serial/Makefile /usr/share/sundials/examples/arkode/C_serial/README /usr/share/sundials/examples/arkode/C_serial/ark_KrylovDemo_prec.c /usr/share/sundials/examples/arkode/C_serial/ark_KrylovDemo_prec.out /usr/share/sundials/examples/arkode/C_serial/ark_KrylovDemo_prec_1.out /usr/share/sundials/examples/arkode/C_serial/ark_KrylovDemo_prec_2.out /usr/share/sundials/examples/arkode/C_serial/ark_analytic.c /usr/share/sundials/examples/arkode/C_serial/ark_analytic.out /usr/share/sundials/examples/arkode/C_serial/ark_analytic_mels.c /usr/share/sundials/examples/arkode/C_serial/ark_analytic_mels.out /usr/share/sundials/examples/arkode/C_serial/ark_analytic_nonlin.c /usr/share/sundials/examples/arkode/C_serial/ark_analytic_nonlin.out /usr/share/sundials/examples/arkode/C_serial/ark_analytic_nonlin_stats.csv /usr/share/sundials/examples/arkode/C_serial/ark_brusselator.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_0_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_2_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_3_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_4_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_5_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_6_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator1D_imexmri_7_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_1D_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_1D_mri.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_fp.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_fp.out /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_brusselator_mri.out /usr/share/sundials/examples/arkode/C_serial/ark_conserved_exp_entropy_ark.c /usr/share/sundials/examples/arkode/C_serial/ark_conserved_exp_entropy_ark_1_0.out /usr/share/sundials/examples/arkode/C_serial/ark_conserved_exp_entropy_ark_1_1.out /usr/share/sundials/examples/arkode/C_serial/ark_conserved_exp_entropy_erk.c /usr/share/sundials/examples/arkode/C_serial/ark_conserved_exp_entropy_erk_1.out /usr/share/sundials/examples/arkode/C_serial/ark_damped_harmonic_symplectic.c /usr/share/sundials/examples/arkode/C_serial/ark_damped_harmonic_symplectic.h /usr/share/sundials/examples/arkode/C_serial/ark_damped_harmonic_symplectic.out /usr/share/sundials/examples/arkode/C_serial/ark_dissipated_exp_entropy.c /usr/share/sundials/examples/arkode/C_serial/ark_dissipated_exp_entropy_1_0.out /usr/share/sundials/examples/arkode/C_serial/ark_dissipated_exp_entropy_1_1.out /usr/share/sundials/examples/arkode/C_serial/ark_harmonic_symplectic.c /usr/share/sundials/examples/arkode/C_serial/ark_harmonic_symplectic.h /usr/share/sundials/examples/arkode/C_serial/ark_harmonic_symplectic.out /usr/share/sundials/examples/arkode/C_serial/ark_heat1D.c /usr/share/sundials/examples/arkode/C_serial/ark_heat1D.out /usr/share/sundials/examples/arkode/C_serial/ark_heat1D_adapt.c /usr/share/sundials/examples/arkode/C_serial/ark_heat1D_adapt.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler.c /usr/share/sundials/examples/arkode/C_serial/ark_kepler.h /usr/share/sundials/examples/arkode/C_serial/ark_kepler.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_ERK_--step-mode_adapt.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_ERK_--step-mode_fixed_--count-orbits.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--count-orbits_--use-compensated-sums.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_EULER_1_1_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_LEAPFROG_2_2_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_2_2_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_3_3_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_4_4_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_5_6_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_PSEUDO_LEAPFROG_2_2_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_RUTH_3_3_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_YOSHIDA_6_8_--tf_50_--check-order_--nout_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kepler_plot.py /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_0_0.002.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_1_0.002.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_2_0.005.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_3_0.01.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_4_0.002.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_5_0.002.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_6_0.005.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_7_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_7_0.001_-100_100_0.5_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_8_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_8_0.001_-100_100_0.5_1.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_9_0.001.out /usr/share/sundials/examples/arkode/C_serial/ark_kpr_mri_9_0.001_-100_100_0.5_1.out /usr/share/sundials/examples/arkode/C_serial/ark_onewaycouple_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_onewaycouple_mri.out /usr/share/sundials/examples/arkode/C_serial/ark_reaction_diffusion_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_reaction_diffusion_mri.out /usr/share/sundials/examples/arkode/C_serial/ark_reaction_diffusion_mri_fast_stats.csv /usr/share/sundials/examples/arkode/C_serial/ark_reaction_diffusion_mri_slow_stats.csv /usr/share/sundials/examples/arkode/C_serial/ark_robertson.c /usr/share/sundials/examples/arkode/C_serial/ark_robertson.out /usr/share/sundials/examples/arkode/C_serial/ark_robertson_constraints.c /usr/share/sundials/examples/arkode/C_serial/ark_robertson_constraints.out /usr/share/sundials/examples/arkode/C_serial/ark_robertson_root.c /usr/share/sundials/examples/arkode/C_serial/ark_robertson_root.out /usr/share/sundials/examples/arkode/C_serial/ark_robertson_stats.csv /usr/share/sundials/examples/arkode/C_serial/ark_twowaycouple_mri.c /usr/share/sundials/examples/arkode/C_serial/ark_twowaycouple_mri.out /usr/share/sundials/examples/arkode/C_serial/plot_brusselator1D.py /usr/share/sundials/examples/arkode/C_serial/plot_brusselator1D_FEM.py /usr/share/sundials/examples/arkode/C_serial/plot_heat1D.py /usr/share/sundials/examples/arkode/C_serial/plot_heat1D_adapt.py /usr/share/sundials/examples/arkode/C_serial/plot_sol.py /usr/share/sundials/examples/arkode/C_serial/plot_sol_log.py /usr/share/sundials/examples/arkode/F2003_custom /usr/share/sundials/examples/arkode/F2003_custom/CMakeLists.txt /usr/share/sundials/examples/arkode/F2003_custom/Makefile /usr/share/sundials/examples/arkode/F2003_custom/ark_analytic_complex_f2003.f90 /usr/share/sundials/examples/arkode/F2003_custom/ark_analytic_complex_f2003.out /usr/share/sundials/examples/arkode/F2003_custom/ark_brusselator1D_f2003.f90 /usr/share/sundials/examples/arkode/F2003_custom/ark_brusselator1D_f2003.out /usr/share/sundials/examples/arkode/F2003_custom/fnvector_complex_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/fnvector_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/fsunlinsol_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/fsunmatrix_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/test_fnvector_complex_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/test_fnvector_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/test_fsunlinsol_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_custom/test_fsunmatrix_fortran_mod.f90 /usr/share/sundials/examples/arkode/F2003_serial /usr/share/sundials/examples/arkode/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/arkode/F2003_serial/Makefile /usr/share/sundials/examples/arkode/F2003_serial/ark_analytic_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_analytic_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/ark_bruss_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_bruss_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/ark_diurnal_kry_bp_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_diurnal_kry_bp_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_0_0.002.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_1_0.002.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_2_0.005.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_3_0.01.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_4_0.002.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_5_0.002.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_6_0.005.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_7_0.001.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_8_0.001.out /usr/share/sundials/examples/arkode/F2003_serial/ark_kpr_mri_f2003_9_0.001.out /usr/share/sundials/examples/arkode/F2003_serial/ark_roberts_dnsL_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_roberts_dnsL_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/ark_roberts_dns_f2003.f90 /usr/share/sundials/examples/arkode/F2003_serial/ark_roberts_dns_f2003.out /usr/share/sundials/examples/arkode/F2003_serial/test_ark_butcher_f2003.f90 /usr/share/sundials/examples/cvode /usr/share/sundials/examples/cvode/C_openmp /usr/share/sundials/examples/cvode/C_openmp/CMakeLists.txt /usr/share/sundials/examples/cvode/C_openmp/Makefile /usr/share/sundials/examples/cvode/C_openmp/README /usr/share/sundials/examples/cvode/C_openmp/cvAdvDiff_bnd_omp.c /usr/share/sundials/examples/cvode/C_openmp/cvAdvDiff_bnd_omp.out /usr/share/sundials/examples/cvode/F2003_serial /usr/share/sundials/examples/cvode/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/cvode/F2003_serial/Makefile /usr/share/sundials/examples/cvode/F2003_serial/cv_advdiff_bnd_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_advdiff_bnd_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_fp_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_fp_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_sys_dns_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_sys_dns_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_sys_dns_jac_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_analytic_sys_dns_jac_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_brusselator_dns_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_brusselator_dns_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_diurnal_kry_bp_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_diurnal_kry_bp_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_diurnal_kry_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_diurnal_kry_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dnsL_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dnsL_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dns_constraints_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dns_constraints_f2003.out /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dns_f2003.f90 /usr/share/sundials/examples/cvode/F2003_serial/cv_roberts_dns_f2003.out /usr/share/sundials/examples/cvode/serial /usr/share/sundials/examples/cvode/serial/CMakeLists.txt /usr/share/sundials/examples/cvode/serial/Makefile /usr/share/sundials/examples/cvode/serial/README /usr/share/sundials/examples/cvode/serial/cvAdvDiff_bnd.c /usr/share/sundials/examples/cvode/serial/cvAdvDiff_bnd.out /usr/share/sundials/examples/cvode/serial/cvAdvDiff_bndL.c /usr/share/sundials/examples/cvode/serial/cvAdvDiff_bndL.out /usr/share/sundials/examples/cvode/serial/cvAnalytic_mels.c /usr/share/sundials/examples/cvode/serial/cvAnalytic_mels.out /usr/share/sundials/examples/cvode/serial/cvDirectDemo_ls.c /usr/share/sundials/examples/cvode/serial/cvDirectDemo_ls.out /usr/share/sundials/examples/cvode/serial/cvDisc_dns.c /usr/share/sundials/examples/cvode/serial/cvDisc_dns.out /usr/share/sundials/examples/cvode/serial/cvDiurnal_kry.c /usr/share/sundials/examples/cvode/serial/cvDiurnal_kry.out /usr/share/sundials/examples/cvode/serial/cvDiurnal_kry_bp.c /usr/share/sundials/examples/cvode/serial/cvDiurnal_kry_bp.out /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_ls.c /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_ls.out /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_ls_0_1.out /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_ls_1.out /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_ls_2.out /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_prec.c /usr/share/sundials/examples/cvode/serial/cvKrylovDemo_prec.out /usr/share/sundials/examples/cvode/serial/cvParticle_dns.c /usr/share/sundials/examples/cvode/serial/cvParticle_dns.out /usr/share/sundials/examples/cvode/serial/cvPendulum_dns.c /usr/share/sundials/examples/cvode/serial/cvPendulum_dns.out /usr/share/sundials/examples/cvode/serial/cvRoberts_dns.c /usr/share/sundials/examples/cvode/serial/cvRoberts_dns.out /usr/share/sundials/examples/cvode/serial/cvRoberts_dnsL.c /usr/share/sundials/examples/cvode/serial/cvRoberts_dnsL.out /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_constraints.c /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_constraints.out /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_negsol.c /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_negsol.out /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_stats.csv /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_uw.c /usr/share/sundials/examples/cvode/serial/cvRoberts_dns_uw.out /usr/share/sundials/examples/cvode/serial/cvRocket_dns.c /usr/share/sundials/examples/cvode/serial/cvRocket_dns.out /usr/share/sundials/examples/cvode/serial/plot_cvParticle.py /usr/share/sundials/examples/cvode/serial/plot_cvPendulum.py /usr/share/sundials/examples/cvodes /usr/share/sundials/examples/cvodes/C_openmp /usr/share/sundials/examples/cvodes/C_openmp/CMakeLists.txt /usr/share/sundials/examples/cvodes/C_openmp/Makefile /usr/share/sundials/examples/cvodes/C_openmp/README /usr/share/sundials/examples/cvodes/C_openmp/cvsAdvDiff_bnd_omp.c /usr/share/sundials/examples/cvodes/C_openmp/cvsAdvDiff_bnd_omp.out /usr/share/sundials/examples/cvodes/F2003_serial /usr/share/sundials/examples/cvodes/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/cvodes/F2003_serial/Makefile /usr/share/sundials/examples/cvodes/F2003_serial/cvsAdvDiff_FSA_non_f2003.f90 /usr/share/sundials/examples/cvodes/F2003_serial/cvsAdvDiff_FSA_non_f2003_-sensi_sim_t.out /usr/share/sundials/examples/cvodes/F2003_serial/cvsAdvDiff_FSA_non_f2003_-sensi_stg_t.out /usr/share/sundials/examples/cvodes/F2003_serial/cvs_analytic_fp_f2003.f90 /usr/share/sundials/examples/cvodes/F2003_serial/cvs_analytic_fp_f2003.out /usr/share/sundials/examples/cvodes/serial /usr/share/sundials/examples/cvodes/serial/CMakeLists.txt /usr/share/sundials/examples/cvodes/serial/Makefile /usr/share/sundials/examples/cvodes/serial/README /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_ASAi_bnd.c /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_ASAi_bnd.out /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_FSA_non.c /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_FSA_non_-sensi_sim_t.out /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_FSA_non_-sensi_stg_t.out /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_bnd.c /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_bnd.out /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_bndL.c /usr/share/sundials/examples/cvodes/serial/cvsAdvDiff_bndL.out /usr/share/sundials/examples/cvodes/serial/cvsAnalytic_mels.c /usr/share/sundials/examples/cvodes/serial/cvsAnalytic_mels.out /usr/share/sundials/examples/cvodes/serial/cvsDirectDemo_ls.c /usr/share/sundials/examples/cvodes/serial/cvsDirectDemo_ls.out /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_FSA_kry.c /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_FSA_kry_-sensi_sim_t.out /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_FSA_kry_-sensi_stg_t.out /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_kry.c /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_kry.out /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_kry_bp.c /usr/share/sundials/examples/cvodes/serial/cvsDiurnal_kry_bp.out /usr/share/sundials/examples/cvodes/serial/cvsFoodWeb_ASAi_kry.c /usr/share/sundials/examples/cvodes/serial/cvsFoodWeb_ASAi_kry.out /usr/share/sundials/examples/cvodes/serial/cvsFoodWeb_ASAp_kry.c /usr/share/sundials/examples/cvodes/serial/cvsFoodWeb_ASAp_kry.out /usr/share/sundials/examples/cvodes/serial/cvsHessian_ASA_FSA.c /usr/share/sundials/examples/cvodes/serial/cvsHessian_ASA_FSA.out /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_ls.c /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_ls.out /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_ls_0_1.out /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_ls_1.out /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_ls_2.out /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_prec.c /usr/share/sundials/examples/cvodes/serial/cvsKrylovDemo_prec.out /usr/share/sundials/examples/cvodes/serial/cvsParticle_dns.c /usr/share/sundials/examples/cvodes/serial/cvsParticle_dns.out /usr/share/sundials/examples/cvodes/serial/cvsPendulum_dns.c /usr/share/sundials/examples/cvodes/serial/cvsPendulum_dns.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns_bkw1_stats.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns_bkw2_stats.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns_constraints.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns_constraints.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_ASAi_dns_fwd_stats.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_-sensi_sim_t.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_-sensi_stg1_t.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_Switch.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_Switch.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_constraints.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_constraints_-sensi_stg1_t.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_stats_-sensi_sim_t.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_FSA_dns_stats_-sensi_stg1_t.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dnsL.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dnsL.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns_constraints.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns_constraints.out /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns_stats.csv /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns_uw.c /usr/share/sundials/examples/cvodes/serial/cvsRoberts_dns_uw.out /usr/share/sundials/examples/cvodes/serial/plot_cvsParticle.py /usr/share/sundials/examples/cvodes/serial/plot_cvsPendulum.py /usr/share/sundials/examples/ida /usr/share/sundials/examples/ida/C_openmp /usr/share/sundials/examples/ida/C_openmp/CMakeLists.txt /usr/share/sundials/examples/ida/C_openmp/Makefile /usr/share/sundials/examples/ida/C_openmp/README /usr/share/sundials/examples/ida/C_openmp/idaFoodWeb_bnd_omp.c /usr/share/sundials/examples/ida/C_openmp/idaFoodWeb_bnd_omp.out /usr/share/sundials/examples/ida/C_openmp/idaFoodWeb_kry_omp.c /usr/share/sundials/examples/ida/C_openmp/idaFoodWeb_kry_omp.out /usr/share/sundials/examples/ida/F2003_openmp /usr/share/sundials/examples/ida/F2003_openmp/CMakeLists.txt /usr/share/sundials/examples/ida/F2003_openmp/Makefile /usr/share/sundials/examples/ida/F2003_openmp/idaHeat2D_kry_omp_f2003.f90 /usr/share/sundials/examples/ida/F2003_openmp/idaHeat2D_kry_omp_f2003_4.out /usr/share/sundials/examples/ida/F2003_openmp/idaHeat2D_kry_omp_f2003_8.out /usr/share/sundials/examples/ida/F2003_serial /usr/share/sundials/examples/ida/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/ida/F2003_serial/Makefile /usr/share/sundials/examples/ida/F2003_serial/idaHeat2D_kry_f2003.f90 /usr/share/sundials/examples/ida/F2003_serial/idaHeat2D_kry_f2003.out /usr/share/sundials/examples/ida/F2003_serial/idaRoberts_dns_f2003.f90 /usr/share/sundials/examples/ida/F2003_serial/idaRoberts_dns_f2003.out /usr/share/sundials/examples/ida/serial /usr/share/sundials/examples/ida/serial/CMakeLists.txt /usr/share/sundials/examples/ida/serial/Makefile /usr/share/sundials/examples/ida/serial/README /usr/share/sundials/examples/ida/serial/idaAnalytic_mels.c /usr/share/sundials/examples/ida/serial/idaAnalytic_mels.out /usr/share/sundials/examples/ida/serial/idaFoodWeb_bnd.c /usr/share/sundials/examples/ida/serial/idaFoodWeb_bnd.out /usr/share/sundials/examples/ida/serial/idaFoodWeb_kry.c /usr/share/sundials/examples/ida/serial/idaFoodWeb_kry.out /usr/share/sundials/examples/ida/serial/idaHeat2D_bnd.c /usr/share/sundials/examples/ida/serial/idaHeat2D_bnd.out /usr/share/sundials/examples/ida/serial/idaHeat2D_kry.c /usr/share/sundials/examples/ida/serial/idaHeat2D_kry.out /usr/share/sundials/examples/ida/serial/idaKrylovDemo_ls.c /usr/share/sundials/examples/ida/serial/idaKrylovDemo_ls.out /usr/share/sundials/examples/ida/serial/idaKrylovDemo_ls_1.out /usr/share/sundials/examples/ida/serial/idaKrylovDemo_ls_2.out /usr/share/sundials/examples/ida/serial/idaRoberts_dns.c /usr/share/sundials/examples/ida/serial/idaRoberts_dns.out /usr/share/sundials/examples/ida/serial/idaRoberts_dns_stats.csv /usr/share/sundials/examples/ida/serial/idaSlCrank_dns.c /usr/share/sundials/examples/ida/serial/idaSlCrank_dns.out /usr/share/sundials/examples/idas /usr/share/sundials/examples/idas/C_openmp /usr/share/sundials/examples/idas/C_openmp/CMakeLists.txt /usr/share/sundials/examples/idas/C_openmp/Makefile /usr/share/sundials/examples/idas/C_openmp/README /usr/share/sundials/examples/idas/C_openmp/idasFoodWeb_bnd_omp.c /usr/share/sundials/examples/idas/C_openmp/idasFoodWeb_bnd_omp.out /usr/share/sundials/examples/idas/C_openmp/idasFoodWeb_kry_omp.c /usr/share/sundials/examples/idas/C_openmp/idasFoodWeb_kry_omp.out /usr/share/sundials/examples/idas/F2003_serial /usr/share/sundials/examples/idas/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/idas/F2003_serial/Makefile /usr/share/sundials/examples/idas/F2003_serial/idasAkzoNob_ASAi_dns_f2003.f90 /usr/share/sundials/examples/idas/F2003_serial/idasAkzoNob_ASAi_dns_f2003.out /usr/share/sundials/examples/idas/F2003_serial/idasHeat2D_kry_f2003.f90 /usr/share/sundials/examples/idas/F2003_serial/idasHeat2D_kry_f2003.out /usr/share/sundials/examples/idas/serial /usr/share/sundials/examples/idas/serial/CMakeLists.txt /usr/share/sundials/examples/idas/serial/Makefile /usr/share/sundials/examples/idas/serial/README /usr/share/sundials/examples/idas/serial/idasAkzoNob_ASAi_dns.c /usr/share/sundials/examples/idas/serial/idasAkzoNob_ASAi_dns.out /usr/share/sundials/examples/idas/serial/idasAkzoNob_dns.c /usr/share/sundials/examples/idas/serial/idasAkzoNob_dns.out /usr/share/sundials/examples/idas/serial/idasAnalytic_mels.c /usr/share/sundials/examples/idas/serial/idasAnalytic_mels.out /usr/share/sundials/examples/idas/serial/idasFoodWeb_bnd.c /usr/share/sundials/examples/idas/serial/idasFoodWeb_bnd.out /usr/share/sundials/examples/idas/serial/idasHeat2D_bnd.c /usr/share/sundials/examples/idas/serial/idasHeat2D_bnd.out /usr/share/sundials/examples/idas/serial/idasHeat2D_kry.c /usr/share/sundials/examples/idas/serial/idasHeat2D_kry.out /usr/share/sundials/examples/idas/serial/idasHessian_ASA_FSA.c /usr/share/sundials/examples/idas/serial/idasHessian_ASA_FSA.out /usr/share/sundials/examples/idas/serial/idasKrylovDemo_ls.c /usr/share/sundials/examples/idas/serial/idasKrylovDemo_ls.out /usr/share/sundials/examples/idas/serial/idasKrylovDemo_ls_1.out /usr/share/sundials/examples/idas/serial/idasKrylovDemo_ls_2.out /usr/share/sundials/examples/idas/serial/idasRoberts_ASAi_dns.c /usr/share/sundials/examples/idas/serial/idasRoberts_ASAi_dns.out /usr/share/sundials/examples/idas/serial/idasRoberts_ASAi_dns_bkw1_stats.csv /usr/share/sundials/examples/idas/serial/idasRoberts_ASAi_dns_fwd_stats.csv /usr/share/sundials/examples/idas/serial/idasRoberts_FSA_dns.c /usr/share/sundials/examples/idas/serial/idasRoberts_FSA_dns_-sensi_stg_t.out /usr/share/sundials/examples/idas/serial/idasRoberts_FSA_dns_stats_-sensi_stg_t.csv /usr/share/sundials/examples/idas/serial/idasRoberts_dns.c /usr/share/sundials/examples/idas/serial/idasRoberts_dns.out /usr/share/sundials/examples/idas/serial/idasRoberts_dns_stats.csv /usr/share/sundials/examples/idas/serial/idasSlCrank_FSA_dns.c /usr/share/sundials/examples/idas/serial/idasSlCrank_FSA_dns.out /usr/share/sundials/examples/idas/serial/idasSlCrank_dns.c /usr/share/sundials/examples/idas/serial/idasSlCrank_dns.out /usr/share/sundials/examples/kinsol /usr/share/sundials/examples/kinsol/C_openmp /usr/share/sundials/examples/kinsol/C_openmp/CMakeLists.txt /usr/share/sundials/examples/kinsol/C_openmp/Makefile /usr/share/sundials/examples/kinsol/C_openmp/README /usr/share/sundials/examples/kinsol/C_openmp/kinFoodWeb_kry_omp.c /usr/share/sundials/examples/kinsol/C_openmp/kinFoodWeb_kry_omp.out /usr/share/sundials/examples/kinsol/F2003_serial /usr/share/sundials/examples/kinsol/F2003_serial/CMakeLists.txt /usr/share/sundials/examples/kinsol/F2003_serial/Makefile /usr/share/sundials/examples/kinsol/F2003_serial/kinDiagon_kry_f2003.f90 /usr/share/sundials/examples/kinsol/F2003_serial/kinDiagon_kry_f2003.out /usr/share/sundials/examples/kinsol/F2003_serial/kinLaplace_bnd_f2003.f90 /usr/share/sundials/examples/kinsol/F2003_serial/kinLaplace_bnd_f2003.out /usr/share/sundials/examples/kinsol/F2003_serial/kinLaplace_picard_kry_f2003.f90 /usr/share/sundials/examples/kinsol/F2003_serial/kinLaplace_picard_kry_f2003.out /usr/share/sundials/examples/kinsol/F2003_serial/kinRoboKin_dns_f2003.f90 /usr/share/sundials/examples/kinsol/F2003_serial/kinRoboKin_dns_f2003.out /usr/share/sundials/examples/kinsol/serial /usr/share/sundials/examples/kinsol/serial/CMakeLists.txt /usr/share/sundials/examples/kinsol/serial/Makefile /usr/share/sundials/examples/kinsol/serial/README /usr/share/sundials/examples/kinsol/serial/kinAnalytic_fp.c /usr/share/sundials/examples/kinsol/serial/kinAnalytic_fp.out /usr/share/sundials/examples/kinsol/serial/kinFerTron_dns.c /usr/share/sundials/examples/kinsol/serial/kinFerTron_dns.out /usr/share/sundials/examples/kinsol/serial/kinFoodWeb_kry.c /usr/share/sundials/examples/kinsol/serial/kinFoodWeb_kry.out /usr/share/sundials/examples/kinsol/serial/kinKrylovDemo_ls.c /usr/share/sundials/examples/kinsol/serial/kinKrylovDemo_ls.out /usr/share/sundials/examples/kinsol/serial/kinLaplace_bnd.c /usr/share/sundials/examples/kinsol/serial/kinLaplace_bnd.out /usr/share/sundials/examples/kinsol/serial/kinLaplace_picard_bnd.c /usr/share/sundials/examples/kinsol/serial/kinLaplace_picard_bnd.out /usr/share/sundials/examples/kinsol/serial/kinLaplace_picard_kry.c /usr/share/sundials/examples/kinsol/serial/kinLaplace_picard_kry.out /usr/share/sundials/examples/kinsol/serial/kinRoberts_fp.c /usr/share/sundials/examples/kinsol/serial/kinRoberts_fp.out /usr/share/sundials/examples/kinsol/serial/kinRoboKin_dns.c /usr/share/sundials/examples/kinsol/serial/kinRoboKin_dns.out /usr/share/sundials/examples/kinsol/serial/kinRoboKin_dns_stats.csv /usr/share/sundials/examples/nvector /usr/share/sundials/examples/nvector/C_openmp /usr/share/sundials/examples/nvector/C_openmp/CMakeLists.txt /usr/share/sundials/examples/nvector/C_openmp/Makefile /usr/share/sundials/examples/nvector/C_openmp/test_nvector.c /usr/share/sundials/examples/nvector/C_openmp/test_nvector.h /usr/share/sundials/examples/nvector/C_openmp/test_nvector_openmp.c /usr/share/sundials/examples/nvector/manyvector /usr/share/sundials/examples/nvector/manyvector/CMakeLists.txt /usr/share/sundials/examples/nvector/manyvector/Makefile /usr/share/sundials/examples/nvector/manyvector/test_nvector.c /usr/share/sundials/examples/nvector/manyvector/test_nvector.h /usr/share/sundials/examples/nvector/manyvector/test_nvector_manyvector.c /usr/share/sundials/examples/nvector/serial /usr/share/sundials/examples/nvector/serial/CMakeLists.txt /usr/share/sundials/examples/nvector/serial/Makefile /usr/share/sundials/examples/nvector/serial/test_nvector.c /usr/share/sundials/examples/nvector/serial/test_nvector.h /usr/share/sundials/examples/nvector/serial/test_nvector_serial.c /usr/share/sundials/examples/sunlinsol /usr/share/sundials/examples/sunlinsol/band /usr/share/sundials/examples/sunlinsol/band/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/band/Makefile /usr/share/sundials/examples/sunlinsol/band/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/band/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/band/test_sunlinsol_band.c /usr/share/sundials/examples/sunlinsol/dense /usr/share/sundials/examples/sunlinsol/dense/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/dense/Makefile /usr/share/sundials/examples/sunlinsol/dense/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/dense/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/dense/test_sunlinsol_dense.c /usr/share/sundials/examples/sunlinsol/lapackband /usr/share/sundials/examples/sunlinsol/lapackband/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/lapackband/Makefile /usr/share/sundials/examples/sunlinsol/lapackband/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/lapackband/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/lapackband/test_sunlinsol_lapackband.c /usr/share/sundials/examples/sunlinsol/lapackdense /usr/share/sundials/examples/sunlinsol/lapackdense/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/lapackdense/Makefile /usr/share/sundials/examples/sunlinsol/lapackdense/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/lapackdense/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/lapackdense/test_sunlinsol_lapackdense.c /usr/share/sundials/examples/sunlinsol/pcg /usr/share/sundials/examples/sunlinsol/pcg/serial /usr/share/sundials/examples/sunlinsol/pcg/serial/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/pcg/serial/Makefile /usr/share/sundials/examples/sunlinsol/pcg/serial/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/pcg/serial/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/pcg/serial/test_sunlinsol_pcg_serial.c /usr/share/sundials/examples/sunlinsol/spbcgs /usr/share/sundials/examples/sunlinsol/spbcgs/serial /usr/share/sundials/examples/sunlinsol/spbcgs/serial/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/spbcgs/serial/Makefile /usr/share/sundials/examples/sunlinsol/spbcgs/serial/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/spbcgs/serial/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/spbcgs/serial/test_sunlinsol_spbcgs_serial.c /usr/share/sundials/examples/sunlinsol/spfgmr /usr/share/sundials/examples/sunlinsol/spfgmr/serial /usr/share/sundials/examples/sunlinsol/spfgmr/serial/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/spfgmr/serial/Makefile /usr/share/sundials/examples/sunlinsol/spfgmr/serial/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/spfgmr/serial/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/spfgmr/serial/test_sunlinsol_spfgmr_serial.c /usr/share/sundials/examples/sunlinsol/spgmr /usr/share/sundials/examples/sunlinsol/spgmr/serial /usr/share/sundials/examples/sunlinsol/spgmr/serial/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/spgmr/serial/Makefile /usr/share/sundials/examples/sunlinsol/spgmr/serial/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/spgmr/serial/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/spgmr/serial/test_sunlinsol_spgmr_serial.c /usr/share/sundials/examples/sunlinsol/sptfqmr /usr/share/sundials/examples/sunlinsol/sptfqmr/serial /usr/share/sundials/examples/sunlinsol/sptfqmr/serial/CMakeLists.txt /usr/share/sundials/examples/sunlinsol/sptfqmr/serial/Makefile /usr/share/sundials/examples/sunlinsol/sptfqmr/serial/test_sunlinsol.c /usr/share/sundials/examples/sunlinsol/sptfqmr/serial/test_sunlinsol.h /usr/share/sundials/examples/sunlinsol/sptfqmr/serial/test_sunlinsol_sptfqmr_serial.c /usr/share/sundials/examples/sunmatrix /usr/share/sundials/examples/sunmatrix/band /usr/share/sundials/examples/sunmatrix/band/CMakeLists.txt /usr/share/sundials/examples/sunmatrix/band/Makefile /usr/share/sundials/examples/sunmatrix/band/test_sunmatrix.c /usr/share/sundials/examples/sunmatrix/band/test_sunmatrix.h /usr/share/sundials/examples/sunmatrix/band/test_sunmatrix_band.c /usr/share/sundials/examples/sunmatrix/dense /usr/share/sundials/examples/sunmatrix/dense/CMakeLists.txt /usr/share/sundials/examples/sunmatrix/dense/Makefile /usr/share/sundials/examples/sunmatrix/dense/test_sunmatrix.c /usr/share/sundials/examples/sunmatrix/dense/test_sunmatrix.h /usr/share/sundials/examples/sunmatrix/dense/test_sunmatrix_dense.c /usr/share/sundials/examples/sunmatrix/sparse /usr/share/sundials/examples/sunmatrix/sparse/CMakeLists.txt /usr/share/sundials/examples/sunmatrix/sparse/Makefile /usr/share/sundials/examples/sunmatrix/sparse/test_sunmatrix.c /usr/share/sundials/examples/sunmatrix/sparse/test_sunmatrix.h /usr/share/sundials/examples/sunmatrix/sparse/test_sunmatrix_sparse.c /usr/share/sundials/examples/sunnonlinsol /usr/share/sundials/examples/sunnonlinsol/fixedpoint /usr/share/sundials/examples/sunnonlinsol/fixedpoint/CMakeLists.txt /usr/share/sundials/examples/sunnonlinsol/fixedpoint/Makefile /usr/share/sundials/examples/sunnonlinsol/fixedpoint/test_sunnonlinsol_fixedpoint.c /usr/share/sundials/examples/sunnonlinsol/newton /usr/share/sundials/examples/sunnonlinsol/newton/CMakeLists.txt /usr/share/sundials/examples/sunnonlinsol/newton/Makefile /usr/share/sundials/examples/sunnonlinsol/newton/test_sunnonlinsol_newton.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 26 11:19:40 2024