|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Geometric | A Geometric is something that has Node s. |
Class Summary | |
---|---|
AdaptiveRefiner | |
Edge | An edge consists of two Node s and (at most) two adjacent
Triangle s. |
GeometricComparator | Lexicographic comparator of Geometric objects. |
GreenClosure | Implements the green closure by iteration. |
Grid | A Grid knows its nodes, edges, and elements. |
GridGenerator | |
GridRefiner | A GridRefiner refines a grid. |
GridRefiner.AllRefinementList | Marks all elements red. |
GridRefiner.GreenRefinement | Seperates an Triangle through a line from node i
to the middle of edge i . |
GridRefiner.ListRefinementList | Marks all elements red in list . |
GridRefiner.NodeRefinementList | Marks all elements red that contain the node k . |
GridRefiner.PointRefinementList | Marks the triangle, that contains pnt . |
GridRefiner.RandomRefinementList | Marks elements at random. |
GridRefiner.RectRefinementList | Marks all elements red inside rect . |
GridRefiner.RedRefinement | Refines an element into four congruent elements. |
GridRefiner.RefinementListCreator | Lists which elements should be refined. |
GridRefiner.YellowRefinement | Just for marking yellow Refinement. |
GridRefiner.YellowRefinementListCreator | |
Node | A node consists of an x and an y coordinate. |
Surface | This class simply stores the vertices and associated triangles for a plot surface. |
Transformation | |
Triangle | A Triangle consists of three nodes and three edges. |
Contains the geometric architecture and refinement.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |