gstlearn  1.0.0
CCC
LocalSkin Class Reference
Inheritance diagram for LocalSkin:
ISkinFunctions

Private Member Functions

int isAlreadyFilled (int ipos) const override
 
int isToBeFilled (int ipos) const override
 

Additional Inherited Members

- Public Member Functions inherited from ISkinFunctions
 ISkinFunctions ()
 
virtual ~ISkinFunctions ()
 
virtual double getWeight (int, int) const
 

Member Function Documentation

◆ isAlreadyFilled()

int LocalSkin::isAlreadyFilled ( int  ipos) const
inlineoverrideprivatevirtual

Check if the cell is already filled

Returns
1 if the cell (filled with facies) is already filled
Parameters
[in]iposAbsolute grid index of the input grid node

Implements ISkinFunctions.

◆ isToBeFilled()

int LocalSkin::isToBeFilled ( int  ipos) const
inlineoverrideprivatevirtual

Check if the cell can be filled with fluid

Returns
1 if the cell (filled with facies) can be filled with Fluid
Parameters
[in]iposAbsolute grid index of the input grid node

Implements ISkinFunctions.


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