edgeMinMax.hh File Reference
Go to the source code of this file.
Classes | |
class | hp2D::PolyEdgeMax |
Edge gets maximal polynomial degree of adjacent cells. More... | |
class | hp2D::PolyEdgeMin |
Edge gets minimum of the polynomial degrees of the adjacent cells. More... | |
class | hp2D::PolyEdgeMinNeighMaxChild |
First the maximum polynomial degree of both sides of the edge is choosen. More... | |
class | hp2D::PolyEdgeRule |
Base class for rules for polynomial degrees of edges. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Detailed Description
Class for rules for polynomial degrees of edges
Definition in file edgeMinMax.hh.