[ 源代码: octave-msh ]
软件包:octave-msh(1.0.10-12)
octave-msh 的相关链接
Debian 的资源:
下载源码包 octave-msh:
维护小组:
- Debian Octave Group (QA 页面)
- Thomas Weber (QA 页面)
- Rafael Laboissière (QA 页面)
- Sébastien Villemot (QA 页面)
- Mike Miller (QA 页面)
外部的资源:
- 主页 [octave.sourceforge.io]
相似软件包:
create and manage meshes for FE or FV solvers in Octave
This package creates and manages triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers in Octave, a scientific computation software. It uses a mesh data structure compatible with pdetool. It relies on gmsh for unstructured mesh generation.
This Octave add-on package is part of the Octave-Forge project.
其他与 octave-msh 有关的软件包
|
|
|
|
-
- dep: gmsh
- Three-dimensional finite element mesh generator
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: octave (>= 7.3.0)
- GNU Octave language for numerical computations
-
- dep: octave-abi-57
- 本虚包由这些包填实: octave
-
- dep: octave-splines
- cubic spline functions for Octave