ug4
geometric objects

Geometric objects are the building blocks of a grid. More...

Classes

class  ug::ConstrainedEdge
 This edge is a sub-edge of a. More...
 
class  ug::ConstrainedQuadrilateral
 a quadrilateral constrained by another object. More...
 
class  ug::ConstrainedTriangle
 a triangle constrained by another object. More...
 
class  ug::ConstrainedVertex
 A vertex appearing on edges or faces. More...
 
class  ug::ConstrainingEdge
 contains elements of type More...
 
class  ug::ConstrainingQuadrilateral
 a quadrilateral constraining other objects. More...
 
class  ug::ConstrainingTriangle
 a triangle constraining other objects. More...
 
class  ug::Edge
 Base-class for edges. More...
 
class  ug::Face
 Faces are 2-dimensional objects. More...
 
class  ug::GridObject
 The base class for all geometric objects, such as vertices, edges, faces, volumes, ... More...
 
class  ug::Hexahedron
 A volume element with 6 quadrilateral sides. More...
 
class  ug::Octahedron
 platonic solid with eight faces. More...
 
class  ug::Prism
 A volume element with 2 triangle and 3 quadrilateral sides. More...
 
class  ug::Pyramid
 A volume element with 4 triangle and 1 quadrilateral sides. More...
 
class  ug::Quadrilateral
 a face with four points. More...
 
class  ug::RegularEdge
 Edges connect two vertices. More...
 
class  ug::RegularVertex
 A basic vertex-type. More...
 
class  ug::Tetrahedron
 the most simple volume-element. More...
 
class  ug::Triangle
 the most simple form of a face More...
 
class  ug::Vertex
 Base-class for all vertex-types. More...
 
class  ug::Volume
 Volumes are 3-dimensional objects. More...
 

Detailed Description

Geometric objects are the building blocks of a grid.