opm-simulators/python/test
Håkon Hægland a1b7d4b5dd Allow Python bindings to setup MPI
Allows the Python bindings to control whether MPI_Init() and
MPI_Finalize() will be called when creating an OPM::Main object.
2024-05-02 11:14:07 +02:00
..
__init__.py Implements access to the porosity from Python. 2020-11-03 17:18:14 +01:00
pytest_common.py Added a get_dt() method 2023-09-08 19:40:42 +02:00
test_basic.py Allow Python bindings to setup MPI 2024-05-02 11:14:07 +02:00
test_fluidstate_variables.py Get primary variables and fluid state from Python 2024-03-01 14:22:35 +01:00
test_mpi.py Allow Python bindings to setup MPI 2024-05-02 11:14:07 +02:00
test_primary_variables.py Get primary variables and fluid state from Python 2024-03-01 14:22:35 +01:00
test_schedule.py Get primary variables and fluid state from Python 2024-03-01 14:22:35 +01:00
test_throw.py Allow Python bindings to setup MPI 2024-05-02 11:14:07 +02:00