]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-08-12 bangerthDo the math for variable time steps.
2008-08-12 hartmannaniso/hp_constraints_q*08 tests moved to fail.
2008-08-12 hartmannaniso/hp_constraints_q*08 tests moved to fail.
2008-08-12 bangerthLink to step-31
2008-08-12 bangerthFinish section on solvers for the Stokes part.
2008-08-12 bangerthFix a bad link
2008-08-11 bangerthTalk about preconditioners a bit.
2008-08-11 bangerthUse only the allowed range h3...h6 instead of h2...
2008-08-11 bangerthUse A_T instead of A.
2008-08-11 bangerthMake it clear what the right hand side of the T equatio...
2008-08-11 bangerthDocument the stabilization approach we are going to...
2008-08-11 bangerthProvide the infrastructure for building the preconditio...
2008-08-07 kronbichlerAdded some comments, changed some code to be in line...
2008-08-07 kronbichlerThere were a few errors in the documentation that made...
2008-08-06 bangerthCorrected output.
2008-08-06 bangerthFix partition function -- we needed to also consider...
2008-08-06 bangerthFix one problem, but the output is currently still...
2008-08-06 bangerthFix test and check in output.
2008-08-06 bangerthNew test
2008-08-06 bangerthImplement a second function for partitioning a triangul...
2008-08-06 bangerthUpdate results after changes most likely caused by...
2008-08-06 bangerthMark input arguments 'const'.
2008-08-06 bangerthMark an input argument as const in a number of places.
2008-08-06 kronbichlerAdded some more comments. More to come...
2008-08-06 bangerthNeed to make the ChunkSparseMatrix a friend.
2008-08-06 bangerthAdd the Chunk version of the SparseMatrix class. Pretty...
2008-08-06 bangerthFix comment.
2008-08-06 bangerthOnly use -rpath when available.
2008-08-05 bangerthFix comment.
2008-08-05 bangerthFix use of wrong index.
2008-08-05 bangerthAdjust address of mailing list.
2008-08-05 bangerthAdjust outdated address.
2008-08-05 bangerthRemove outdated link.
2008-08-05 bangerthFix a problem that I'm unsure how it could have been...
2008-08-04 bangerthFix first line (remove unnecessary white space before...
2008-08-04 bangerthAvoid some constructs that no longer compile with curre...
2008-08-04 bangerthFix html address. Add a TODO to update to the most...
2008-08-04 bangerthUpdate web address of the function parser library.
2008-08-02 bangerthAdd invalid_entry. Add ChunkSparseMatrix as a friend.
2008-08-01 bangerthAdd braces to the other places marked by the compiler.
2008-08-01 bangerthAdd braces, as suggested by recent gcc versions. There...
2008-08-01 bangerthAdd braces, as suggested by recent gcc versions.
2008-08-01 bangerthAdd parentheses around condition as suggested by recent...
2008-07-31 bangerthAdd a way to find out about the used chunk size.
2008-07-31 bangerthSet properties.
2008-07-31 bangerthSet properties.
2008-07-31 bangerthSet properties.
2008-07-31 bangerthSet svn:ignore
2008-07-31 bangerthAdjust print() format.
2008-07-31 bangerthAdjust output files.
2008-07-31 bangerthAdd CompressedSetSparsityPattern tests.
2008-07-31 bangerthImplement CompressedSetSparsityPattern::print.
2008-07-31 bangerthAdjust
2008-07-31 bangerthAdd tests for compressed sparsity pattern.
2008-07-31 bangerthFix format in CompressedSparsityPattern::print.
2008-07-31 bangerthImplement CompressedSparsityPattern::print.
2008-07-31 bangerthAdd chunk sparsity pattern tests.
2008-07-31 bangerthFix a few functions. Implement some missing functionality.
2008-07-31 bangerthCorrect the computation of the chunk size.
2008-07-31 bangerthImplement the stores_only_added_elements function for...
2008-07-31 bangerthImplement a few missing functions.
2008-07-31 bangerthImplement a few missing functions.
2008-07-30 bangerthFix previous fix (make the condition more accurate).
2008-07-30 bangerthAdd one more assertion.
2008-07-30 bangerthAdd an exception.
2008-07-30 bangerthWrite something into each output file.
2008-07-30 bangerthCheck most of the functions of the SparsityPattern...
2008-07-30 bangerthFix a bug in copy_from(FullMatrix)
2008-07-30 bangerthFix a bug in copy_from(FullMatrix)
2008-07-30 bangerthStart a set of tests that check individual functions...
2008-07-27 bangerthAdd a preliminary, untested version of the chunk sparsi...
2008-07-17 heltaiFixed bug in find_cells_adjacent_to_vertex
2008-07-17 heltaiFixed bug that wouldn't make the configure process...
2008-07-17 kanschatan unrefined cell has no children
2008-07-11 hartmannMake it compile with icc10.
2008-07-10 hartmannMove assertion to corresponding place.
2008-07-10 hartmannImplement the component_mapping bugfix according to...
2008-07-09 bangerthRemove x-anisotropic from testname output (was brought...
2008-07-09 hartmannRemove obsolete paragraph pointing to anisotropic_chang...
2008-07-08 hartmannRemove anisotropic.html from doc/doxygen/deal.dox.
2008-07-08 hartmannMove news entries from anisotropic.html to changes.h.
2008-07-08 hartmannRemove aniso todo file from trunk.
2008-07-08 hartmannMerge branch_anisotropic to trunk: Extension of isotrop...
2008-07-08 hartmannMerge branch_anisotropic to trunk: Extension of isotrop...
2008-07-07 bangerthSet path to trilinos if using shared libs.
2008-07-02 kanschatthis function DID get called directly and with default...
2008-07-02 bangerthRemove -Winline from the flags. First, this flag didn...
2008-06-30 kanschatmissing update on test
2008-06-30 bangerthProduce useful output.
2008-06-30 bangerthMove previously failing and now working testcase to...
2008-06-30 bangerthFix the testcase by ensuring that there are no cells...
2008-06-29 bangerthOne more article that has appeared.
2008-06-29 bangerthPGI 7.2 also works.
2008-06-28 bangerthFix a place where we incorrectly passed a cell diameter...
2008-06-16 kanschatfix a bug in poly tensor
2008-06-16 bangerthOne more failing test.
2008-06-16 bangerthUndo previous checkin to Makefile that disabled pretty...
2008-06-13 hartmannParameterHandler::get_integer now throws exception...
2008-06-13 hartmannInclude link to changes_after_6.1.html into new.html...
2008-06-11 bangerthFix output now that MappingQ(3) has been fixed by Tobia...
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.