Closed IvarStefansson closed 7 months ago
Ensures values for a previous_iteration variable are fetched from the stored values even if state is passed to Operator._evaluate.
state
What types of changes does this PR introduce to PorePy? Put an x in the boxes that apply.
x
Put an x in the boxes that apply or explain briefly why the box is not relevant.
pytest
--run-skipped
Proposed changes
Ensures values for a previous_iteration variable are fetched from the stored values even if
state
is passed to Operator._evaluate.Types of changes
What types of changes does this PR introduce to PorePy? Put an
x
in the boxes that apply.Checklist
Put an
x
in the boxes that apply or explain briefly why the box is not relevant.pytest
was run with the--run-skipped
flag.