16 class DGSpace2dP1Test;
46 uint
idx(uint i)
const {
return idxs_[i]; }
Triangle & connector() const
Returns the triangle connector (topology)
Edge * edge(uint i) const
concepts::Real2d mapRefTri(Real xi, uint i) const
EdgeInfo()
Default Constructor. Needed to get new EdgeInfo from a hash map access.
void addCell(const concepts::Triangle2d *cell, const uint idx)
Add a cell adjacent to the edge.
const concepts::Triangle2d * cell(uint i) const
concepts::Real2d map(Real xi) const
Real meanHeight() const
Return the mean height of the triangle(s) adjacent to the edge.
const concepts::Edge & edge() const
Return topological edge represented.
Real length() const
Return the length of the edge.
const concepts::Real2d normal() const
Return a vector normal to the edge, pointing out of first triangle.