My Project
Opm::data::CellData Struct Reference

Small struct that keeps track of data for output to restart/summary files. More...

#include <Cells.hpp>

Public Member Functions

bool operator== (const CellData &cell2) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static CellData serializationTestObject ()
 

Public Attributes

UnitSystem::measure dim
 
std::vector< double > data
 
TargetType target
 

Detailed Description

Small struct that keeps track of data for output to restart/summary files.


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