Teuchosstd::map Class Reference
This class creates a basic std::map object for platforms where the std::map is deficient, otherwise the std::map is injected into the
Teuchos namespace.
More...
#include <Teuchos_map.hpp>
Detailed Description
This class creates a basic std::map object for platforms where the std::map is deficient, otherwise the std::map is injected into the
Teuchos namespace.
- Note:
-
The std::map is an integral part of Teuchos::ParameterList and Teuchos::CommandLineProcessor.
-
Currently the basic std::map class is only used on ASCI Red (Janus).
The documentation for this class was generated from the following file: