![]() |
LifeV
|
A Geometric Shape. More...
#include <ElementShapes.hpp>
Inheritance diagram for GeoPoint:
Collaboration diagram for GeoPoint:Static Public Attributes | |
| static const UInt | S_numPoints = 1 |
| Number of points. More... | |
| static const UInt | S_numPointsPerElement = 1 |
| Number of points per element. More... | |
| static const UInt | S_numPointsPerFacet = 0 |
| Number of points per facet. More... | |
| static const UInt | S_numPointsPerRidge = 0 |
| Number of points per ridge. More... | |
| static const UInt | S_numPointsPerPeak = 0 |
| Number of points per peak. More... | |
Static Public Attributes inherited from Point | |
| static const ReferenceShapes | S_shape = POINT |
| Identify the shape. More... | |
| static const ReferenceGeometry | S_geometry = VERTEX |
| Identify the geometric entity. More... | |
| static const UInt | S_nDimensions = 0 |
| Dimensionality. More... | |
| static const UInt | S_numFaces = 0 |
| Number of faces. More... | |
| static const UInt | S_numEdges = 0 |
| Number of edges. More... | |
| static const UInt | S_numVertices = 1 |
| Number of vertices. More... | |
| static const UInt | S_numFacets = 0 |
| Number of facets. More... | |
| static const UInt | S_numRidges = 0 |
| Number of ridges. More... | |
| static const UInt | S_numPeaks = 0 |
| Number of peaks. More... | |
Public Types | |
| typedef Point | BasRefSha |
| typedef nullShape | GeoBShape |
| Geometric shape of the boundary. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from Point | |
| static ID | edgeToPoint (ID const &, ID const &) |
A Geometric Shape.
Definition at line 355 of file ElementShapes.hpp.
Definition at line 361 of file ElementShapes.hpp.
Geometric shape of the boundary.
Definition at line 362 of file ElementShapes.hpp.
|
static |
Number of points.
Definition at line 364 of file ElementShapes.hpp.
|
static |
Number of points per element.
Definition at line 365 of file ElementShapes.hpp.
|
static |
Number of points per facet.
Definition at line 366 of file ElementShapes.hpp.
|
static |
Number of points per ridge.
Definition at line 367 of file ElementShapes.hpp.
|
static |
Number of points per peak.
Definition at line 368 of file ElementShapes.hpp.