#include <parallel_conversion_utils.h>
Static Public Member Functions | |
static KeyType | to_key_type (const double f) |
A utility to convert a double
to some sort of KeyType
, for interpreting how histogram bounds relate to KeyType
positions.
This is a class to allow partial template specialization for the std::pair case without adding a "dummy" variable.
Definition at line 82 of file parallel_conversion_utils.h.
|
inlinestatic |
Definition at line 84 of file parallel_conversion_utils.h.
Referenced by libMesh::Parallel::BinSorter< KeyType, IdxType >::binsort(), and libMesh::Parallel::Histogram< KeyType, IdxType >::make_histogram().