|
| PyBlackOilSimulator (const std::string &deckFilename) |
|
| PyBlackOilSimulator (std::shared_ptr< Opm::Deck > deck, std::shared_ptr< Opm::EclipseState > state, std::shared_ptr< Opm::Schedule > schedule, std::shared_ptr< Opm::SummaryConfig > summary_config) |
|
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 () |
|
const Opm::FlowMainEbos< TypeTag > & | getFlowMainEbos () const |
|
The documentation for this class was generated from the following file: