SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

sundials rpm build for : Mageia 8. For other distributions click sundials.

Name : sundials
Version : 5.5.0 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-12-06 14:34:16
Group : Sciences/Computer science Source RPM : sundials-5.5.0-1.mga8.src.rpm
Size : 6.26 MB
Packager : eatdirt < eatdirt>
Summary : Nonlinear, differential and algebraic equation solvers
Description :
SUNDIALS is a 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 result of this design is that users can
relatively easily provide their own data structures to the solvers by
telling the solver about their structures and providing the required
operations on them. 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. Thus,
using a solver in parallel consists of using a parallel vector
implementation, either one provided with SUNDIALS or the user’s own
parallel vector structure, underneath the solver.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  sundials-5.5.0-1.mga8.x86_64.rpm
     

Provides :
sundials
sundials(x86-64)

Requires :
lib64sundials5 = 5.5.0-1.mga8
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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/__pycache__
/usr/share/sundials/examples/arkode/C_manyvector/__pycache__/plot_brusselator1D.cpython-38.opt-1.pyc
/usr/share/sundials/examples/arkode/C_manyvector/__pycache__/plot_brusselator1D.cpython-38.pyc
/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/__pycache__
/usr/share/sundials/examples/arkode/C_openmp/__pycache__/plot_brusselator1D.cpython-38.opt-1.pyc
/usr/share/sundials/examples/arkode/C_openmp/__pycache__/plot_brusselator1D.cpython-38.pyc
/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_parallel
/usr/share/sundials/examples/arkode/C_parallel/CMakeLists.txt
There is 658 files more in these RPM.

 
ICM