NAME
genisotable - generate isosurface table
SYNOPSIS
genisotable [-chqsv] [-d dimension ]
DESCRIPTION
genisotable is a program to generate a table of isosurface
patches for cubes or simplices in arbitrary dimensions.
Isosurface patches for each of the 2^numv +/- vertex sign
patterns are stored in the table where numv is the number of
polyhedron vertices.
OPTIONS
-c Generate isosurface patches for cubes.
-d dimension Set dimension to dimension.
-h Print help message (and exit.)
-q Quiet mode. Suppress messages.
-s Generate isosurface patches for simplices.
-v Verbose mode. Print messages.
NOTES
Tables for hypercubes of dimension five or higher would have
2^32 or more entries and cannot be generated. Tables for
simplices can be generated up to approximately dimension 20
depending on your processor speed and memory.
SEE ALSO
genisopatch,isotable(3),isotable(5).
AUTHOR
Praveen Bhaniramka, Rephael Wenger
Man(1) output converted with
man2html