TracerModel.hpp File Reference
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/GenericTracerModel.hpp>
#include <opm/simulators/utils/VectorVectorDataHandle.hpp>
#include <array>
#include <cstddef>
#include <memory>
#include <stdexcept>
#include <string>
#include <vector>
Include dependency graph for TracerModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableTracerModel< TypeTag, MyTypeTag >
 
class  Opm::TracerModel< TypeTag >
 A class which handles tracers as specified in by ECL. More...
 
struct  Opm::TracerModel< TypeTag >::TracerBatch< TV >
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

A class which handles tracers as specified in by ECL.