proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/pskRelations.h>
Public Member Functions | |
VGMorig () | |
VGMorig (const double *rwork, const int *iwork=0) | |
virtual void | setTolerances (const double *rwork_tol) |
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) |
virtual void | calc_from_psic (const double &psicIn) |
Public Attributes | |
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 143 of file pskRelations.h.
|
inline |
Definition at line 151 of file pskRelations.h.
|
inline |
Definition at line 153 of file pskRelations.h.
|
inline |
Definition at line 190 of file pskRelations.h.
|
inline |
Definition at line 179 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from PskRelation.
Definition at line 169 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from PskRelation.
Reimplemented in VGM.
Definition at line 164 of file pskRelations.h.
double VGMorig::alpha |
Definition at line 146 of file pskRelations.h.
double VGMorig::m |
Definition at line 147 of file pskRelations.h.
double VGMorig::n |
Definition at line 148 of file pskRelations.h.
double VGMorig::Se_eps |
Definition at line 149 of file pskRelations.h.
double VGMorig::Se_eps_const |
Definition at line 150 of file pskRelations.h.