LifeV
|
Typedefs | |
typedef boost::numeric::ublas::matrix< Real > | Matrix |
typedef boost::numeric::ublas::vector< Real > | Vector |
Functions | |
Real | Phi (const Real &x, const Real &y, const Real &z) |
Real | k_rw (const Real &S_w) |
Real | k_rn (const Real &S_n) |
const Matrix | invK (const Real &t, const Real &x, const Real &y, const Real &z) |
Real | pc (const Real &S_w) |
Real | Dk_rw (const Real &S_w) |
Real | Dk_rn (const Real &S_n) |
Real | Dpc (const Real &S_w) |
Variables | |
const Real | mu_w = 1 |
const Real | mu_n = 5 |
const Real | rho_w = 1 |
const Real | rho_n = 0.5 |
const Real | g = -9.7803184 |
const Real | S_wr = 0.1 |
const Real | S_nr = 0 |
const Real | pd = 1200. |
const Real | lambda = 1 |
Definition at line 56 of file darcy/examples/twophase_impes/user_fun.hpp.
Definition at line 57 of file darcy/examples/twophase_impes/user_fun.hpp.
Definition at line 44 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 50 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 68 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 106 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 88 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 59 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 77 of file darcy/examples/twophase_impes/user_fun.cpp.
Definition at line 97 of file darcy/examples/twophase_impes/user_fun.cpp.
const Real mu_w = 1 |
Definition at line 63 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real mu_n = 5 |
Definition at line 64 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real rho_w = 1 |
Definition at line 67 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real rho_n = 0.5 |
Definition at line 68 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real g = -9.7803184 |
Definition at line 78 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real S_wr = 0.1 |
Definition at line 81 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real S_nr = 0 |
Definition at line 82 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real pd = 1200. |
Definition at line 85 of file darcy/examples/twophase_impes/user_fun.hpp.
const Real lambda = 1 |
Definition at line 88 of file darcy/examples/twophase_impes/user_fun.hpp.