My Project
Loading...
Searching...
No Matches
Opm::SubDomainIndices Struct Reference

Representing a part of a grid, in a way suitable for performing local solves. More...

#include <SubDomain.hpp>

Inheritance diagram for Opm::SubDomainIndices:
Opm::SubDomain< Grid >

Public Member Functions

 SubDomainIndices (const int i, std::vector< int > &&c, std::vector< bool > &&in, bool s)
 

Public Attributes

int index
 
std::vector< intcells
 
std::vector< boolinterior
 
bool skip
 

Detailed Description

Representing a part of a grid, in a way suitable for performing local solves.


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