| libMesh
    | 
Go to the source code of this file.
| Classes | |
| class | libMesh::vectormap< Key, Tp > | 
| This vectormaptemplated class is intended to provide the performance characteristics of a sorted std::vector with an interface more closely resembling that of a std::map, for use in particular when memory is tight.  More... | |
| struct | libMesh::vectormap< Key, Tp >::FirstOrder | 
| Strict weak ordering, based solely on first element in a pair.  More... | |
| struct | libMesh::vectormap< Key, Tp >::FirstCompare | 
| Equality comparison, based solely on first element in a pair.  More... | |
| Namespaces | |
| libMesh | |
| The libMeshnamespace provides an interface to certain functionality in the library. | |
 1.8.14
 1.8.14