DataMap.hpp File Reference
#include <map>
#include <string>
#include <vector>
Include dependency graph for DataMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Opm
 

Typedefs

typedef std::map< std::string,
const std::vector< double > * > 
Opm::DataMap
 Intended to map strings (giving the output field names) to data. More...