|
proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/pskRelations.h>
Public Member Functions | |
| VGB (const double *rwork, const int *iwork=0) | |
| void | calc (const double &Sw) |
Public Member Functions inherited from VGM | |
| VGM () | |
| VGM (const double *rwork, const int *iwork=0) | |
| VGM (const VGM &r) | |
| virtual void | setTolerances (const double *rwork_tol) |
| void | calc_Se (const double &Sw) |
| void | calc (const double &Sw) |
| virtual void | calc_from_psic (const double &psicIn) |
Public Member Functions inherited from VGMorig | |
| VGMorig () | |
| VGMorig (const double *rwork, const int *iwork=0) | |
| void | setParams (const double *rwork, const int *iwork=0) |
| void | calc_Se_eps (const double &Se) |
| void | calc (const double &Sw) |
Public Member Functions inherited from PskRelation | |
| PskRelation (const double *rwork, const int *iwork=0) | |
| PskRelation () | |
| virtual | ~PskRelation () |
| void | calc (const double &Sw) |
| void | calc_Se (const double &Sw) |
Additional Inherited Members | |
Public Attributes inherited from VGM | |
| double | ns_del |
| double | eps_small |
| double | sqrt_eps_small |
Public Attributes inherited from VGMorig | |
| double | alpha |
| double | m |
| double | n |
| double | Se_eps |
| double | Se_eps_const |
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 478 of file pskRelations.h.
|
inline |
Definition at line 481 of file pskRelations.h.
|
inline |
Definition at line 485 of file pskRelations.h.