Skip to content

Dokken/gmshio meshdata #231

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

Merged
merged 46 commits into from
Dec 16, 2024
Merged

Dokken/gmshio meshdata #231

merged 46 commits into from
Dec 16, 2024

Conversation

jorgensd
Copy link
Owner

@jorgensd jorgensd commented Dec 14, 2024

And interpolation_points

jorgensd and others added 30 commits March 22, 2023 14:19
* Create common action for all workflows and split them into multiple files
* fix runs-on

* Minor improvements in linearelasticity.md (#124)

* Fix various things on release branch

* Try adding trame

* Revert fundamentals

* Membrane code

* More updates due to autoformatting

* Lagrange -> CG back conversion

* Change to github image

---------

Co-authored-by: Julius Herb <43179176+juliusgh@users.noreply.github.com>
* Start fixing code for nightly build

* rerun all files

* Try fixing subdomains

* Fix meshio
* Resolve #136

* Fixes related to: FEniCS/dolfinx#2703

* Update changelog
* Merge branch 'main' into release and bump versions

* Delete obsolete file

* Temporary shift path in nightly test

* Make sure there are no warnigns in build

* Tabulation
* Replace VectorElement and FiniteElement with `basix.ufl.element`.
Replace `dolfinx.fem.FunctionSpace` with `dolfinx.fem.functionspace`

* More updates

* And more

* Last vector element updates

* Bump pyvista and dolfinx to v0.7.2 (#159)

* Bump pyvista and dolfinx to v0.7.2

* remove -r

* Add further pyvista deps

* Bump versions

* Update petsc solver and pc links. Resolves #143 (#160)

* Fix typo and issue Issue on page /fem.html #122 (#161)

* Compute entity-cell connectivity before calling locate_dofs_topological.
Remove soon to be deprecated pyvista syntax for updating time dependent fields.
Fix range->np.arange conversion

* Update backend in workflow

* Fix broken link (#140) + http:// to https:// (#162)

* Run book build prior to parallel run

* Add back write frame
* Merge main into release

* Apply suggestions from code review

* Various fixes when reading through the diff

* Further fixes
* add missing checkout

* Add test docker on release PR and release (only push on tag
* Update options for non-linear solver to sensible choice, ref #200

* Update docker path
on line 110, updated a typesetting error in equation (3)
jorgensd and others added 9 commits September 26, 2024 12:48
* Update compiler_parameters.ipynb

In the text it was mentioned that `dolfinx.fem.Form` was used to compile the form, instead of `dolfinx.fem.form`. Not matching the code cell.

* jupytext sync

* Form -> form in both py and ipynb and LinearProblem -> fem.petsc.LinearProblem
@jorgensd jorgensd merged commit cdaf6be into main Dec 16, 2024
1 check passed
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.

3 participants