软件包:python3-mshr(2019.2.0~git20200924.c27eb18+dfsg1-7)
python3-mshr 的相关链接
Debian 的资源:
下载源码包 mshr:
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1-7.dsc]
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1.orig.tar.bz2]
- [mshr_2019.2.0~git20200924.c27eb18+dfsg1-7.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-7)
- Shared links and header files for mshr
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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