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

Psydac branch for struphy #447

Closed
wants to merge 68 commits into from
Closed

Psydac branch for struphy #447

wants to merge 68 commits into from

Conversation

max-models
Copy link
Contributor

I just opened this draft PR to make sure the branch it passes all the tests.

camillo81 and others added 30 commits October 12, 2023 15:34
Change `IdentityLinearOperator` to `IdentityOperator`, and `e0 @ e0` to
`e0.dot(e0)`. Add missing import statement.
….py to avoid compilation error with --language=c
… replacement functions from arrays.py in stefan-psydac to bsplines_kernels.py and replaced np.sum to allow for pyccel --language=c.
…nguage=c works for psydac/core/field_evaluation_kernels.py
…1, this fixes the problem with toarray() which did previously not work for StencilMatrix. Updated indexing in KroneckerStencilMatrix to include shift factors in index calculations. Added back the assert statement in GlobalProjector since the toarray() now works. The kernels still don't work properly for different shifts in the domain and the co-domain, but I believe equivalent changes can be done in the remaining kernels.
…thon code with the variable C since version 1.12.1 (Fixed in PR #2003).
…truphy so that psydac-2024 does not rely on kernels from struphy
@max-models max-models closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants