issues
search
FEniCS
/
basix
FEniCSx finite element basis evaluation library
https://fenicsproject.org
MIT License
89
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Small correction comment demo_facet_integral.py
#883
ordinary-slim
opened
3 days ago
0
Update `basix.ufl.mixed_element` factory function for case of a single element
#882
garth-wells
closed
1 day ago
2
Add logging using `spdlog`
#881
garth-wells
opened
4 days ago
0
Fix dll exclusions (2)
#880
jhale
closed
5 days ago
0
Unpin CMake from above
#879
jhale
opened
5 days ago
0
Fix dll exclusions
#878
jhale
closed
5 days ago
0
Doc update and unpin Sphinx version
#877
garth-wells
closed
1 week ago
0
Update mdspan
#876
garth-wells
closed
1 week ago
0
Fix tolerances for determining DOF transformation type and add test
#875
garth-wells
closed
5 days ago
0
Incorrect `dof_transformations_are_permutations` on P5 hex for `float32`
#874
chrisrichardson
closed
5 days ago
0
defelement.com -> defelement.org
#873
mscroggs
closed
1 week ago
0
Build combined Windows CI run with LLVM/clang-cl
#872
jhale
opened
1 week ago
0
Add `FiniteElement::scalar_type`
#871
garth-wells
closed
2 weeks ago
0
Allow elements with different numbers of DOFs associated with each edge, or throw an error when trying to create these
#870
mscroggs
opened
2 weeks ago
0
C1 continuous functionspace (hermite) for interval and quad mesh in dolfinx
#869
bagla0
opened
4 weeks ago
2
Bump sphinx from 5.0.2 to 8.1.3 in /python
#868
dependabot[bot]
closed
5 days ago
1
Update README.md
#867
jhale
closed
1 month ago
0
Bump sphinx from 5.0.2 to 8.1.1 in /python
#866
dependabot[bot]
closed
1 month ago
1
Update sonarcloud.yml
#865
jhale
closed
1 month ago
0
Bump sphinx from 5.0.2 to 8.1.0 in /python
#864
dependabot[bot]
closed
1 month ago
3
Bump docker/setup-qemu-action from 2 to 3
#863
dependabot[bot]
closed
1 month ago
1
Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
#862
dependabot[bot]
closed
1 month ago
1
Bump actions/cache from 3 to 4
#861
dependabot[bot]
closed
1 month ago
1
Bump actions/github-script from 6 to 7
#860
dependabot[bot]
closed
1 month ago
1
Check installed packages
#859
garth-wells
closed
5 days ago
0
Add dependabot
#858
jhale
closed
1 month ago
0
Remove custom branch of nanobind for Windows
#857
jhale
closed
1 month ago
0
Move to pypi trusted publishing.
#856
jhale
closed
1 month ago
0
Bump basix version to 0.10 and simplify with scikit-build-core >=0.10
#855
jhale
closed
1 month ago
1
Update scikit-build-core usage
#854
jhale
closed
1 month ago
0
Fix return type of sobolev-space in quadrature element
#853
jorgensd
closed
1 month ago
3
Tabulation of simple elements fail on an aarch64 machine
#852
IgorBaratta
opened
1 month ago
5
Correct cellname for point/vertex type for UFL
#851
jorgensd
closed
1 month ago
0
Test arm64 Mac wheels
#850
jhale
closed
2 months ago
0
Build Windows binary wheels and update wheel builder
#849
jhale
closed
2 months ago
0
Support float32 QuadratureElement
#848
jorgensd
opened
2 months ago
0
Expose subentity types to python for easy creation of elements on entities.
#847
jorgensd
closed
2 months ago
0
Add dof ordering input to basix.ufl.element
#846
mscroggs
opened
2 months ago
0
Re-enable Windows CI
#845
jhale
closed
4 months ago
0
Switch back to C++20 and use modern set_compile_features to set minimum C++ standard
#844
spraetor
closed
4 months ago
2
Update build-wheels.yml
#843
jhale
closed
4 months ago
0
`mdspan` parentheses vs bracket operator
#842
schnellerhase
opened
4 months ago
0
mdspan upgrade
#841
schnellerhase
closed
4 months ago
1
Update mdspan
#840
schnellerhase
closed
4 months ago
0
Enum to string
#839
ampdes
closed
4 months ago
4
C++23 support
#838
schnellerhase
closed
4 months ago
21
Update to std::ranges usage
#837
schnellerhase
closed
4 months ago
3
DOF transformations: replace pull back of inverse with push forward
#836
mscroggs
closed
5 months ago
0
Quadrature rule on pyramids
#835
mscroggs
closed
5 months ago
0
Make degree 1 and 2 Lagrange on a pyramid not require a variant
#834
mscroggs
closed
5 months ago
0
Next