OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Classes
BulkConn.hpp File Reference

BulkConn class declaration. More...

#include <vector>
#include "Bulk.hpp"
#include "DenseMat.hpp"
#include "Grid.hpp"
#include "LinearSystem.hpp"
#include "OCPStructure.hpp"

Go to the source code of this file.

Classes

class  BulkPair
 Connection between two bulks (bId, eId); usually, indices bId > eId. More...
 
class  BulkConn
 Properties and operations on connections between bulks (active grids). More...
 

Detailed Description

BulkConn class declaration.

Author
Shizhe Li
Date
Oct/01/2021

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file BulkConn.hpp.