PPL Java Language Interface  1.2
parma_polyhedra_library.Grid_Generator_System Class Reference

A system of grid generators. More...

Inherits ArrayList< Grid_Generator >.

Public Member Functions

 Grid_Generator_System ()
 Default constructor: builds an empty system of grid generators.
 
native String ascii_dump ()
 Returns an ascii formatted internal representation of this.
 
native String toString ()
 Returns a string representation of this.
 

Detailed Description

A system of grid generators.

An object of the class Grid_Generator_System is a system of grid generators, i.e., a multiset of objects of the class Grid_Generator.


The documentation for this class was generated from the following file: