|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream.
|
|
Definition at line 131 of file edge.hh.
◆ QuadEdgeFirst()
◆ edge()
Returns the element and the geometrical cell as pair belonging to the k
th edge in the quadrilateral element elm
. The polynomial degree and the T matrix are set properly.
The geometrical cell is included in the element as reference, so it has to be deleted after deletion of the element.
If edge
is given than degrees of freedom are added by adapting the T-matrix. This is the case when taking trace from both sides of an edge (e.g., mean or jump). In that case the cell is not returned in the pair, i.e., the returned pointer to the cell (Edge2d) is 0.
- Parameters
-
emptyElm | Incorporate also empty elements (no dof). |
edge | Element to which dof are added (adaptation of T-matrix) |
◆ info()
virtual std::ostream & hp2D::QuadEdgeFirst::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ normalVectorRule_
Rule for defining the direction of the normal vector for new edges.
Definition at line 85 of file edge.hh.
The documentation for this class was generated from the following file: