Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dealii/dealii issues and pull requests
#17745 - Don't call simplex support experimental
Pull Request -
State: closed - Opened by peterrum 4 months ago
- 1 comment
#17744 - Replace std::array with Kokkos::Array in Tensor
Pull Request -
State: closed - Opened by Rombur 4 months ago
- 4 comments
Labels: ready to test
#17743 - Update documentation of some SolutionTransfer functions.
Pull Request -
State: closed - Opened by marcfehling 4 months ago
Labels: Documentation
#17742 - Regression tester regressed 254957
Issue -
State: closed - Opened by tamiko 4 months ago
- 1 comment
Labels: Regression tester
#17741 - Regression tester regressed 6626ae
Issue -
State: closed - Opened by tamiko 4 months ago
- 1 comment
Labels: Regression tester
#17740 - Return earlier if possible inside `FEPointEvaluation::evaluate`
Pull Request -
State: closed - Opened by gassmoeller 4 months ago
- 1 comment
Labels: Matrix-free, ready to test
#17739 - CMake: Bugfix: use #cmakedefine defining/undefining preprocessor macro
Pull Request -
State: closed - Opened by tamiko 4 months ago
- 3 comments
Labels: Reviewed and ready to merge, SIMD, ready to test
#17738 - Build failure with arm neon intrinsics
Issue -
State: closed - Opened by tamiko 4 months ago
- 1 comment
Labels: Bug, SIMD
#17737 - A fix for a bug in the time table
Pull Request -
State: closed - Opened by cembooks 4 months ago
- 1 comment
Labels: Reviewed and ready to merge, ready to test
#17736 - Fix typo in an internal class name
Pull Request -
State: closed - Opened by kronbichler 4 months ago
Labels: Matrix-free, ready to test
#17735 - Include file information for namespaces in documentation
Issue -
State: open - Opened by cpraveen 4 months ago
- 2 comments
#17734 - Add AlignedVector::insert().
Pull Request -
State: closed - Opened by drwells 5 months ago
- 1 comment
Labels: Enhancement, ready to test
#17733 - Remove some tests from linux.yml
Pull Request -
State: closed - Opened by peterrum 5 months ago
- 2 comments
Labels: ready to test
#17732 - Generalize compute_matrix to multiple dof_handlers with a block matrix
Pull Request -
State: open - Opened by nlsmrg 5 months ago
#17731 - ScalarFunctionFromFunctionObject for time-dependent functions
Pull Request -
State: closed - Opened by peterrum 5 months ago
Labels: Reviewed and ready to merge, ready to test
#17730 - NoncontiguousPartitioner: introduce n_components
Pull Request -
State: closed - Opened by peterrum 5 months ago
- 2 comments
Labels: Parallel distributed, ready to test
#17729 - Mark constructors of FEValuesExtractor classes as 'constexpr'.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 2 comments
Labels: Finite Element, ready to test
#17728 - Performance regressions due to switch to Taskflow
Issue -
State: open - Opened by tamiko 5 months ago
- 10 comments
Labels: Performance tester
#17727 - Generalize MGTransferMF so that it works for FE_DGP
Pull Request -
State: closed - Opened by peterrum 5 months ago
- 1 comment
Labels: ready to test
#17726 - update tutorial index to mention python notebooks
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Documentation, ready to test
#17725 - capitalize Python and Jupyter
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Documentation, ready to test
#17724 - Bump crate-ci/typos from 1.24.5 to 1.24.6
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#17723 - Build fails: sundials/n_vector.templates.h:756:18: error: const_cast to 'SUNComm' (aka 'int'), which is not a reference, pointer-to-object, or pointer-to-data-member
Issue -
State: closed - Opened by yurivict 5 months ago
- 3 comments
#17722 - Replace std::min(b, std::max(x,a)) by std::clamp(x, a, b).
Issue -
State: open - Opened by bangerth 5 months ago
Labels: Starter project
#17721 - test lazy_04 hangs randomly
Issue -
State: open - Opened by tjhei 5 months ago
- 1 comment
Labels: Bug
#17720 - FunctionParser: document where we use commas.
Pull Request -
State: closed - Opened by drwells 5 months ago
- 1 comment
Labels: Documentation, ready to test
#17719 - Make DoFRenumbering::component_wise() work with FEValuesExtractors.
Issue -
State: open - Opened by bangerth 5 months ago
Labels: Starter project
#17718 - Link-time optimization issues.
Issue -
State: open - Opened by bangerth 5 months ago
- 1 comment
#17717 - Add empty() function to deal.II/hp/collection.h and use it instead of size() == 0
Pull Request -
State: open - Opened by fernandohv3279 5 months ago
- 1 comment
#17716 - computing 3D rotation matrix for small angles
Issue -
State: open - Opened by vinayakvijay 5 months ago
- 3 comments
#17715 - failed to build dealii v9.5.2 on linux, target object_numerics_inst, expected type-specifier before « split »
Issue -
State: open - Opened by m44guy 5 months ago
- 14 comments
#17714 - Make sure the SmartPointer template remains accessible.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17713 - `SmartPointer` compatibility
Issue -
State: closed - Opened by tamiko 5 months ago
- 3 comments
Labels: Bug
#17712 - Missing instantiations for `TrilinosWrappers::SparseMatrix::vmult` when compiling a user project linked against deal.II compiled with clang
Issue -
State: open - Opened by tamiko 5 months ago
- 15 comments
Labels: Bug, External libraries
#17711 - Also rename the Subscriptor base class.
Pull Request -
State: open - Opened by bangerth 5 months ago
- 8 comments
Labels: Miscellaneous, ready to test
#17710 - Add changelog for normal hessian functions
Pull Request -
State: closed - Opened by bergbauer 5 months ago
#17709 - Fix normal_hessian functions for arbitrary number of components
Pull Request -
State: closed - Opened by koch-andreas 5 months ago
- 3 comments
Labels: Reviewed and ready to merge, Matrix-free, ready to test
#17708 - Add a forgotten closing parenthesis.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Tutorials
#17707 - Make improvements to the WorkStream colored implementation
Pull Request -
State: closed - Opened by RyanMoulday 5 months ago
- 2 comments
Labels: Reviewed and ready to merge, Parallel, ready to test
#17706 - failed to build deal.II-9.5.1 with LAPACK provided by MKL.
Issue -
State: closed - Opened by yuchensun97 5 months ago
- 3 comments
#17705 - AffineConstraints::compute_locally_relevant_constraints() skip step
Pull Request -
State: closed - Opened by peterrum 5 months ago
- 1 comment
Labels: Linear Algebra, ready to test
#17704 - Use Utilties::MPI::compute_index_owner() instead of lower-level facilities.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: ready to test
#17703 - Break out a part of the ComputeIndexOwner::ConsensusAlgorithmsPayload functionality.
Issue -
State: closed - Opened by bangerth 5 months ago
- 4 comments
#17702 - Better document an algorithm.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17701 - Clarify documentation.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17700 - Make clear what a boolean argument corresponds to.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 2 comments
Labels: ready to test
#17699 - `AffineConstraints`: Improve loop
Pull Request -
State: closed - Opened by peterrum 5 months ago
- 3 comments
Labels: Reviewed and ready to merge, ready to test
#17698 - Remove a section about ways to use doxygen that we don't use.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Documentation
#17697 - Remove references to BlockMatrixArray from the documentation.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Documentation
#17696 - Deprecate IntegrationInfo and IntegrationInfoBox.
Issue -
State: open - Opened by bangerth 5 months ago
- 2 comments
#17695 - Minor cleanups to AffineConstraints to make code easier to read.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Linear Algebra, ready to test
#17694 - Improve implementation of TaskFlow-based implementation of WorkStream.
Issue -
State: closed - Opened by bangerth 5 months ago
- 4 comments
#17693 - Make the semantics of a lambda capture clear.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: ready to test
#17692 - Make AffineConstraints::make_consistent_in_parallel() more efficient, part 2.
Issue -
State: closed - Opened by bangerth 5 months ago
- 1 comment
#17691 - Make AffineConstraints::make_consistent_in_parallel() more efficient, part 1.
Issue -
State: closed - Opened by bangerth 5 months ago
- 1 comment
#17690 - More tests for ParsedFunction.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Tests, ready to test
#17689 - Rename SmartPointer -> ObserverPointer.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 3 comments
Labels: Infrastructure, Miscellaneous, ready to test
#17688 - add Scott-Vogelius test
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Reviewed and ready to merge, ready to test, Simplices
#17687 - TriaAccessor::face(): consolidate implementations via `if constexpr`.
Pull Request -
State: closed - Opened by drwells 5 months ago
Labels: Miscellaneous, ready to test, C++17
#17686 - Fix a changelog date.
Pull Request -
State: closed - Opened by bangerth 5 months ago
#17685 - Bump crate-ci/typos from 1.24.3 to 1.24.5
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#17684 - WorkStream support for particle sorting
Pull Request -
State: open - Opened by RyanMoulday 5 months ago
- 38 comments
Labels: Particles, Parallel, ready to test
#17683 - Use TaskResult::emplace_object() in class Lazy.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17682 - Make it possible to include nonlinear.h when no external libs are enabled
Pull Request -
State: closed - Opened by simonsticko 5 months ago
- 1 comment
Labels: Reviewed and ready to merge, ready to test
#17681 - GridGenerator::convert_hypercube_to_simplex_mesh: code cleanup
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: ready to test
#17680 - more general simplex mesh conversion / refinement
Issue -
State: open - Opened by tjhei 5 months ago
- 1 comment
#17679 - Ensure SmartPointer gives useful compiler errors for types not derived from Subscriptor.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17678 - Triangulation::get_boundary_ids(): don't return duplicates.
Pull Request -
State: closed - Opened by drwells 5 months ago
- 6 comments
Labels: Bug, Reviewed and ready to merge, ready to test, Co-dimension one
#17677 - Update documentation of class SmartPointer.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Documentation, ready to test
#17676 - Test that one can put a SmartPointer into a std::any object.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: ready to test
#17675 - Rename a member of class SmartPointer.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 1 comment
Labels: ready to test
#17674 - Error in fullydistributed::Triangulation with TransfiniteInterpolationManifold
Issue -
State: open - Opened by nlsmrg 5 months ago
- 1 comment
#17673 - Rename function arguments in SmartPointer.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 2 comments
Labels: ready to test
#17672 - Fix some clang-tidy warnings.
Pull Request -
State: closed - Opened by marcfehling 5 months ago
- 1 comment
Labels: ready for review, ready to test
#17671 - Update tidy tester to ubuntu 24.04.
Pull Request -
State: closed - Opened by marcfehling 5 months ago
- 4 comments
Labels: Reviewed and ready to merge
#17670 - Make a lambda function a proper function of its own.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: Linear Algebra, ready to test
#17669 - grid/intergrid_constraints.debug randomly hangs with taskflow
Issue -
State: open - Opened by tjhei 5 months ago
- 11 comments
Labels: Bug, Parallel
#17668 - fix step-2 svg display
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Documentation
#17667 - SVG images in tutorials are broken on website
Issue -
State: closed - Opened by tjhei 5 months ago
- 2 comments
#17666 - Generalized read_msh to allow for comments
Pull Request -
State: closed - Opened by mivaia 5 months ago
- 9 comments
Labels: Reviewed and ready to merge, ready to test
#17665 - Regression tester regressed 270aba
Issue -
State: closed - Opened by tamiko 5 months ago
- 2 comments
Labels: Regression tester
#17664 - Put a copy of magic_enum into bundled.
Issue -
State: open - Opened by bangerth 5 months ago
#17663 - Flag variable maybe_unused.
Pull Request -
State: closed - Opened by marcfehling 5 months ago
- 1 comment
Labels: Reviewed and ready to merge, ready to test
#17662 - Patched GridTools::transform() to work on anisotropically refined meshes in 3D as well
Pull Request -
State: closed - Opened by rgoermer 5 months ago
- 18 comments
Labels: Reviewed and ready to merge, ready to test
#17661 - Fix indent run of changelog entry
Pull Request -
State: closed - Opened by kronbichler 5 months ago
Labels: Documentation
#17660 - NVCC: work around compiler bug
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Reviewed and ready to merge, GPU, ready to test
#17659 - fix Kokkos+CUDA inside PETSc/Trilinos detection
Pull Request -
State: open - Opened by tjhei 5 months ago
Labels: GPU, ready to test
#17658 - fix cmake bug in PETSC_WITH_KOKKOS check
Pull Request -
State: closed - Opened by tjhei 5 months ago
Labels: Reviewed and ready to merge, GPU, ready to test
#17657 - Rename SmartPointer<T> to ObserverPointer<T>.
Issue -
State: open - Opened by bangerth 5 months ago
- 10 comments
Labels: Discussion
#17656 - Filter output of parameter_handler_29 test
Pull Request -
State: closed - Opened by masterleinad 5 months ago
- 2 comments
Labels: Reviewed and ready to merge, ready to test
#17655 - Fix indentation script
Pull Request -
State: closed - Opened by peterrum 5 months ago
Labels: Reviewed and ready to merge
#17654 - Clarify some documentation for make_consistent_in_parallel.
Pull Request -
State: closed - Opened by marcfehling 5 months ago
- 1 comment
Labels: Documentation
#17653 - Regression tester regressed 64e9c0
Issue -
State: closed - Opened by tamiko 5 months ago
- 1 comment
Labels: Regression tester
#17652 - Fix output of a test.
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 5 comments
Labels: ready to test
#17651 - Consistent constraints in parallel for aggregated finite elements
Issue -
State: open - Opened by bergbauer 5 months ago
#17650 - Regression tester regressed d881e1
Issue -
State: closed - Opened by tamiko 5 months ago
Labels: Regression tester
#17649 - Rename the argument of a lambda function.
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: ready to test
#17648 - Add another testcase for make_consistent_in_parallel().
Pull Request -
State: closed - Opened by bangerth 5 months ago
Labels: ready to test
#17647 - Avoid some copying of data in make_consistent_in_parallel().
Pull Request -
State: closed - Opened by bangerth 5 months ago
- 2 comments
Labels: ready to test
#17646 - Regression tester regressed 2285fb
Issue -
State: closed - Opened by tamiko 5 months ago
Labels: Regression tester