NAME

     genisotable - generate isosurface table


SYNOPSIS

     genisotable  [-d  dimension]  [-poly  {cube|simplex|sprism}]
     [-hqv] [-V <n>]


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

     -d dimension
          Set dimension to dimension.

     -poly{cube|simplex|sprism}
          Set polyhedron to cube (hypercube,)  simplex  or  prism
          with simplex base.  Default is cube.

     -h   Print help message (and exit.)

     -q   Quiet mode.  Suppress messages.

     -v   Verbose mode.  Print messages.

     -V <n>
          Verbose mode.  Print  message  after  every  <n>  table
          entries.


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