Weighted Regularization
Classes | |
class | hp2D::DistancePost< DistClass, Function > |
A function class for weighted regularization. More... | |
class | hp2D::DivDiv< Weight > |
A function class to calculate element matrices for the Div u*Div v Bilinearform. More... | |
class | hp2D::FormulaFromWeight< Weight > |
Makes it possible to plot a given Weight . More... | |
class | hp2D::MaxwellSharedData |
Shared data for RotRot and DivDiv. More... | |
class | hp2D::Postprocess4 |
Computes x to the power of 0.4. More... | |
class | hp2D::Postprocess7 |
Computes x to the power of 0.7. More... | |
class | hp2D::Postprocess8 |
Computes x to the power of 0.8. More... | |
class | hp2D::Postprocess9 |
Computes x to the power of 0.9. More... | |
class | hp2D::PostprocessSqrt |
Computes to square root of x . More... | |
class | hp2D::RotRot |
A function class to calculate element matrices for the Rot u*Rot v Bilinearform. More... | |
class | concepts::SharedJacobianAdj< dim > |
Shared data for bilinear forms on vectorial spaces, like hp2D::RotRot and hp2D::DivDiv. More... | |
class | hp2D::ShortestDist |
A function class for weighted regularization, which returns the square of the shortest distance of a point to the singular vertices. More... | |
class | hp2D::SingularSet |
Class for handling a set of singular vertices. More... | |
class | hp2D::SingularVertex |
Class for storing a singular vertex with the coordinates. More... | |
class | hp2D::TransmissionWeight |
Weight for the 2D transmission problem. More... | |
class | hp2D::TransmissionWeightProd |
Weight for the 2D transmission problem. More... | |
class | hp2D::TrivialWeight |
A function class for trivial (constant equal 1.0) weight function. More... | |