パッケージ: python3-mshr (2019.2.0~git20200924.c27eb18+dfsg1-5)
python3-mshr に関するリンク
Debian の資源:
mshr ソースパッケージをダウンロード:
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1-5.dsc]
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1.orig.tar.bz2]
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [fenicsproject.org]
類似のパッケージ:
Python 3 interface for mshr
mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends.
This package contains the common Python 3 interface for mshr, and examples and demo programs.
This is the base package depending on specific mshr builds. By default mshr is built against dolfin using the preferred version of PETSc in /usr/lib/petsc (with 32-bit indexing), but the alternative version (64-bit PETSc) can be selected by setting the environment variable PETSC_DIR.
その他の python3-mshr 関連パッケージ
|
|
|
|
-
- dep: dolfin-bin (>= 2019.2)
- Executable scripts for DOLFIN
-
- dep: libmshr-dev (>= 2019.2.0~git20200924.c27eb18+dfsg1-5)
- Shared links and header files for mshr
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-dolfin (>= 2019.2)
- Base Python interface for DOLFIN (Python 3)
-
- dep: python3-mshr-real
- Python 3 interface for mshr
- または python3-mshr64-real
- Python 3 interface for mshr with 64-bit indexing
-
- dep: python3-numpy
- Fast array facility to the Python 3 language