OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Protected Attributes | List of all members
Bulk::BulkTypeAIM Class Reference

Public Member Functions

void Setup (const OCP_USI &nb)
 
void Init ()
 
void SetBulkType (const OCP_USI &n, const OCP_INT &flag)
 
OCP_BOOL IfFIMbulk (const OCP_USI &n) const
 
OCP_BOOL IfIMPECbulk (const OCP_USI &n) const
 

Protected Attributes

vector< OCP_INTindicator
 

Detailed Description

Definition at line 509 of file Bulk.hpp.

Member Data Documentation

◆ indicator

vector<OCP_INT> Bulk::BulkTypeAIM::indicator
protected

Stores the index of FIM bulk in equations, FIM bulk: >=0; IMPEC bulk: <0;

Definition at line 519 of file Bulk.hpp.


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