proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/pskRelations.h>
Public Member Functions | |
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) |
Public Attributes | |
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 219 of file pskRelations.h.
|
inline |
Definition at line 223 of file pskRelations.h.
|
inline |
Definition at line 225 of file pskRelations.h.
|
inline |
Definition at line 231 of file pskRelations.h.
|
inline |
Definition at line 266 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from PskRelation.
Definition at line 372 of file pskRelations.h.
|
inline |
Definition at line 259 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from VGMorig.
Definition at line 253 of file pskRelations.h.
double VGM::eps_small |
Definition at line 222 of file pskRelations.h.
double VGM::ns_del |
Definition at line 222 of file pskRelations.h.
double VGM::sqrt_eps_small |
Definition at line 222 of file pskRelations.h.