Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> python >> python3-pygalmesh
nabia  ] [  aramo  ]
[ 原始碼: pygalmesh  ]

套件: python3-pygalmesh (0.5.2-1)

Python 3 frontend to CGAL's 3D mesh generators

pygalmesh makes it easy to create high-quality 3D volume and surface meshes.

CGAL offers two different approaches for mesh generation:

 -   Meshes defined implicitly by level sets of functions.
 -   Meshes defined by a set of bounding planes.

pygalmesh provides a front-end to the first approach, which has the following advantages and disadvantages:

 -   All boundary points are guaranteed to be in the level set within
     any specified residual. This results in smooth curved surfaces.
 -   Sharp intersections of subdomains (e.g., in unions or
     differences of sets) need to be specified manually (via feature edges,
     see below), which can be tedious.

On the other hand, the bounding-plane approach (realized by mshr), has the following properties:

 -   Smooth, curved domains are approximated by a set of bounding
     planes, resulting in more of less visible edges.
 -   Intersections of domains can be computed automatically, so
     domain unions etc. have sharp edges where they belong.

pygalmesh and mshr are therefore complementary.

pygalmesh also interfaces CGAL's 3D periodic mesh generation.

This package installs the pygalmesh module for Python 3.

It also provides the utility scripts pygalmesh-from-inr and pygalmesh-volume-from-surface for generating volume meshes from INR or surface meshes.

其他與 python3-pygalmesh 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.7) [armhf]
  • dep: libgcc-s1 (>= 3.0) [amd64]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libgmp10
    Multiprecision arithmetic library
  • dep: libmpfr6 (>= 3.1.3)
    multiple precision floating-point computation
  • dep: libstdc++6 (>= 9)
    GNU Standard C++ Library v3
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.9)
    dep: python3 (>= 3.8~)
  • dep: python3-meshio (>= 4)
    library for reading and writing mesh data (Python 3)
  • dep: python3-numpy
    Fast array facility to the Python 3 language
  • dep: python3-pybind11 (>= 2.2)
    pybind11 helper module for Python 3
  • sug: python-pygalmesh-doc
    套件暫時不可用

下載 python3-pygalmesh

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 1,178.7 kB7213 kB [文件列表]
armhf 1,034.2 kB5423 kB [文件列表]