Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement parallelization #22

Open
BenjaminRodenberg opened this issue Jan 5, 2023 · 0 comments
Open

Reimplement parallelization #22

BenjaminRodenberg opened this issue Jan 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@BenjaminRodenberg
Copy link
Member

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.

@BenjaminRodenberg BenjaminRodenberg added the enhancement New feature or request label Jan 5, 2023
BenjaminRodenberg added a commit that referenced this issue Jan 5, 2023
… 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant