|
proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/pskRelations.h>
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 |
Definition at line 515 of file pskRelations.h.
|
inline |
Definition at line 520 of file pskRelations.h.
|
inline |
Definition at line 533 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from PskRelation.
Definition at line 526 of file pskRelations.h.
| double BCM::lambda |
Definition at line 518 of file pskRelations.h.
| double BCM::pd |
Definition at line 518 of file pskRelations.h.