namespace Parallel
namespace Parallel::Utils
template<typename KeyType > bool Parallel::Utils::is_sorted (const std::vector< KeyType > &v)
template<typename KeyType > double Parallel::Utils::to_double (const KeyType &k)
template<typename KeyType > KeyType Parallel::Utils::to_key_type (const double f)
template<> double Parallel::Utils::to_double (const Hilbert::HilbertIndices &bvt)
template<> Hilbert::HilbertIndices Parallel::Utils::to_key_type (const double f)
Generated automatically by Doxygen for libMesh from the source code.