| libMesh
    | 
A utility to convert a double to some sort of KeyType, for interpreting how histogram bounds relate to KeyType positions.  
 More...
#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 78 of file parallel_conversion_utils.h.
| 
 | inlinestatic | 
Definition at line 80 of file parallel_conversion_utils.h.
Referenced by libMesh::Parallel::BinSorter< KeyType, IdxType >::binsort(), and libMesh::Parallel::Histogram< KeyType, IdxType >::make_histogram().
 1.8.14
 1.8.14