Go to the source code of this file.
Classes | |
class | hp3D::TrivialWeight |
class | hp3D::ShortestDist |
class | hp3D::PostprocessSquare |
class | hp3D::PostprocessRoot |
class | hp3D::PostprocessRoot4 |
class | hp3D::Postprocess34 |
class | hp3D::Postprocess14 |
class | hp3D::Postprocess4 |
class | hp3D::Postprocess3 |
class | hp3D::DistancePost< DistClass, Function > |
class | hp3D::ProductOfAll |
class | hp3D::DaugeWeight |
class | hp3D::ShortestDistLimited |
Namespaces | |
namespace | hp3D |
Functions | |
std::ostream & | hp3D::operator<< (std::ostream &os, const TrivialWeight &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const ShortestDist &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const PostprocessSquare &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const PostprocessRoot &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const PostprocessRoot4 &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const Postprocess34 &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const Postprocess14 &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const Postprocess4 &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const Postprocess3 &p) |
template<typename DistClass , typename Function > | |
std::ostream & | hp3D::operator<< (std::ostream &os, const DistancePost< DistClass, Function > &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const ProductOfAll &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const DaugeWeight &p) |
std::ostream & | hp3D::operator<< (std::ostream &os, const ShortestDistLimited &p) |
Weighted functions for regularization, which takes the vertex or edge with shortest distance
Definition in file shortestDist.hh.