opm-simulators
Loading...
Searching...
No Matches
Opm::CO2H2SolutionContainer< Scalar > Struct Template Reference

Struct holding CO2 and H2 extension data. More...

#include <SolutionContainers.hpp>

Public Member Functions

void resize (const unsigned numElems)
 Resize vectors and zero initialize.
template<class Serializer>
void serializeOp (Serializer &serializer)
bool operator== (const CO2H2SolutionContainer &rhs) const

Static Public Member Functions

static CO2H2SolutionContainer serializationTestObject ()

Public Attributes

std::vector< Scalar > cXmfCO2
std::vector< Scalar > cXmfH2
std::vector< Scalar > cYmfwat

Detailed Description

template<class Scalar>
struct Opm::CO2H2SolutionContainer< Scalar >

Struct holding CO2 and H2 extension data.


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