You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #15 we decided to remove parallelization to make the scope more realistic. There is already some work concerning parallelization in 26678c1 and the FEniCS adapter https://github.com/precice/fenics-adapter could also serve as a tempalte.
The text was updated successfully, but these errors were encountered:
… vector-valued functions (#15)
* Remove parallelization (see #22)
* Remove PointSources (see #24)
* Remove tests and support for vector functions (#9)
* Remove parallelization (see #22)
* Update tests.
* Remove nearest projection.
* Working version with partitioned heat equation.
* Update CI
* update to doflinx v0.4.1 (should also work with v0.5.2)
Co-authored-by: Ishaan Desai <[email protected]>
Co-authored-by: Benjamin Rodenberg <[email protected]>
Co-authored-by: Arved Enders-Seidlitz <[email protected]>
In #15 we decided to remove parallelization to make the scope more realistic. There is already some work concerning parallelization in 26678c1 and the FEniCS adapter https://github.com/precice/fenics-adapter could also serve as a tempalte.
The text was updated successfully, but these errors were encountered: