套件:libtrilinos-shylu-14.4(14.4.0-1~exp1)
libtrilinos-shylu-14.4 的相關連結
Debian 的資源:
下載原始碼套件 trilinos:
維護小組:
外部的資源:
- 主頁 [trilinos.github.io]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
solving sparse linear systems - runtime files
ShyLU is a package for solving sparse linear systems. It can be used either as a preconditioner, or as a solver. Currently, it is recommended as an Ifpack preconditioner. ShyLU uses a hybrid direct/iterative approach based on Schur complements. The goal is to provide robustness similar to sparse direct solvers, but memory usage more similar to preconditioned iterative solvers. ShyLU was designed as a node-level solver. It can use both MPI and threads in several ways. ShyLU was designed (a) to solve difficult but medium-size problems, and (b) to be used as a subdomain solver or smoother for very large problems within an iterative scheme. It is a purely algebraic method so can be used as a black-box solver. ShyLU has been particularly successful in electrical circuit simulation (Xyce).
This package contains the dynamic libraries.
其他與 libtrilinos-shylu-14.4 有關的套件
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 套件暫時不可用
-
- dep: libc6 (>= 2.35)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 套件暫時不可用
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-kokkos-14.4 (>= 14.4.0)
- Trilinos Kokkos programming model - runtime files