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

#18056 - Fix '#if DEBUG' statements.

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

#18055 - Avoid several more uses of GeometryInfo.

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

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

Pull Request - State: open - Opened by ZhouleiJoeStone 4 days ago - 3 comments

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

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

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

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

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

Pull Request - State: closed - Opened by bangerth 5 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 5 days ago - 3 comments
Labels: Build system

#18049 - Fix various typos

Pull Request - State: closed - Opened by luzpaz 5 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 5 days ago - 6 comments

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

Pull Request - State: open - Opened by masterleinad 5 days ago - 3 comments

#18046 - Wiki - Contributing

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

#18045 - Add tutorial step-97.

Pull Request - State: open - Opened by cembooks 5 days ago - 7 comments
Labels: Tutorials

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

Pull Request - State: closed - Opened by kronbichler 5 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 5 days ago - 1 comment
Labels: Discussion, GPU

#18042 - Consider number of components in n_local_dofs

Pull Request - State: closed - Opened by peterrum 5 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 5 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 6 days ago
Labels: ready to test

#18039 - Extend portable compute_diagonal() to multiple components

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

#18038 - Avoid old orientation functions 2

Pull Request - State: open - Opened by drwells 6 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 6 days ago - 2 comments

#18037 - New page scaling in documentation.

Issue - State: closed - Opened by cembooks 6 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 6 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 7 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 7 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 7 days ago - 1 comment
Labels: External libraries

#18033 - Add missing include

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

#18033 - Add missing include

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

#18032 - Deprecated header warning with CGAL 6.0.1

Issue - State: open - Opened by tamiko 9 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 10 days ago - 3 comments
Labels: ready to test

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

Pull Request - State: closed - Opened by KJSchwiebert 10 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 10 days ago
Labels: ready to test

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

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

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

Pull Request - State: closed - Opened by bangerth 10 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 10 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 10 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 10 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 10 days ago
Labels: ready to test

#18023 - Better document our mixed complex overloads.

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

#18022 - Move hardcoded orientation values around

Pull Request - State: closed - Opened by drwells 11 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 11 days ago - 5 comments

#18020 - Fix misspellings.

Pull Request - State: closed - Opened by bangerth 11 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 11 days ago - 1 comment
Labels: ready to test

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

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

#18017 - Add some necessary header files to tests.

Pull Request - State: closed - Opened by bangerth 12 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 12 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 12 days ago
Labels: Documentation

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

Pull Request - State: closed - Opened by marcfehling 13 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 13 days ago - 2 comments
Labels: Infrastructure

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

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

#18010 - Consistently format deprecated headers.

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

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

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

#18008 - MatrixFree: enable DiagonalMatrix in loops

Pull Request - State: closed - Opened by bergbauer 16 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 17 days ago
Labels: ready to test

#18006 - Fix a comment.

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

#18004 - Improve some assertions in ReferenceCell.

Pull Request - State: closed - Opened by bangerth 18 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 18 days ago - 1 comment
Labels: Finite Element, ready to test

#18002 - Avoid some more uses of GeometryInfo.

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

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

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

#18000 - Initialize some FEValuesExtractors where it is easiest to read (step-44).

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

#17999 - Make a variable in step-44 'unsigned'.

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

#17998 - Move a function in step-44.

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

#17997 - Break another cycle in header file includes.

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

#17996 - Combine the quad_index() functions.

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

#17995 - Do not make a difference between debug/release mode when to include a file.

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

#17994 - Don't use a .templates.h file if we unconditionally include it anyway.

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

#17993 - Disentangle some includes.

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

#17992 - Add a script that detects cycles in our include files.

Pull Request - State: closed - Opened by bangerth 19 days ago - 4 comments
Labels: Infrastructure, Miscellaneous, ready to test

#17991 - Make code in step-44 easier to read.

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

#17990 - Import and require TaskFlow 3.10.

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

#17989 - Regression tester regressed 586503

Issue - State: closed - Opened by tamiko 22 days ago
Labels: Regression tester

#17988 - Add `types::geometric_orientation`.

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

#17987 - Deprecate `types::geometric_entity_type`.

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

#17986 - Be consistent about escaping names of code gallery programs.

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

#17985 - Move `max_n_vertices<structdim>()` etc to `namespace ReferenceCells`.

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

#17984 - Use blocked parallel-for loop of TaskFlow.

Issue - State: open - Opened by bangerth 24 days ago - 1 comment

#17983 - Import TaskFlow 3.10.

Issue - State: open - Opened by bangerth 24 days ago - 1 comment
Labels: External libraries

#17982 - Better document some small pieces of step-44.

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

#17981 - Regression tester regressed 08cfb2

Issue - State: closed - Opened by tamiko 24 days ago - 2 comments
Labels: Regression tester

#17980 - Regression tester regressed a35748

Issue - State: closed - Opened by tamiko 25 days ago - 2 comments
Labels: Regression tester

#17979 - Bump minimum version for Trilinos to 12.14.1.

Pull Request - State: closed - Opened by marcfehling 25 days ago
Labels: External libraries, ready to test

#17978 - Documentation of TrilinosWrappers::PreconditionerBase::vmult()

Issue - State: open - Opened by nfehn 25 days ago - 7 comments

#17977 - support DoF coupling in FESystem

Pull Request - State: closed - Opened by tjhei 28 days ago - 6 comments
Labels: Finite Element, ready to test

#17976 - Improve a few assertions in step-44.

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

#17975 - Regression tester regressed cea239

Issue - State: closed - Opened by tamiko 28 days ago
Labels: Regression tester

#17974 - Add ReferenceCell::max_n_vertices<dim>().

Pull Request - State: closed - Opened by drwells 28 days ago - 4 comments
Labels: Triangulation, ready to test, Simplices

#17973 - Fix assert about distributed tria in NonMatching namespace

Pull Request - State: closed - Opened by fdrmrc 29 days ago - 1 comment
Labels: ready to test, Non-matching

#17973 - Fix assert about distributed tria in NonMatching namespace

Pull Request - State: closed - Opened by fdrmrc 29 days ago - 1 comment
Labels: ready to test, Non-matching

#17972 - Combine the `vertex_index()` functions.

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

#17971 - Regression tester regressed 750ac7

Issue - State: closed - Opened by tamiko about 1 month ago - 1 comment
Labels: Regression tester

#17971 - Regression tester regressed 750ac7

Issue - State: open - Opened by tamiko about 1 month ago
Labels: Regression tester

#17970 - MappingManifold: use std::array.

Pull Request - State: closed - Opened by drwells about 1 month ago
Labels: Reviewed and ready to merge, Manifold, ready to test

#17970 - MappingManifold: use std::array.

Pull Request - State: closed - Opened by drwells about 1 month ago
Labels: Reviewed and ready to merge, Manifold, ready to test

#17969 - fix unused argument warning in TriaAccessor::line_index

Pull Request - State: closed - Opened by tjhei about 1 month ago
Labels: Reviewed and ready to merge, ready to test

#17968 - Regression tester regressed 0cc152

Issue - State: closed - Opened by tamiko about 1 month ago - 1 comment
Labels: Regression tester

#17968 - Regression tester regressed 0cc152

Issue - State: open - Opened by tamiko about 1 month ago
Labels: Regression tester

#17967 - FEEvaluation: Only get shared vector data if we have DoFInfo

Pull Request - State: closed - Opened by kronbichler about 1 month ago
Labels: Matrix-free, ready to test