|
PPL Java Language Interface
1.2
|
A system of grid generators. More...


Public Member Functions | |
| Grid_Generator_System () | |
| Default constructor: builds an empty system of grid generators. More... | |
| native String | ascii_dump () |
Returns an ascii formatted internal representation of this. More... | |
| native String | toString () |
Returns a string representation of this. More... | |
Static Private Member Functions | |
| static native void | initIDs () |
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.
Definition at line 32 of file Grid_Generator_System.java.
|
inline |
Default constructor: builds an empty system of grid generators.
Definition at line 36 of file Grid_Generator_System.java.
| native String parma_polyhedra_library.Grid_Generator_System.ascii_dump | ( | ) |
Returns an ascii formatted internal representation of this.
|
staticprivate |
| native String parma_polyhedra_library.Grid_Generator_System.toString | ( | ) |
Returns a string representation of this.