LifeV
Point Class Reference

#include <ElementShapes.hpp>

+ Inheritance diagram for Point:
+ Collaboration diagram for Point:

Static Public Member Functions

static ID edgeToPoint (ID const &, ID const &)
 

Static Public Attributes

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...
 

Detailed Description

Definition at line 146 of file ElementShapes.hpp.

Member Function Documentation

◆ edgeToPoint()

static ID edgeToPoint ( ID const &  ,
ID const &   
)
inlinestatic
Returns
the local ID of the j-th point of the i-th edge

Definition at line 160 of file ElementShapes.hpp.

Field Documentation

◆ S_shape

const ReferenceShapes S_shape = POINT
static

Identify the shape.

Definition at line 149 of file ElementShapes.hpp.

◆ S_geometry

const ReferenceGeometry S_geometry = VERTEX
static

Identify the geometric entity.

Definition at line 150 of file ElementShapes.hpp.

◆ S_nDimensions

const UInt S_nDimensions = 0
static

Dimensionality.

Definition at line 151 of file ElementShapes.hpp.

◆ S_numFaces

const UInt S_numFaces = 0
static

Number of faces.

Definition at line 152 of file ElementShapes.hpp.

◆ S_numEdges

const UInt S_numEdges = 0
static

Number of edges.

Definition at line 153 of file ElementShapes.hpp.

◆ S_numVertices

const UInt S_numVertices = 1
static

Number of vertices.

Definition at line 154 of file ElementShapes.hpp.

◆ S_numFacets

const UInt S_numFacets = 0
static

Number of facets.

Definition at line 155 of file ElementShapes.hpp.

◆ S_numRidges

const UInt S_numRidges = 0
static

Number of ridges.

Definition at line 156 of file ElementShapes.hpp.

◆ S_numPeaks

const UInt S_numPeaks = 0
static

Number of peaks.

Definition at line 157 of file ElementShapes.hpp.


The documentation for this class was generated from the following file: