]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-12-31 Wolfgang BangerthAvoid use of the deprecated Table::data() function...
2012-12-31 Matthias MaierMerge branch 'branch_cmake' into branch_deprecated
2012-12-31 Matthias MaierSilence some warnings
2012-12-31 Wolfgang BangerthSimplify one function.
2012-12-31 Wolfgang BangerthMake compile.
2012-12-31 Wolfgang BangerthAvoid one use of SparseMatrix::global_entry in favor...
2012-12-31 Wolfgang BangerthMake compile.
2012-12-31 Wolfgang BangerthDo not worry too much about the 1d case -- everything...
2012-12-31 Wolfgang BangerthDo not worry too much about the 1d case -- everything...
2012-12-31 Wolfgang BangerthUndeprecate a couple of functions.
2012-12-30 Wolfgang BangerthUn-deprecate a function.
2012-12-30 Wolfgang BangerthFix more typos.
2012-12-30 Wolfgang BangerthFix typo.
2012-12-30 Wolfgang BangerthImprove documentation.
2012-12-30 Wolfgang BangerthUn-deprecated a function and explain alternatives when...
2012-12-30 Wolfgang BangerthImprove wording of error message.
2012-12-29 Matthias MaierSome more cleanup
2012-12-28 Matthias MaierBugfix: Fix a copy and paste typo
2012-12-28 Matthias MaierSome more cleanup
2012-12-28 Matthias MaierMerge from branch_cmake
2012-12-28 Matthias MaierMerge from Mainline
2012-12-27 Martin KronbichlerTwo more MPI_Allreduce commands that should not be...
2012-12-27 Martin KronbichlerAdjust output.
2012-12-27 Martin KronbichlerAvoid calls to MPI_Allreduce for vectors where only...
2012-12-27 Martin KronbichlerAvoid compiler warning.
2012-12-27 Wolfgang BangerthHm, that doesn't work. Try std::fpclassify instead.
2012-12-26 Wolfgang BangerthFix another one.
2012-12-26 Wolfgang BangerthFix typos.
2012-12-25 Wolfgang BangerthAvoid an ambiguity between ::fpclassify and std::fpclas...
2012-12-25 Wolfgang BangerthFix an issue with the Intel compiler (reported by Ted...
2012-12-21 Guido Kanschatidentify branch on new server
2012-12-21 Martin KronbichlerSimplify construction of dof connectivity graph by...
2012-12-21 Timo Heistermake indent
2012-12-21 Timo Heistercall indent for each file separately in the hope that...
2012-12-19 Martin KronbichlerExplicitly instantiate some internal structs to ensure...
2012-12-19 Martin KronbichlerUse generic instantiation procedure for selecting vecto...
2012-12-17 Martin KronbichlerMatrix-vector product with deal.II vectors and Trilinos...
2012-12-14 Wolfgang BangerthBreak the instructions for PETSc and Trilinos into...
2012-12-14 Martin KronbichlerAdd one more access function. Reindent comments.
2012-12-14 Matthias MaierMerge from Mainline
2012-12-14 Wolfgang BangerthAugment a comment.
2012-12-14 Wolfgang BangerthAugment documentation some more.
2012-12-13 Matthias MaierAvoid face_to_equivalent_cell_index
2012-12-13 Matthias MaierA bunch of trivial name changes
2012-12-13 Matthias MaierTODO: This three "deprecated" functions are used intern...
2012-12-13 Matthias Maier*sigh* I have the impression that I will do this very...
2012-12-13 Matthias MaierThreadMutex -> Mutex
2012-12-13 Matthias MaierAvoid usage of deprecated methods and classes in source...
2012-12-13 Matthias MaierMerge from branch_cmake
2012-12-13 Wolfgang BangerthAugment documentation.
2012-12-12 Matthias MaierMerge from Mainline
2012-12-12 Matthias MaierUpdate CMake-Regressions
2012-12-12 Matthias MaierSome minor bugfixes in the testsuite
2012-12-12 Martin KronbichlerUndo 27799 on vectorization as the new trick did the...
2012-12-12 Martin KronbichlerRemoved two more occurences of inproper use of reinterp...
2012-12-12 Martin KronbichlerReplace reinterpret_cast by static_cast in access to...
2012-12-12 Matthias MaierMerge from Mainline
2012-12-12 Martin KronbichlerAvoid some more reinterpret_cast
2012-12-12 Martin KronbichlerAvoid reinterpret_cast by making the declaration of...
2012-12-12 Wolfgang BangerthThere used to be a requirement that threads can only...
2012-12-12 Wolfgang BangerthMention r27793. Also reorder things a bit.
2012-12-12 Wolfgang BangerthPatch by Alexander Grayver: Release memort in SparseDir...
2012-12-11 Matthias MaierRevert "Forgot to commit this change for the previous...
2012-12-11 Matthias MaierForgot to commit this change for the previous commit
2012-12-11 Matthias MaierChange to virtual inheritance of Subscriptor
2012-12-10 Martin KronbichlerFix one border case in initialization on non-constant...
2012-12-09 Matthias MaierMerge from Mainline
2012-12-09 Guido Kanschatadd charset
2012-12-09 Martin KronbichlerConstraintMatrix can perform distribute_local_to_global...
2012-12-09 Martin KronbichlerOne more reindentation/refill of comments.
2012-12-09 Martin KronbichlerSmall update in comment.
2012-12-09 Martin KronbichlerReindent/refill comments in a few files to improve...
2012-12-08 Wolfgang BangerthAdd operator!=.
2012-12-08 Guido Kanschatadd a note
2012-12-08 Guido Kanschatmissing properties
2012-12-07 Wolfgang BangerthDoc updates.
2012-12-07 Wolfgang BangerthMinor doc updates.
2012-12-07 Wolfgang BangerthUpdate documentation.
2012-12-07 Martin KronbichlerImprove comments. Improve check for over-/underflow...
2012-12-06 Martin KronbichlerRevised get_function_xxx methods: Put the evaluation...
2012-12-06 Guido KanschatReplace old repository links
2012-12-05 Wolfgang BangerthMove inline functions to where they should be.
2012-12-05 Matthias MaierA more complete list of failing tests
2012-12-05 Matthias Maier*sigh*
2012-12-05 Matthias MaierBugfix: Link against the correct library
2012-12-05 Matthias MaierImprove the generated Make.global_options file
2012-12-05 Matthias MaierRemove an obsolete test in configure_1_threads.cmake:
2012-12-05 Timo Heisterupdate publication
2012-12-05 Matthias MaierAdd a missing cc file to CMakeLists.txt
2012-12-05 Matthias MaierRename DEAL2_DIR to DEAL_II_DIR in the testsuite
2012-12-05 Matthias MaierDocument some regressions in the test suite to fix...
2012-12-05 Matthias MaierBugfix: Fix an accidentally commited merge conflict
2012-12-05 Matthias MaierRevert "Bugfix: Fix an accidentally commited merge...
2012-12-05 Matthias MaierTestsuite: Port some tests to the CMake style config...
2012-12-05 Matthias MaierBugfix: Fix an accidentally commited merge conflict
2012-12-04 Matthias MaierMerge from Mainline
2012-12-04 Matthias MaierAdd a test for GeometryInfo<dim>::face_to_cell_vertices...
2012-12-04 Matthias MaierBugfix: Implement correct return values for ->face_flip...
2012-12-04 Guido Kanschatmore big output files removed
2012-12-04 Guido Kanschatremove large output files from several steps
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


Typeset in Trocchi and Trocchi Bold Sans Serif.