Reference documentation for deal.II version 9.6.0
|
Topics | |
hp-Collections | |
Namespaces | |
namespace | hp |
namespace | hp::Refinement |
Classes and functions that have to do with hp-finite elements. The step-27 tutorial program gives an overview of how to use the classes in this namespace. A slightly more exotic application is given in step-46.
The hp-namespace implements the algorithms and data structures used for the hp-framework in deal.II. An overview over the details of how these algorithms work and what data structures are used is given in the hp-paper.