Go to the source code of this file.
Classes | |
class | hp2D::TrivialWeight |
class | hp2D::ShortestDist |
class | hp2D::DistancePost< DistClass, Function > |
class | hp2D::Postprocess4 |
class | hp2D::Postprocess7 |
class | hp2D::Postprocess8 |
class | hp2D::Postprocess9 |
class | hp2D::PostprocessSqrt |
Namespaces | |
namespace | hp2D |
Functions | |
std::ostream & | hp2D::operator<< (std::ostream &os, const TrivialWeight &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const ShortestDist &p) |
template<typename DistClass , typename Function > | |
std::ostream & | hp2D::operator<< (std::ostream &os, const DistancePost< DistClass, Function > &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const Postprocess4 &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const Postprocess7 &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const Postprocess8 &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const Postprocess9 &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const PostprocessSqrt &p) |
Weight functions for weighted regularization
Definition in file shortestDist.hh.