edgeMinMax.hh
virtual void pUnderChildren(ushort &p, ushort pChild) const
Adapt common polynomial degree of children of an edge p according to a polynomial degree on a child \...
Definition: edgeMinMax.hh:59
virtual void pEdge(ushort &p, ushort pInner) const
Adapt polynomial degree on an edge p according to the value on the.
Definition: edgeMinMax.hh:98
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: edgeMinMax.hh:75
virtual void pUnderChildren(ushort &p, ushort pChild) const
Adapt common polynomial degree of children of an edge p according to a polynomial degree on a child \...
Definition: edgeMinMax.hh:121
virtual void pEdge(ushort &p, ushort pEdge) const =0
Adapt polynomial degree on an edge p according to the value on the.
virtual void pFromChildren(ushort &p, ushort pChild) const
Adapt polynomial degree on edge depending in polynomial degree on a child.
Definition: edgeMinMax.hh:33
virtual void pEdge(ushort &p, ushort pInner) const
Adapt polynomial degree on an edge p according to the value on the.
Definition: edgeMinMax.hh:71
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: edgeMinMax.hh:131
virtual void pFromChildren(ushort &p, ushort pChild) const
Adapt polynomial degree on edge depending in polynomial degree on a child.
Definition: edgeMinMax.hh:65
virtual void pUnderChildren(ushort &p, ushort pChild) const =0
Adapt common polynomial degree of children of an edge p according to a polynomial degree on a child \...
virtual void pUnderChildren(ushort &p, ushort pChild) const
Adapt common polynomial degree of children of an edge p according to a polynomial degree on a child \...
Definition: edgeMinMax.hh:92
First the maximum polynomial degree of both sides of the edge is choosen.
Definition: edgeMinMax.hh:114
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: edgeMinMax.hh:41
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: edgeMinMax.hh:102
Edge gets minimum of the polynomial degrees of the adjacent cells.
Definition: edgeMinMax.hh:86
virtual void pEdge(ushort &p, ushort pInner) const
Adapt polynomial degree on an edge p according to the value on the.
Definition: edgeMinMax.hh:127