EclKW.hpp File Reference
#include <string>
#include <memory>
#include <vector>
#include <stdexcept>
#include <type_traits>
#include <ert/util/ert_unique_ptr.hpp>
#include <ert/ecl/ecl_kw.hpp>
#include <ert/ecl/ecl_type.hpp>
#include <ert/ecl/FortIO.hpp>
Include dependency graph for EclKW.hpp:

Go to the source code of this file.

Classes

struct  ERT::ecl_type< typename >
 
struct  ERT::ecl_type< float >
 
struct  ERT::ecl_type< double >
 
struct  ERT::ecl_type< int >
 
struct  ERT::ecl_type< bool >
 
struct  ERT::ecl_type< char * >
 
struct  ERT::ecl_type< const char * >
 
struct  ERT::ecl_type< std::string >
 
struct  ERT::ecl_type< const std::string >
 
class  ERT::EclKW_ref< T >
 
class  ERT::EclKW< T >
 

Namespaces

namespace  ERT
 

Functions

template<typename T >
void ERT::write_kw (FortIO &fortio, const std::string &kw, const std::vector< T > &data)
 
void ERT::write_mess (FortIO &fortio, const std::string &kw)