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

Use float type that matches scalar type #502

Merged
merged 18 commits into from
Jun 24, 2022
Prev Previous commit
Next Next commit
Update DOLFINx branch
garth-wells committed Jun 23, 2022
commit f3a497f996df475f0187f3cc269c03f4e5701162
1 change: 1 addition & 0 deletions .github/workflows/dolfin-tests.yml
Original file line number Diff line number Diff line change
@@ -67,6 +67,7 @@ jobs:
with:
path: ./dolfinx
repository: FEniCS/dolfinx
ref: garth/geometry-type
- name: Get DOLFINx source (specified branch/tag)
if: github.event_name == 'workflow_dispatch'
uses: actions/checkout@v2