opm-simulators
Opm::Pybind::PyBlackOilSimulator Member List

This is the complete list of members for Opm::Pybind::PyBlackOilSimulator, including all inherited members.

advance(int report_step) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
args_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
checkSimulationFinished() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
currentStep() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
deck_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
deck_filename_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
eclipse_state_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
flow_main_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
fluid_state_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
getCellVolumes() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getDT() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getFlowMain() const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
getFluidState() const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
getFluidStateVariable(const std::string &name) const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getMaterialState() const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
getPorosity() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getPrimaryVariable(const std::string &variable) const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getPrimaryVarMeaning(const std::string &variable) const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
getPrimaryVarMeaningMap(const std::string &variable) const (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
has_run_cleanup_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
has_run_init_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
main_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
material_state_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
mpi_finalize_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
mpi_init_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
PyBaseSimulator(const std::string &deckFilename, const std::vector< std::string > &args) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
PyBaseSimulator(std::shared_ptr< Deck > deck, std::shared_ptr< EclipseState > state, std::shared_ptr< Schedule > schedule, std::shared_ptr< SummaryConfig > summary_config, const std::vector< std::string > &args) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
PyBlackOilSimulator(const std::string &deck_filename, const std::vector< std::string > &args) (defined in Opm::Pybind::PyBlackOilSimulator)Opm::Pybind::PyBlackOilSimulatorinline
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, const std::vector< std::string > &args) (defined in Opm::Pybind::PyBlackOilSimulator)Opm::Pybind::PyBlackOilSimulatorinline
PyCArray typedef (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
run() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
schedule_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
setPorosity(PyCArray array) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
setPrimaryVariable(const std::string &idx_name, PyCArray array) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
setupMpi(bool init_mpi, bool finalize_mpi) (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
simulator_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected
step() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
stepCleanup() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
stepInit() (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >
summary_config_ (defined in Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >)Opm::Pybind::PyBaseSimulator< Opm::Properties::TTag::FlowProblemTPFA >protected