opm-common
Opm::FieldSep Class Reference

A multi-stage field separator (the FIELDSEP keyword). More...

#include <FieldSep.hpp>

Public Member Functions

 FieldSep (const DeckKeyword &keyword)
 
const FieldSepRecordgetRecord (std::size_t id) const
 
std::size_t size () const
 
bool empty () const
 
auto begin () const
 
auto end () const
 
bool operator== (const FieldSep &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static FieldSep serializationTestObject ()
 

Detailed Description

A multi-stage field separator (the FIELDSEP keyword).

Mirrors the EquilContainer interface, but is a dedicated container: a field separator needs no Phases / compositional / region arguments.


The documentation for this class was generated from the following files: