libtrilinos-ifpack-13.2
algebraic preconditioners - runtime files
IFPACK provides a suite of object-oriented algebraic preconditioners for the
solution of preconditioned iterative solvers. IFPACK constructors expect an
Epetra_RowMatrix object for construction. IFPACK is part of the Trilinos
Solver Project and IFPACK object interact well with other Trilinos classes. In
particular, IFPACK can be used as a preconditioner for AztecOO.
clang-format-17
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
libgo42-amd64-cross
Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
libtrilinos-ifpack2-13.2
next generation algebraic preconditioners - runtime files
Ifpack2 provides incomplete factorizations, relaxations, and domain
decomposition operators for linear algebra objects (sparse matrices,
operators, and dense vectors and multivectors) provided by the Tpetra package.
You may use these operators however you wish: for example as preconditioners
in an iterative solver, or as smoothers for algebraic multigrid.
libopenmpi40
high performance message passing library -- shared library
Open MPI is a project combining technologies and resources from several other
projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
MPI library available. A completely new MPI-3.1 compliant implementation, Open
MPI offers advantages for system and software vendors, application developers
and computer science researchers.