RiemCirc is a C++ program which allocates points inside the unit circle for numerical quadrature on the circle, aiming at homogeneous equidistant distribution. The weights of the quadrature rule are computed by the area of the tiles that surround these nodes. The shapes of the areas are polygonal, defined by Voronoi tessellation.
翻译:Riemcirc 是一个 C+++ 程序, 用于在圆上为数值二次曲线分配单位圆内点, 目的是实现均匀的等距分布。 二次曲线规则的重量由这些节点周围的瓷砖的面积计算。 区域的形状是多角形, 由 Voronoi 熔化定义 。