Opm::ConnectionData Struct Reference

#include <AssembledConnectionsIteration.hpp>

Public Attributes

int neighbour
 
double weight
 

Detailed Description

Holds data for a single connection. The neighbour will typically be a cell index, and the weight will typically be a flux.

Member Data Documentation

◆ neighbour

int Opm::ConnectionData::neighbour

◆ weight

double Opm::ConnectionData::weight

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