2018-06-09 |
Daniel Arndt | Alternative output for base/utilities_pack_unpack_06 6739/head |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Daniel Arndt | Merge pull request #6734 from masterleinad/fix_warning |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Bruno Turcksin | Merge pull request #6733 from masterleinad/fix_cuda_exc |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Daniel Arndt | Avoid warning reagrding unused Variable in Utilities... 6734/head |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Daniel Arndt | Merge pull request #6731 from masterleinad/silence_tbb_... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Daniel Arndt | Fix compiling with CUDA 6733/head |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Matthias Maier | Merge pull request #6732 from bangerth/module |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Wolfgang Bangerth | Merge pull request #6729 from masterleinad/more_clang_tidy |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Wolfgang Bangerth | Trick doxygen into doing the right thing. 6732/head |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Denis Davydov | Merge pull request #6730 from masterleinad/const_n_arra... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | Silence gcc-8 warnings in bundled TBB 6731/head |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | Make n_array_elements static const again 6730/head |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | More clang-tidy complains 6729/head |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | Merge pull request #6718 from masterleinad/clang_tidy_5 |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | Merge pull request #6723 from tamiko/license_header |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Daniel Arndt | Merge pull request #6722 from masterleinad/clang_tidy_4 |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Wolfgang Bangerth | Merge pull request #6601 from marcfehling/quadrant... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Marc Fehling | Manage relations of p4est quadrants and dealii cells. 6601/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Avoid using NOLINT 6722/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Explicitly define VectorizedArray::n_array_elements 6718/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, rest 6723/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, ./bundled |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, ./contrib |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, ./doc |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, ./examples |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header ./tests |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header ./include |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header ./source |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Update license file in copyright header, ./cmake |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6688 from kronbichler/find_all_acti... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6664 from tamiko/add_affine_constraints |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | add a last news/changes entry 6664/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Fix the gla tests for complex PETSc scalar type |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | doc: add incompatibilities news item for create_(bounda... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | doc: add incompatibilities news item for AffineConstrai... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Workaround: Temporarily define ConstraintMatrix in... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Bugfix: Add explicit constraint_matrix.h includes to... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Tests: Fix the remaining tests using complex scalars |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Tests: Fix nearly all the failing PETSc complex tests |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Tests: Fix matrix_free/step-37 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Tests: Do not include "constraint_matrix.templates.h" |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Bugfix: Avoid warnings regarding ABI change |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Rename some stray leftovers in source |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | MatrixFree: Allow for non-matching number types in... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | MatrixFree: Templatify reinit functions |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update matrix_free, part 3: matrix_free and dof_info |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update matrix_free, part 2: cuda_matrix_free |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update matrix_free, part 1: update comments (no... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update multigrid |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update mesh_worker |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update numerics, part 3: vector_tools |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update numerics, part 2: update comments (no code... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update numerics, part 1: matrix_tools, matrix_creator |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update lac, part 2: constrained_linear_operator |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update lac, part 1: update comments (no code changes) |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update non_matching: coupling |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update fe: fe, fe_tools |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Bugfix: Use correct number type in dof_tools_constraint... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Bugfix: Add missing template default parameters to... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update dofs, part 2: dof_tools |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update dofs, part 1: dof_accessor |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Update base |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | RCM: Remove ConstraintMatrix, RIP 1998 - 2018 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Workaround: Add compatibility instantiations |
commit | commitdiff | tree | snapshot |
2018-06-06 |
David Wells | Bugfix: Use std::abs instead of std::fabs. |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Bugfix: Add missing instantiations |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac: add number template parameter to affine_constraint... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | remove static "default_empty_table" |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac: add number template parameter to affine_constraint... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac: add number template parameter to affine_constraints.h |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac: Add AffineConstraints class |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac: remove scratch_data_initializer from constraint_ma... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | lac/solver_cg.h: Preparatory changes for complex number... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Bugfix: Make sparse_matrix_ez and chunk_sparse_matrix... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Bugfix: Fix lapack stev call in TridiagonalMatrix<numbe... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Bugfix: Instantiate two classes for std::complex |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Fix Exceptions |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Merge pull request #6719 from masterleinad/clang_tidy_1 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6710 from masterleinad/deprecate_pa... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6721 from masterleinad/clang_tidy_2 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Wolfgang Bangerth | Merge pull request #6720 from masterleinad/clang_tidy_3 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Fix instantiations of SymmetricTensor 6719/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Martin Kronbichler | Merge pull request #6717 from masterleinad/clang_tidy_6 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Simplify GridOut::Gnuplot 6721/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Use static constexpr in VectorizedArray 6720/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Daniel Arndt | Fix muparser 6717/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6716 from tjhei/install_license_md |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Timo Heister | install LICENSE.md not LICENSE 6716/head |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Denis Davydov | Merge pull request #6712 from masterleinad/fix_cuda_9_2 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Matthias Maier | Merge pull request #6713 from bangerth/indent |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Wolfgang Bangerth | Provide a more readable indentation. 6713/head |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Daniel Arndt | Fix compile error with CUDA 9.2 6712/head |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Wolfgang Bangerth | Merge pull request #6707 from tamiko/safeguard |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Wolfgang Bangerth | Merge pull request #6706 from tamiko/update_legalese |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Daniel Arndt | Deprecate parallel::distributed::Vector 6710/head |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthias Maier | Make request stronger 6706/head |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthias Maier | CMake: fix path in description 6707/head |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthias Maier | CMake: make safeguard even more clear. |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Matthias Maier | CMake: add a safeguard for accidential /source source... |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Matthias Maier | Merge pull request #6700 from masterleinad/adjust_cxx_c... |
commit | commitdiff | tree | snapshot |
next |
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams