My Project
|
Public Member Functions | |
Connection (double porv_arg, double cf, ::Opm::Connection::Direction dir_arg, std::size_t index_arg) | |
Public Attributes | |
double | porv |
double | cfactor |
::Opm::Connection::Direction | dir |
std::size_t | global_index |
std::vector< Neighbour > | rect_neighbours |
std::vector< Neighbour > | diag_neighbours |