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

fix: Fix transfer() function for vectorial fields #128

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

pmatalon
Copy link
Contributor

No description provided.

@pmatalon pmatalon requested a review from gouarin September 25, 2023 11:11
@gouarin gouarin merged commit 5c58983 into hpc-maths:master Sep 25, 2023
@pmatalon pmatalon deleted the fix_transfer_2 branch September 25, 2023 11:59
gouarin pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


## [0.7.0](v0.6.0...v0.7.0)
(2023-10-09)


### Features

* add cell_in in functionBC
([#121](#121))
([d6fcdc9](d6fcdc9))
* Add direction on bc function
([#131](#131))
([2d9ae52](2d9ae52))
* add Field_tuple
([#116](#116))
([308abad](308abad))
* Add precision (float-->double) in XDMF files
([#119](#119))
([3187d1e](3187d1e))
* add the possibility to change the field name
([#111](#111))
([20a0e79](20a0e79))
* heat N-D ([#118](#118))
([c45c059](c45c059))
* linear heterogeneous fluxes
([#126](#126))
([bfefd3d](bfefd3d))
* new flux-based schemes
([#117](#117))
([1508453](1508453))
* non-linear cell schemes
([#130](#130))
([08a95af](08a95af))
* non-linear fluxes
([#123](#123))
([25431d0](25431d0))
* remove field object from operators
([#124](#124))
([8c11e00](8c11e00))
* remove small entries in `prediction_map`
([#115](#115))
([f0302a7](f0302a7))


### Bug Fixes

* BC function receives boundary coordinates
([#122](#122))
([2b47dd7](2b47dd7))
* extract_mesh ([#110](#110))
([3c2c05e](3c2c05e))
* Fix transfer() function for vectorial fields
([#128](#128))
([5c58983](5c58983))
* heat + ghost elimination
([#112](#112))
([5e43087](5e43087))
* index for upwind variable scheme to recover i/j symmetry
([#120](#120))
([48d7e58](48d7e58))
* missing coefficient for Neumann BC
([#114](#114))
([b3de2cb](b3de2cb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants