concepts::EdgeCoordinateChange< 3 > Class Reference

Coordinate changes for edge elements in a parent hexahedron. More...

#include <coordinateChange.hh>

Static Public Member Functions

static uint GeoToCon (uint edgeIndex)
 Find transformation required to realign the edge that is oriented according to the geometric orientation with the Concepts orientation. More...
 

Static Private Attributes

static const std::array< uint, 12 > GeoToCon_
 Orientation transformations: geometric -> Concepts. More...
 

Detailed Description

Coordinate changes for edge elements in a parent hexahedron.

Definition at line 116 of file coordinateChange.hh.

Member Function Documentation

◆ GeoToCon()

static uint concepts::EdgeCoordinateChange< 3 >::GeoToCon ( uint  edgeIndex)
inlinestatic

Find transformation required to realign the edge that is oriented according to the geometric orientation with the Concepts orientation.

Parameters
edgeIndexIndex of the considered edge in the parent hexahedron
Returns
returns the transformation required to realign the edge element by possible a call to the member inverse().

Definition at line 127 of file coordinateChange.hh.

Member Data Documentation

◆ GeoToCon_

const std::array<uint,12> concepts::EdgeCoordinateChange< 3 >::GeoToCon_
staticprivate

Orientation transformations: geometric -> Concepts.

Definition at line 133 of file coordinateChange.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich