Skip to content
Unverified Commit 6cfe78c7 authored by Alexandru Fikl's avatar Alexandru Fikl Committed by GitHub
Browse files

Remove usage of meshmode.dof_array.flatten and friends (#118)

* remove usage of meshmode.dof_array.flatten

* fix some flattening issues

* bump requirements to fixed branches

* fix some flake8 errors

* update unflatten usage

* port examples away from meshmode.dof_array.flatten

* port tests away from meshmode.dof_array.flatten

* fix some failing examples

* fix bug introduced in reordering sources

* fix some more unflatten mismatches

* use the new leaf_class argument to flatten

* point requirements to arraycontext branch

* fix issues from using leaf_class

* redirect requirements.txt to their rightful place
parent 4b70c907
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment