OpenCAEPoro  0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
Classes
Grid.hpp File Reference

Grid class declaration. More...

#include <iostream>
#include <vector>
#include "CornerGrid.hpp"
#include "OCPConst.hpp"
#include "ParamReservoir.hpp"
#include "UtilOutput.hpp"

Go to the source code of this file.

Classes

class  GPair
 Effective area of intersection surfaces with neighboring cells. More...
 
class  GB_Pair
 Active cell indicator and its index among active cells. More...
 
class  Grid
 Basic information of computational grid, including the rock properties. More...
 

Detailed Description

Grid 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 Grid.hpp.