]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-08-14 bangerthMove building the temperature matrix to the function...
2008-08-14 kronbichlerOne more typo.
2008-08-14 kronbichlerA typo.
2008-08-14 kronbichlerDescribed the evaluation stabilization parameter in...
2008-08-14 bangerthAdd the variables we need for the BDF-2 time stepping...
2008-08-14 kronbichlerRead most of the comments and added a few things. The...
2008-08-13 kronbichlerThe function memory_consumption now also accounts for...
2008-08-13 kronbichlerAdd the functionality inverse_jacobian to the FEValues...
2008-08-13 bangerthUse a Q(degree) element for the temperature as well...
2008-08-13 bangerthSilence a warning.
2008-08-13 bangerthDon't integrate by parts the terms on the temperature...
2008-08-13 bangerthRemove one unneeded header file. Remove a check for...
2008-08-13 kronbichlerThe Trilinos AMG preconditioner initialization containe...
2008-08-13 bangerthImplement source locations also for 3d.
2008-08-13 bangerthAdd a comment to the place where we skip copying elemen...
2008-08-13 bangerthLet the preconditioner have its own sparsity pattern.
2008-08-13 bangerthUse a more explicit description of the sparsity pattern.
2008-08-13 bangerthNo longer build the preconditioner for the pressure...
2008-08-13 bangerthMove an assertion to the place where it was probably...
2008-08-12 bangerthRemove unused variable.
2008-08-12 bangerthOnly run when UMFPACK is actually installed.
2008-08-12 kronbichlerChanged the application of the (inverse) preconditioner...
2008-08-12 bangerthDocument our failed experiment with block diagonal...
2008-08-12 bangerthUse a different approach: Build a matrix that contains...
2008-08-12 bangerthUndo last change -- it turns out that this precondition...
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.
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.