套件:libtrilinos-phalanx-14.4(14.4.0-1~exp1)
libtrilinos-phalanx-14.4 的相關連結
Debian 的資源:
下載原始碼套件 trilinos:
維護小組:
外部的資源:
- 主頁 [trilinos.github.io]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
local field evaluation kernel - runtime files
Phalanx is a local field evaluation kernel specifically designed for general partial differential equation solvers. The main goal of Phalanx is to decompose a complex problem into a number of simpler problems with managed dependencies to support rapid development and extensibility of the PDE code. Through the use of template metaprogramming concepts, Phalanx supports arbitrary user defined data types and evaluation types. This allows for unprecedented flexibility for direct integration with user applications and provides extensive support for embedded technology such as automatic differentiation for sensitivity analysis and uncertainty quantification.
This package contains the dynamic libraries.
其他與 libtrilinos-phalanx-14.4 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libopenmpi3 (>= 4.1.5)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-teuchos-14.4 (>= 14.4.0)
- common tools for Trilinos - runtime files