baseQuadGraphics.hh File Reference
#include "basics/typedefs.hh"
#include "graphics/basis.hh"
#include "graphics/denseMatrixGraphics.hh"
#include "graphics/matrixBasis.hh"
#include "space/function.hh"
#include "toolbox/elementGraphics.hh"
Go to the source code of this file.
Classes | |
class | hp2D::BaseQuad< F > |
A base of a 2D quad FEM element for different basis functions. More... | |
class | hp2D::BaseQuadGraphics< F > |
Base class for handling graphics for 2D hp quadrilateral FEM elements. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Detailed Description
Graphics for 2D hp FEM.
Definition in file baseQuadGraphics.hh.