Opm::CheckDistributedWellConnections Class Reference

Class checking that all connections are on active cells. More...

#include <ParallelWellInfo.hpp>

Public Member Functions

 CheckDistributedWellConnections (const Well &well, const ParallelWellInfo &info)
 
void connectionFound (std::size_t index)
 Inidicate that the i-th completion was found. More...
 
bool checkAllConnectionsFound ()
 

Detailed Description

Class checking that all connections are on active cells.

Works for distributed wells, too

Constructor & Destructor Documentation

◆ CheckDistributedWellConnections()

Opm::CheckDistributedWellConnections::CheckDistributedWellConnections ( const Well &  well,
const ParallelWellInfo info 
)

Member Function Documentation

◆ checkAllConnectionsFound()

bool Opm::CheckDistributedWellConnections::checkAllConnectionsFound ( )

◆ connectionFound()

void Opm::CheckDistributedWellConnections::connectionFound ( std::size_t  index)

Inidicate that the i-th completion was found.

in the local grid.

Parameters
indexThe index of the completion in Well::getConnections

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