Opm::MSWellTracerRate< Scalar > Struct Template Reference

#include <WellTracerRate.hpp>

Inheritance diagram for Opm::MSWellTracerRate< Scalar >:
Inheritance graph

Public Member Functions

 MSWellTracerRate ()=default
 
 MSWellTracerRate (const std::string &n)
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 
bool operator== (const MSWellTracerRate &that) const
 

Public Attributes

std::string name {}
 
std::unordered_map< int, Scalar > rate {}
 

Constructor & Destructor Documentation

◆ MSWellTracerRate() [1/2]

template<class Scalar >
Opm::MSWellTracerRate< Scalar >::MSWellTracerRate ( )
default

◆ MSWellTracerRate() [2/2]

template<class Scalar >
Opm::MSWellTracerRate< Scalar >::MSWellTracerRate ( const std::string &  n)
inline

Member Function Documentation

◆ operator==()

template<class Scalar >
bool Opm::MSWellTracerRate< Scalar >::operator== ( const MSWellTracerRate< Scalar > &  that) const
inline

◆ serializeOp()

template<class Scalar >
template<class Serializer >
void Opm::MSWellTracerRate< Scalar >::serializeOp ( Serializer &  serializer)
inline

Member Data Documentation

◆ name

template<class Scalar >
std::string Opm::MSWellTracerRate< Scalar >::name {}

◆ rate

template<class Scalar >
std::unordered_map<int,Scalar> Opm::MSWellTracerRate< Scalar >::rate {}

The documentation for this struct was generated from the following file: