数据和网格区域

Version 10 adds full support for mesh-based geometric regions. Mesh-based regions can be explicitly specified or automatically generated from lists of points, from graphics, or from other regions. Mesh-based regions are flexible enough to approximate any other region and support fast algorithms for essentially any operation. The mesh-based regions fully support the geometric region framework, including computing properties (area, nearest point, etc.) and being used as inputs to solvers (integration, solving PDEs, etc.).

  • 对一维、二维和三维网格的完全支持. »
  • 具有表示低维区域的能力,如二维曲线、三维曲面.
  • 具有表示非流形区域的能力.
  • 完全支持在一维、二维和三维中网格的边界表示法. »
  • 具有表示二维孔型以及三维的孔洞和隧道的能力.
  • 对网格单元的样式和标签的高级支持. »
  • 从点集生成网格,其中包括了 Delaunay、Voronoi 和凸包.
  • 支持有高级控制的三角剖分. »
  • 对二维和三维图像的自动离散化. »
  • 对任何区域的自动离散化. »
  • 对计算例如隶属测试、距离计算、最近点、测度(长度、面积、体积)、几何中心等重要区域属性的完全支持. »
  • 在基于网格的区域上进行积分. »
  • 在基于网格的区域上解偏微分方程. »
  • 支持涉及单元和坐标的低级编程操作.
  • 支持单元级别属性,例如:距离、存储材料或其他属性.
de en es ja pt-br