OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
This is the complete list of members for OCPTable, including all inherited members.
Display() const | OCPTable | |
Eval(const USI &j, const OCP_DBL &val, const USI &destj) | OCPTable | |
Eval(const USI &j, const OCP_DBL &val, const USI &destj, OCP_DBL &myK) | OCPTable | |
Eval_All(const USI &j, const OCP_DBL &val, vector< OCP_DBL > &outdata, vector< OCP_DBL > &slope) | OCPTable | |
Eval_All0(const OCP_DBL &val, vector< OCP_DBL > &outdata) | OCPTable | |
Eval_Inv(const USI &j, const OCP_DBL &val, const USI &destj) | OCPTable | |
GetCol(const USI &j) | OCPTable | inline |
GetColNum() const | OCPTable | inline |
GetRowZero(const USI &mycol) const | OCPTable | |
IsEmpty() const | OCPTable | inline |
OCPTable()=default | OCPTable | |
OCPTable(const USI &row, const USI &col) | OCPTable | |
OCPTable(const vector< vector< OCP_DBL >> &src) | OCPTable | |
PushCol(const vector< OCP_DBL > &v) | OCPTable | inline |
SetRowCol() | OCPTable | inline |
Setup(const vector< vector< OCP_DBL >> &src) | OCPTable |