|
Class Summary |
| Cell |
The class Cell provides a superior ground class for
the cells which defines the discrete domain. |
| Cell2D |
The class Cell2D provides a ground class for
2D cell types which defines a discrete 2D domain. |
| Edge |
This class represents the GridItem extension for edges. |
| Macro |
The Macro class represents a Quad which can refine itself nonuniformly. |
| Node |
This class represents a node of a grid. |
| Quad |
The class Quad represents
the cells of the discrete domain which have 4 nodes. |
| Tri |
The class Tri represents
the cells of the discrete domain which have 3 nodes. |