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

#18094 - Remove 'static' from a number of other variables in header files.

Pull Request - State: open - Opened by bangerth 4 days ago - 1 comment
Labels: ready to test

#18093 - Make scripts executable.

Pull Request - State: closed - Opened by marcfehling 4 days ago
Labels: Miscellaneous

#18092 - Keep `Legacy::SolutionTransfer`?

Issue - State: open - Opened by marcfehling 4 days ago - 1 comment
Labels: Discussion

#18091 - Be more precise what we need to #include.

Pull Request - State: open - Opened by bangerth 5 days ago
Labels: ready to test

#18090 - Mark our various constants as 'constexpr'.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: ready to test

#18089 - Exclude files from compiling if they are functionally empty.

Pull Request - State: open - Opened by bangerth 5 days ago - 2 comments
Labels: ready to test

#18088 - Add checks that src is not equal to dst in mmult().

Pull Request - State: open - Opened by WasimNiyazMunshi 5 days ago - 2 comments
Labels: Linear Algebra, ready to test

#18087 - Tighten up the paths in which include files are found.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: ready to test

#18086 - Detect header cycles regardless of how we spell the #include.

Pull Request - State: closed - Opened by bangerth 5 days ago - 1 comment
Labels: ready to test

#18085 - Remove the last header cycle.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: Reviewed and ready to merge, ready to test

#18084 - Avoid another include cycle.

Pull Request - State: closed - Opened by bangerth 5 days ago - 1 comment
Labels: Reviewed and ready to merge, ready to test

#18083 - Remove a cycle in header files.

Pull Request - State: closed - Opened by bangerth 5 days ago - 3 comments
Labels: Reviewed and ready to merge, ready to test

#18082 - Do not include unnecessary header file.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: Reviewed and ready to merge, ready to test

#18080 - Fix more header include cycles.

Issue - State: closed - Opened by bangerth 5 days ago

#18079 - Normalize the way we write header includes.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: Documentation, Reviewed and ready to merge

#18078 - Don't use .inst files where not necessary.

Pull Request - State: closed - Opened by bangerth 5 days ago
Labels: ready to test

#18077 - Bug in MGTools::extract_inner_interface_dofs().

Issue - State: open - Opened by bangerth 6 days ago - 2 comments

#18076 - CMake: rearrange source/CMakeLists.txt

Pull Request - State: open - Opened by tamiko 6 days ago - 6 comments
Labels: Reviewed and ready to merge, ready to test

#18075 - Remove #includes from config.h.

Pull Request - State: closed - Opened by bangerth 6 days ago - 5 comments
Labels: ready to test

#18074 - docker: disable focal image.

Pull Request - State: open - Opened by marcfehling 6 days ago - 2 comments
Labels: Discussion, Infrastructure

#18073 - Fix "declaration of '' hides class member" warning

Pull Request - State: closed - Opened by Friteee 7 days ago - 2 comments
Labels: Reviewed and ready to merge, ready to test

#18072 - Fix "declaration of '' hides class member" warning

Pull Request - State: closed - Opened by Friteee 7 days ago - 3 comments
Labels: ready to test

#18071 - Implement C++20 modules.

Issue - State: open - Opened by bangerth 7 days ago
Labels: Build system, C++20

#18070 - Don't call deprecated QProjector functions.

Pull Request - State: closed - Opened by drwells 8 days ago - 1 comment
Labels: Triangulation, ready to test, Simplices

#18069 - Get rid of another call to `face_orientation()`.

Pull Request - State: closed - Opened by drwells 8 days ago - 1 comment
Labels: Triangulation, ready to test, Simplices

#18068 - Fix `extract_boundary_mesh()` for simplex meshes

Pull Request - State: open - Opened by QY-Shi 9 days ago - 4 comments

#18067 - Normalize the way we include header files.

Pull Request - State: closed - Opened by bangerth 9 days ago - 1 comment
Labels: ready to test

#18066 - `GridGenerator::extract_boundary_mesh() Fails for Simplex Meshes`

Issue - State: open - Opened by QY-Shi 9 days ago - 3 comments
Labels: Bug

#18065 - Fix step_operations() for MemorySpace::Default

Pull Request - State: closed - Opened by peterrum 9 days ago - 2 comments
Labels: GPU, ready to test

#18064 - CMake: Move some code from source/ to cmake/config/.

Pull Request - State: closed - Opened by bangerth 9 days ago - 1 comment
Labels: Build system, Reviewed and ready to merge, ready to test

#18063 - Update step-90.cc

Pull Request - State: open - Opened by ZhouleiJoeStone 10 days ago - 1 comment

#18062 - Always initialize a variable in AlignedVector.

Pull Request - State: closed - Opened by bangerth 10 days ago - 3 comments
Labels: ready to test

#18061 - Include ghost cell in Matrix-Free data

Pull Request - State: closed - Opened by mwichro 10 days ago - 6 comments
Labels: Matrix-free, ready to test

#18060 - MatrixFree: Update test output in 1D face setup

Pull Request - State: closed - Opened by kronbichler 11 days ago - 2 comments
Labels: Matrix-free, Tests, ready to test

#18059 - Move functions from .cc to .templates.h

Pull Request - State: closed - Opened by peterrum 11 days ago
Labels: Multigrid, ready to test

#18058 - Update a comment in step-38.

Pull Request - State: closed - Opened by bangerth 11 days ago
Labels: Documentation, ready to test

#18057 - Where possible, replace '#ifdef DEBUG' by 'if constexpr(...debug mode...').

Pull Request - State: open - Opened by bangerth 11 days ago - 7 comments
Labels: ready to test

#18056 - Fix '#if DEBUG' statements.

Pull Request - State: closed - Opened by bangerth 11 days ago
Labels: ready to test

#18055 - Avoid several more uses of GeometryInfo.

Pull Request - State: closed - Opened by bangerth 11 days ago
Labels: Finite Element, ready to test

#18054 - Update step-90.cc with fe_degree=2 and level_set_fe_degree=2

Pull Request - State: closed - Opened by ZhouleiJoeStone 11 days ago - 4 comments

#18053 - Reference readme when step-XX.diff is missing.

Pull Request - State: closed - Opened by marcfehling 12 days ago
Labels: Documentation

#18052 - Fix a file name in a cmake file.

Pull Request - State: closed - Opened by bangerth 12 days ago - 1 comment
Labels: ready to test

#18051 - Fix macro name in the documentation; also fix file name.

Pull Request - State: closed - Opened by bangerth 12 days ago
Labels: Reviewed and ready to merge, ready to test

#18050 - Is cmake/macros/macro_define_object_target.cmake unused?

Issue - State: closed - Opened by bangerth 12 days ago - 3 comments
Labels: Build system

#18049 - Fix various typos

Pull Request - State: closed - Opened by luzpaz 12 days ago - 2 comments
Labels: Reviewed and ready to merge, ready to test

#18048 - Error in step-90 with degree 2

Issue - State: open - Opened by ZhouleiJoeStone 12 days ago - 7 comments

#18047 - Update linux debug cuda-11 CI to use Ubuntu 22.04

Pull Request - State: closed - Opened by masterleinad 12 days ago - 3 comments

#18046 - Wiki - Contributing

Issue - State: open - Opened by cembooks 12 days ago

#18045 - Add tutorial step-97.

Pull Request - State: open - Opened by cembooks 12 days ago - 11 comments
Labels: Tutorials

#18044 - Parallel vector: Add assert for ghosts in global vector ops

Pull Request - State: closed - Opened by kronbichler 12 days ago - 4 comments
Labels: Parallel distributed, ready to test

#18043 - Remove redundant information from portable matrix-free infrastructure

Issue - State: open - Opened by peterrum 12 days ago - 1 comment
Labels: Discussion, GPU

#18042 - Consider number of components in n_local_dofs

Pull Request - State: closed - Opened by peterrum 13 days ago - 1 comment
Labels: GPU, ready to test

#18041 - Remove n_dofs_1d from local operation class of matrix-free operation

Pull Request - State: closed - Opened by peterrum 13 days ago - 1 comment
Labels: GPU, ready to test

#18040 - Avoid the use of GeometryInfo in FE_RaviartThomas.

Pull Request - State: closed - Opened by bangerth 13 days ago
Labels: ready to test

#18039 - Extend portable compute_diagonal() to multiple components

Pull Request - State: closed - Opened by peterrum 13 days ago
Labels: GPU, ready to test

#18038 - Avoid old orientation functions 2

Pull Request - State: closed - Opened by drwells 13 days ago - 5 comments
Labels: Reviewed and ready to merge, Matrix-free, Triangulation, ready to test

#18037 - New page scaling in documentation.

Issue - State: closed - Opened by cembooks 13 days ago - 2 comments

#18037 - New page scaling in documentation.

Issue - State: closed - Opened by cembooks 13 days ago - 2 comments

#18036 - Fix MF::get_cell_active_fe_index() for non-hp and hp-DoFHandlers

Pull Request - State: closed - Opened by nmuch 13 days ago - 1 comment
Labels: Reviewed and ready to merge, Matrix-free, hp adaptivity, ready to test

#18035 - MatrixFree: encode the orientation as (!orientation, rotation, flip).

Pull Request - State: closed - Opened by drwells 14 days ago
Labels: Matrix-free, Triangulation, ready to test

#18035 - MatrixFree: encode the orientation as (!orientation, rotation, flip).

Pull Request - State: closed - Opened by drwells 14 days ago
Labels: Matrix-free, Triangulation, ready to test

#18034 - Compile warnings with bundled tbb and gcc-14.2

Issue - State: open - Opened by tamiko 14 days ago - 1 comment
Labels: External libraries

#18033 - Add missing include

Pull Request - State: closed - Opened by peterrum 15 days ago
Labels: ready to test

#18033 - Add missing include

Pull Request - State: closed - Opened by peterrum 15 days ago
Labels: ready to test

#18032 - Deprecated header warning with CGAL 6.0.1

Issue - State: open - Opened by tamiko 16 days ago - 1 comment
Labels: External libraries

#18031 - Make GridGenerator::hyper_ball() work in dim=2, spacedim=3.

Pull Request - State: closed - Opened by bangerth 17 days ago - 3 comments
Labels: ready to test

#18030 - Add 3D alfeld (barycenter) refinement capability

Pull Request - State: closed - Opened by KJSchwiebert 17 days ago - 6 comments
Labels: Reviewed and ready to merge, ready to test

#18029 - Deprecate IndexSet::pop_front/back().

Pull Request - State: closed - Opened by bangerth 17 days ago
Labels: ready to test

#18029 - Deprecate IndexSet::pop_front/back().

Pull Request - State: closed - Opened by bangerth 17 days ago
Labels: ready to test

#18028 - Fix an issue with spaces in ParameterHandler output.

Pull Request - State: closed - Opened by bangerth 17 days ago - 3 comments
Labels: ready to test

#18027 - Rename unit_tangential/normal_vectors() to face_tangent/normal_vector().

Pull Request - State: closed - Opened by bangerth 17 days ago
Labels: ready to test

#18026 - Break the include cycle between tria.h and tria_accessor.h.

Pull Request - State: closed - Opened by bangerth 17 days ago - 1 comment
Labels: ready to test

#18026 - Break the include cycle between tria.h and tria_accessor.h.

Pull Request - State: closed - Opened by bangerth 17 days ago
Labels: ready to test

#18024 - Break the cycle of header includes between template_constraints.h and complex_overloads.h.

Pull Request - State: closed - Opened by bangerth 17 days ago - 1 comment
Labels: ready to test

#18023 - Better document our mixed complex overloads.

Pull Request - State: closed - Opened by bangerth 17 days ago
Labels: ready to test

#18022 - Move hardcoded orientation values around

Pull Request - State: closed - Opened by drwells 18 days ago
Labels: Triangulation, ready to test

#18021 - LA::parallel::Vector on scaling *= is not checking if buffers are empty

Issue - State: closed - Opened by mwichro 18 days ago - 5 comments

#18020 - Fix misspellings.

Pull Request - State: closed - Opened by bangerth 18 days ago
Labels: Reviewed and ready to merge, Triangulation, ready to test

#18019 - Break the include cycle between dof_handler.h and dof_accessor.h.

Pull Request - State: closed - Opened by bangerth 18 days ago - 2 comments
Labels: ready to test

#18018 - Include ../tests.h into a couple more tests.

Pull Request - State: closed - Opened by bangerth 19 days ago
Labels: Tests, ready to test

#18017 - Add some necessary header files to tests.

Pull Request - State: closed - Opened by bangerth 19 days ago - 1 comment
Labels: Reviewed and ready to merge, Tests, ready to test

#18016 - Include tests.h in one of the tests.

Pull Request - State: closed - Opened by bangerth 19 days ago
Labels: Reviewed and ready to merge, Tests, ready to test

#18015 - Fix class name in description of DiagonalMatrix

Pull Request - State: closed - Opened by bergbauer 19 days ago
Labels: Documentation

#18014 - Update pre-commit hooks. Fix typos.

Pull Request - State: closed - Opened by marcfehling 20 days ago - 3 comments
Labels: Infrastructure, Reviewed and ready to merge, ready to test

#18013 - Add detect-include-cycle check to pre-commit.

Pull Request - State: closed - Opened by marcfehling 20 days ago - 2 comments
Labels: Infrastructure

#18012 - Compilation issue in current deal.II master version

Issue - State: closed - Opened by blaisb 20 days ago
Labels: Compiler

#18011 - FETools::interpolate with PETScWrappers::MPI::Vector error

Issue - State: closed - Opened by Matteo-Malve 22 days ago - 2 comments

#18010 - Consistently format deprecated headers.

Pull Request - State: closed - Opened by drwells 22 days ago
Labels: Miscellaneous, ready to test

#18009 - Represent line orientations with `types::geometric_orientation`.

Pull Request - State: closed - Opened by drwells 22 days ago - 1 comment
Labels: Triangulation, ready to test

#18008 - MatrixFree: enable DiagonalMatrix in loops

Pull Request - State: closed - Opened by bergbauer 23 days ago - 5 comments
Labels: Reviewed and ready to merge, Matrix-free, ready to test

#18007 - Fix an error message.

Pull Request - State: closed - Opened by bangerth 24 days ago
Labels: ready to test

#18006 - Fix a comment.

Pull Request - State: closed - Opened by bangerth 24 days ago
Labels: ready to test

#18004 - Improve some assertions in ReferenceCell.

Pull Request - State: closed - Opened by bangerth 25 days ago - 1 comment
Labels: ready to test, Meshes

#18003 - Convert FETools::compute_face_embedding_matrices() to use ArrayView.

Pull Request - State: closed - Opened by bangerth 25 days ago - 1 comment
Labels: Finite Element, ready to test

#18002 - Avoid some more uses of GeometryInfo.

Pull Request - State: closed - Opened by bangerth 25 days ago
Labels: ready to test

#18001 - Avoid the use of GeometryInfo in particle_handler.cc.

Pull Request - State: closed - Opened by bangerth 25 days ago - 11 comments
Labels: ready to test