firedrakeproject / asQ

A library for implementing ParaDIAG timestepping algorithms using Firedrake
MIT License
4 stars 1 forks source link

updated relevant test cases in test_paradiag with correct block_prefixes #14

Closed werner-bauer closed 3 years ago

werner-bauer commented 3 years ago

Hi I updated all relevant test cases and verified for each testcase using pytest -s that the block_prefixes are correct. Everything still works well.