ExtendableGrids.jl
  • Home
  • Changes
  • Adjacency
  • Vector of constants
  • Type hierarchy
  • Element geometry
  • Shape specifications
  • Coordinate systems
  • Extendable grid
  • Subgrid
  • Derived adjacencies
  • Voronoi tools
    • API
  • Assembly support
  • Search and Interpolation
  • Array tools
  • Grid constructors
  • Grid output
  • Mesh refinement
  • Grid partitioning
  • Region editing
  • Token streams
  • BinnedPointList
  • Gmsh interoperability
  • Index
  • Examples
    • examples1d
    • examples2d
    • examples3d
    • gmsh
    • Partitioning
Version
  • Voronoi tools
  • Voronoi tools


Voronoi tools

API

ExtendableGrids.VoronoiFaceCenters — Type
abstract type VoronoiFaceCenters <: AbstractGridFloatArray2D

Centers of voronoi cell facets (currently 1D, 2D).

source
ExtendableGrids.tricircumcenter! — Method
tricircumcenter!(circumcenter, a, b, c)

Find the circumcenter of a triangle.

Derived from C source of Jonathan R Shewchuk <jrs@cs.cmu.edu>

Modified to return absolute coordinates.

source
« Derived adjacenciesAssembly support »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.11.2 on Wednesday 14 May 2025. Using Julia version 1.11.5.