OpenCAEPoro  0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
Public Member Functions | Friends | List of all members
BulkPair Class Reference

Connection between two bulks (BId, EId); usually, indices BId > EId. More...

#include <BulkConn.hpp>

Public Member Functions

 BulkPair ()=default
 Default constructor.
 
 BulkPair (const OCP_USI &bId, const OCP_USI &eId, const OCP_DBL &Area)
 Setup BulkPair with bId and eId.
 
OCP_USI GetBId () const
 Return beginning index.
 
OCP_USI GetEId () const
 Return ending index.
 

Friends

class BulkConn
 

Detailed Description

Connection between two bulks (BId, EId); usually, indices BId > EId.

Definition at line 29 of file BulkConn.hpp.


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