Skip to main content

Voro++: library for 3D computations of the Voronoi tessellation

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: Voro++
Description: library for 3D computations of the Voronoi tessellation
For more information: http://math.lbl.gov/voro%2B%2B/
Categories:
License: OpenSource (BSD)

General usage information

Voro++ is a library for the computation of the Voronoi diagram a widely-used tesselaation that has applications in many scientific fields.

This module will add the voro++ command to your path

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package Voro++, by cluster

This section lists the available versions of the package Voro++on the different clusters.

Available versions of Voro++ on the Zaratab cluster

Available versions of Voro++ on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
0.4.6 voropp/0.4.6 icelake, x86_64, zen, zen2 Y






Back to Top