Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FEniCS/dolfinx issues and pull requests
#3317 - nls ksp/pc choice
Pull Request -
State: closed - Opened by xisalz 7 months ago
- 2 comments
#3316 - [BUG]: XDMFFile with ASCII encoding is broken in parallel
Issue -
State: closed - Opened by mleoni-pf 7 months ago
- 1 comment
Labels: bug
#3315 - Replace `std::unique` with `std::ranges::unique`
Pull Request -
State: closed - Opened by schnellerhase 7 months ago
- 1 comment
#3314 - One dimensional refinement routine
Pull Request -
State: closed - Opened by schnellerhase 7 months ago
- 9 comments
#3313 - Rework `radix_sort`
Pull Request -
State: closed - Opened by schnellerhase 7 months ago
- 16 comments
#3312 - Enable macOS CI on PRs (PETSc-less)
Issue -
State: closed - Opened by garth-wells 7 months ago
Labels: enhancement, ci
#3311 - Fix sphinx
Pull Request -
State: closed - Opened by schnellerhase 7 months ago
- 1 comment
#3310 - Put gfortran back on PATH for MacOS CI
Pull Request -
State: closed - Opened by chrisrichardson 7 months ago
#3309 - Fix STL includes
Pull Request -
State: closed - Opened by garth-wells 7 months ago
Labels: bug, build
#3308 - Set CMake policy to avoid warning with newer CMake versions
Pull Request -
State: closed - Opened by garth-wells 7 months ago
Labels: build, housekeeping
#3307 - Access NewtonSolver residual from Python
Issue -
State: closed - Opened by JoepStorm 7 months ago
Labels: enhancement
#3306 - Interpolation opeartions
Pull Request -
State: closed - Opened by schnellerhase 7 months ago
- 1 comment
#3305 - Set C++ standard using modern cmake
Pull Request -
State: closed - Opened by jhale 7 months ago
#3304 - Reorganize sparsity pattern creation
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 4 comments
#3303 - Parent cells not correct in refine_plaza
Issue -
State: closed - Opened by jorgensd 8 months ago
- 2 comments
Labels: bug
#3302 - Only try to lift boundary conditions if forms are provided
Pull Request -
State: closed - Opened by jpdean 8 months ago
- 1 comment
#3301 - [BUG]: Can't (easily) assemble a block vector without providing a left-hand side in Python
Issue -
State: closed - Opened by jpdean 8 months ago
- 2 comments
Labels: bug
#3300 - Replace `std::min/max` with `std::ranges::min/max`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 1 comment
#3299 - Replace `std::copy` with `std::ranges::copy`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
#3298 - Replace `std::set_*` with `std::ranges::set_*`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
#3297 - Replace `std::transform` with `std::ranges::transform`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 8 comments
#3296 - Replace `std::for_each` with `std::ranges::for_each`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
#3295 - Replace `std::lower/uper_bound` with `std::ranges::lower/uper_bound`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 1 comment
#3294 - Replace `std::fill` with `std::ranges::fill`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
#3293 - Replace `std::sort` with `std::ranges::sort`
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 1 comment
#3292 - Use std::ranges
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 5 comments
#3291 - Write and read mesh using ADIOS2
Pull Request -
State: open - Opened by ampdes 8 months ago
- 4 comments
#3290 - Merging in latest changes.
Pull Request -
State: closed - Opened by adrianjhpc 8 months ago
- 1 comment
#3289 - Remove workarounds following upstream updates for CI
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
#3288 - [BUG]: Implicit use of previously created function space
Issue -
State: closed - Opened by IgorBaratta 8 months ago
- 1 comment
Labels: bug
#3287 - Dokken/subdomain form independent
Pull Request -
State: closed - Opened by jorgensd 8 months ago
#3286 - [BUG]: Visualization of one dimensional data with ParaView
Issue -
State: closed - Opened by schnellerhase 8 months ago
- 6 comments
Labels: bug
#3285 - Export missing compile time constants to python
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
#3284 - Pyamg test Add xfail for now
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
- 1 comment
#3283 - Favor `exterior_facet_indices` over `locate_entities_boundary` for retrieving complete boundary
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 10 comments
#3282 - Performance regression in collapsing blocked subspace
Issue -
State: open - Opened by jorgensd 8 months ago
- 11 comments
Labels: performance, high-priority
#3281 - Improve check for facet->cell connectivity
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
#3280 - PETSc MG
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 1 comment
#3279 - Bump docker/build-push-action from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#3278 - using shared_ptr comparison for entity_maps keys
Issue -
State: closed - Opened by jorgensd 8 months ago
Labels: bug, high-priority
#3277 - MacOS CI fixes
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
- 3 comments
Labels: housekeeping, ci
#3276 - Fix pyvista actions
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
Labels: bug, housekeeping, ci
#3275 - Some updates for mesh generation
Pull Request -
State: closed - Opened by schnellerhase 8 months ago
- 2 comments
#3274 - Workaround for numpy 2.0 issue with pyamg
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
#3273 - Define concept of `FunctionSpace` for mixed topology
Issue -
State: open - Opened by chrisrichardson 8 months ago
- 1 comment
Labels: proposal
#3272 - Allow `CoordinateElement` to be passed to built-in mesh generators
Issue -
State: open - Opened by jpdean 8 months ago
- 1 comment
Labels: enhancement
#3271 - Create mixed topology mesh
Pull Request -
State: closed - Opened by chrisrichardson 8 months ago
- 9 comments
#3270 - Pin nanobind version in Spack CI test
Pull Request -
State: closed - Opened by garth-wells 8 months ago
Labels: ci
#3269 - [BUG]: cannot export several components of function with VTX
Issue -
State: closed - Opened by RemDelaporteMathurin 8 months ago
- 8 comments
Labels: bug
#3268 - Add more output to errors raised on PETSc lib import.
Pull Request -
State: closed - Opened by jhale 8 months ago
#3267 - Improve error message
Pull Request -
State: closed - Opened by garth-wells 8 months ago
#3266 - Remove `.mailmap`
Pull Request -
State: closed - Opened by nate-sime 8 months ago
Labels: housekeeping
#3265 - Re-enable Windows build
Issue -
State: closed - Opened by jhale 8 months ago
- 1 comment
#3264 - Add indices of missing connectivity in error message
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: enhancement
#3263 - Data independent form compilation for Python interface
Pull Request -
State: closed - Opened by jorgensd 9 months ago
- 3 comments
Labels: enhancement
#3262 - Mixed dimension assembly in C++ and form independence for subdomains
Pull Request -
State: closed - Opened by jorgensd 9 months ago
- 2 comments
Labels: enhancement, demo
#3261 - Prepare for release of numpy 2.0 by using ruff ruleset
Pull Request -
State: closed - Opened by jorgensd 9 months ago
Labels: dependencies
#3260 - Use `enabled_coefficients` to restrict packing of coefficients
Pull Request -
State: closed - Opened by jorgensd 9 months ago
- 1 comment
Labels: bug, performance, high-priority
#3259 - Add ARM VTK to Docker Notebook image.
Pull Request -
State: closed - Opened by jhale 9 months ago
- 1 comment
#3258 - Update vcpkg
Pull Request -
State: closed - Opened by jhale 9 months ago
#3257 - Allow specifying attribute name when reading meshtag
Pull Request -
State: closed - Opened by mleoni-pf 9 months ago
- 3 comments
Labels: io
#3256 - [BUG]: Packing of codim-0 form not working for mixture of measures
Issue -
State: closed - Opened by jorgensd 9 months ago
- 2 comments
Labels: bug
#3255 - Update defines.h
Pull Request -
State: closed - Opened by jhale 9 months ago
#3254 - Small Basix type updates
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: housekeeping
#3253 - Allow dx and dx(i) in same form
Pull Request -
State: closed - Opened by jorgensd 9 months ago
Labels: bug
#3252 - [BUG]: #3215 introduced a regression: cannot have anymore `dx(1)` and `dx` in the same form
Issue -
State: closed - Opened by francesco-ballarin 9 months ago
Labels: bug, high-priority
#3251 - Temporarily disable Windows CI - upstream issue.
Pull Request -
State: closed - Opened by jhale 9 months ago
- 1 comment
#3250 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#3249 - Bump docker/login-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#3248 - Bump actions/github-script from 6 to 7
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 2 comments
Labels: dependencies
#3247 - Bump actions/setup-python from 2 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#3246 - Make compile time options compile time constants
Pull Request -
State: closed - Opened by schnellerhase 9 months ago
- 12 comments
Labels: enhancement
#3245 - Add dependabot for github actions
Pull Request -
State: closed - Opened by jorgensd 9 months ago
- 1 comment
Labels: ci
#3244 - Enable SCOTCH detection via CMake `CONFIG` mode.
Pull Request -
State: closed - Opened by garth-wells 9 months ago
- 2 comments
Labels: build
#3243 - [BUG]: interpolation on CR space
Issue -
State: open - Opened by cmaurini 9 months ago
- 3 comments
Labels: bug
#3242 - demo test: default mpiexec to mpiexec
Pull Request -
State: closed - Opened by minrk 9 months ago
#3241 - cmake: find scotch with cmake config first
Pull Request -
State: closed - Opened by minrk 9 months ago
- 2 comments
#3240 - Distribute fixed width data
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
- 1 comment
#3239 - Bump dependency versions in Dockerfile
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: housekeeping, docker
#3238 - Generate Python type stubs using nanobind (v2)
Issue -
State: open - Opened by garth-wells 9 months ago
Labels: enhancement, good first issue, task, type-hints, nanobind
#3237 - Send multiple cell types to partitioner
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
#3236 - Write mixed topology mesh to file
Issue -
State: closed - Opened by chrisrichardson 9 months ago
Labels: io
#3235 - Dockerfile end-user updates
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: docker
#3234 - Support mixed topology for dual graph
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
#3233 - Add mixed topology functionality to mesh partitioning
Issue -
State: closed - Opened by chrisrichardson 9 months ago
- 1 comment
Labels: enhancement
#3232 - Docker simplify (phase 2)
Pull Request -
State: closed - Opened by garth-wells 9 months ago
- 6 comments
Labels: ci
#3231 - Read mixed topology mesh from file
Issue -
State: closed - Opened by chrisrichardson 9 months ago
- 3 comments
Labels: enhancement, io
#3230 - Clean up Docker files (first step)
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: docker, ci
#3229 - Simplify Dockerfile packages
Pull Request -
State: closed - Opened by garth-wells 9 months ago
#3228 - Doc fixes and Doxygen version update
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: documentation, housekeeping, ci
#3227 - Generalize all output formats for general length vectors and tensors
Pull Request -
State: closed - Opened by jorgensd 9 months ago
Labels: bug, io, backport?
#3226 - Expose interpolation matrix for MatrixCSR (without PETSc)
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
#3225 - Test needed for dof permutations on prism and pyramid cells
Issue -
State: open - Opened by chrisrichardson 9 months ago
Labels: enhancement, testing
#3224 - Add support for mixed-domain problems of codimension 1
Pull Request -
State: closed - Opened by jpdean 9 months ago
- 1 comment
Labels: enhancement
#3223 - Permutation computation refactoring
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
- 2 comments
#3222 - Improve documentation for `pyamg` demo
Pull Request -
State: closed - Opened by chrisrichardson 9 months ago
Labels: documentation
#3221 - Improvements and fixes for C++ Doxygen/breathe/sphinx doc processing
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: documentation, housekeeping
#3220 - Install unzip package in CI for Spack
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: ci
#3219 - Start cleanup of Python dependencies.
Pull Request -
State: closed - Opened by jhale 9 months ago
- 2 comments
#3218 - Remove spdlog install from CI yaml
Pull Request -
State: closed - Opened by garth-wells 9 months ago
Labels: ci