proteus  1.8.1
C/C++/Fortran libraries
Public Member Functions | Public Attributes | List of all members
BCM Class Reference

#include </Users/cekees/proteus/proteus/pskRelations.h>

Inheritance diagram for BCM:
[legend]
Collaboration diagram for BCM:
[legend]

Public Member Functions

 BCM (const double *rwork, const int *iwork=0)
 
void setParams (const double *rwork, const int *iwork=0)
 
void calc (const double &Sw)
 
- Public Member Functions inherited from PskRelation
 PskRelation (const double *rwork, const int *iwork=0)
 
 PskRelation ()
 
virtual void setTolerances (const double *rwork_tol)
 
virtual ~PskRelation ()
 
void calc (const double &Sw)
 
void calc_Se (const double &Sw)
 
virtual void calc_from_psic (const double &psicIn)
 

Public Attributes

double pd
 
double lambda
 
- Public Attributes inherited from PskRelation
double Se
 
double dSe_dSw
 
double Sw_min
 
double Sw_max
 
double krw
 
double dkrw
 
double krn
 
double dkrn
 
double psic
 
double dpsic
 
double dSe_dpsic
 

Detailed Description

Definition at line 515 of file pskRelations.h.

Constructor & Destructor Documentation

◆ BCM()

BCM::BCM ( const double *  rwork,
const int *  iwork = 0 
)
inline

Definition at line 520 of file pskRelations.h.

Member Function Documentation

◆ calc()

void BCM::calc ( const double &  Sw)
inline

Definition at line 533 of file pskRelations.h.

◆ setParams()

void BCM::setParams ( const double *  rwork,
const int *  iwork = 0 
)
inlinevirtual

Reimplemented from PskRelation.

Definition at line 526 of file pskRelations.h.

Member Data Documentation

◆ lambda

double BCM::lambda

Definition at line 518 of file pskRelations.h.

◆ pd

double BCM::pd

Definition at line 518 of file pskRelations.h.


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