|
opm-common
|
A multi-stage field separator (the FIELDSEP keyword). More...
#include <FieldSep.hpp>
Public Member Functions | |
| FieldSep (const DeckKeyword &keyword) | |
| const FieldSepRecord & | getRecord (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 () |
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.