Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 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>
- Loading branch information