proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/pskRelations.h>
Public Member Functions | |
SimplePSK (const double *rwork, const int *iwork=0) | |
void | calc (const double &Sw) |
virtual void | calc_from_psic (const double &psicIn) |
Public Member Functions inherited from PskRelation | |
PskRelation (const double *rwork, const int *iwork=0) | |
PskRelation () | |
virtual void | setParams (const double *rwork, const int *iwork=0) |
virtual void | setTolerances (const double *rwork_tol) |
virtual | ~PskRelation () |
void | calc (const double &Sw) |
void | calc_Se (const double &Sw) |
Additional Inherited Members | |
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 105 of file pskRelations.h.
|
inline |
Definition at line 108 of file pskRelations.h.
|
inline |
Definition at line 112 of file pskRelations.h.
|
inlinevirtual |
Reimplemented from PskRelation.
Definition at line 126 of file pskRelations.h.