$extrastylesheet
parallel_conversion_utils.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
namespace  libMesh::Parallel
namespace  libMesh::Parallel::Utils

Functions

template<typename KeyType >
bool libMesh::Parallel::Utils::is_sorted (const std::vector< KeyType > &v)
template<typename KeyType >
double libMesh::Parallel::Utils::to_double (const KeyType &k)
template<typename KeyType >
KeyType libMesh::Parallel::Utils::to_key_type (const double f)
template<>
double libMesh::Parallel::Utils::to_double (const Hilbert::HilbertIndices &bvt)
template<>
Hilbert::HilbertIndices libMesh::Parallel::Utils::to_key_type (const double f)