VORONOI
This is part of the matrixtools module

Do a voronoi analysis

Examples
Glossary of keywords and components
Description of components

By default the value of the calculated quantity can be referenced elsewhere in the input file by using the label of the action. Alternatively this Action can be used to calculate the following quantities by employing the keywords listed below. These quantities can be referenced elsewhere in the input by using this Action's label followed by a dot and the name of the quantity required from the list below.

Quantity Description
.#!value a matrix in which element ij is equal to one if the ij component of the input matrix is lower than all the ik elements of the matrix where k is not j and zero otherwise
Compulsory keywords
ARG the distance/adjacency matrix that should be used to perform the voronoi analysis
Options
SERIAL

( default=off ) do the calculation in serial. Do not parallelize