パッケージ: libtrilinos-shylu-13.2 (13.2.0-6 など)
libtrilinos-shylu-13.2 に関するリンク
Debian の資源:
trilinos ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [trilinos.github.io]
類似のパッケージ:
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-13.2 関連パッケージ
|
|
|
|
-
- dep: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.35)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtrilinos-kokkos-13.2 (>= 13.2.0)
- Trilinos Kokkos programming model - runtime files