Section.hpp File Reference
#include <iostream>
#include <string>
#include <memory>
#include <boost/iterator/iterator_facade.hpp>
#include <opm/parser/eclipse/Deck/Deck.hpp>
Include dependency graph for Section.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::Section
 
class  Opm::RUNSPECSection
 
class  Opm::GRIDSection
 
class  Opm::EDITSection
 
class  Opm::PROPSSection
 
class  Opm::REGIONSSection
 
class  Opm::SOLUTIONSection
 
class  Opm::SUMMARYSection
 

Namespaces

 Opm
 

Typedefs

typedef std::shared_ptr< Section > Opm::SectionPtr
 
typedef std::shared_ptr< const
Section > 
Opm::SectionConstPtr