|
My Project
|
Public Member Functions | |
| BlackOilSimulator (const std::string &deckFilename) | |
| py::array_t< double > | getPorosity () |
| int | run () |
| void | setPorosity (py::array_t< double, py::array::c_style|py::array::forcecast > array) |
| int | step () |
| int | stepInit () |
| int | stepCleanup () |