套件:libtrilinos-phalanx12(12.18.1-2)
libtrilinos-phalanx12 的相關連結
Debian 的資源:
下載原始碼套件 trilinos:
維護小組:
外部的資源:
- 主頁 [trilinos.github.io]
相似套件:
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-phalanx12 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [s390x]
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libopenmpi3 (>= 4.1.0)
- high performance message passing library -- shared library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-teuchos12 (>= 12.18.1)
- common tools for Trilinos - runtime files