Workflow
In order to create a VoronoiGeometry you have several options you should think through and decide:
VoronoiNodes, i.e. the generators of your mesh can be:- The domain, i.e. a
Boundaryobject. Those could be- rectangular
- customized, including (partially) unbounded domains
- The
integratorargument. This basically choses between sole geometry calculation and various integration techniques, see here - The
integrand, which is optionally a function that you whish to calculate the local integrals over cells and interfaces.
Built on top are methods for refinement and replacement