]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-03-06 Wolfgang BangerthUse a plain pointer in the FEValuesView classes. This...
2008-03-06 Wolfgang BangerthSimplify and accelerate code a bit.
2008-03-05 Martin KronbichlerCorrect link to step-22.
2008-03-05 Wolfgang BangerthWrite wrappers for the BOOST implementation of the...
2008-03-05 Martin KronbichlerFixed some text here and there.
2008-03-05 Wolfgang BangerthFix two problems with comparing signed and unsigned...
2008-03-05 Wolfgang BangerthImplement the still missing boost::compute_Cuthill_McKe...
2008-03-05 Martin KronbichlerSmall changes in comments.
2008-03-05 Wolfgang BangerthInitiate an implementation of some of the reordering...
2008-03-05 Wolfgang BangerthImport the Boost Graph Library and whatever else is...
2008-03-05 Wolfgang BangerthFix a couple of typos.
2008-03-04 Wolfgang BangerthUse the 'Set' variant of the compressed sparsity patter...
2008-03-04 Wolfgang BangerthDocument quadratic bottleneck induced by data structure
2008-03-04 Wolfgang BangerthAdd reference.
2008-03-04 Wolfgang BangerthAdd to documentation
2008-03-04 Wolfgang BangerthTrilinos requires blas and lapack.
2008-03-04 Wolfgang BangerthLink with Trilinos libs when necessary.
2008-03-04 Wolfgang BangerthMake a number of variables 'unsigned' to avoid warnings...
2008-03-04 Wolfgang BangerthOutput the velocity as a vector field.
2008-03-04 Wolfgang BangerthMake the program run sequentially, i.e. without MPI...
2008-03-04 Wolfgang BangerthMerge back changes 15839-15841 from the Trilinos branch...
2008-03-04 Wolfgang BangerthInitialize merge tracking from the trilinos branch.
2008-03-04 Martin KronbichlerUpdated section on solver extension.
2008-03-04 Martin KronbichlerFixed a comment.
2008-03-04 Martin KronbichlerCorrected link to step-22 tutorial program.
2008-03-03 Guido Kanschatfix error in example
2008-03-02 Wolfgang BangerthMore publications
2008-03-02 Florian PrillUpdated some test references due to changes in 1D tecpl...
2008-03-01 Wolfgang BangerthDisable program if trilinos isn't installed.
2008-03-01 Wolfgang BangerthSet svn:ignore.
2008-03-01 Wolfgang BangerthFix up a few doxygen problems in the new step-33.
2008-03-01 Wolfgang BangerthAdd David Neckel's compressible Euler flow tutorial...
2008-02-29 Wolfgang BangerthSay how much faster the result is :-)
2008-02-29 Wolfgang BangerthThe implementation of the ILU decomposition was rather...
2008-02-29 Wolfgang BangerthCorrect output, verified with maple
2008-02-29 Wolfgang BangerthUse a more readable format for output.
2008-02-29 Wolfgang BangerthAdd a test where we use the ILU to compute actual inver...
2008-02-29 Florian PrillFixed implementation of 1D tecplot ASCII output.
2008-02-29 Ralf HartmannSwitch of debugging output.
2008-02-29 Ralf HartmannUsually, an FESubfaceValues::reinit(cell,face_no,subfac...
2008-02-28 Wolfgang BangerthLink in step-22
2008-02-28 Martin KronbichlerDefault to debug mode.
2008-02-28 Martin KronbichlerExtended discussion on improved solver
2008-02-27 Wolfgang BangerthFix href
2008-02-27 Wolfgang BangerthIndent, leave a comment.
2008-02-27 Wolfgang BangerthReindent
2008-02-27 Wolfgang BangerthFixed: The implementation of SparseILU::vmult very...
2008-02-27 Wolfgang BangerthProvide additional links.
2008-02-27 Wolfgang BangerthAdjust a few links as a consequence of the renaming...
2008-02-27 Wolfgang BangerthPut a few formulas into dollar signs to make it look...
2008-02-27 Wolfgang BangerthAdd a corrected link.
2008-02-27 Wolfgang BangerthAdjust filenames after swapping step-22 and step-31
2008-02-27 Wolfgang BangerthStep 3 in renaming step-22->step-31 and the other way...
2008-02-27 Wolfgang BangerthStep 2 in renaming step-22->step-31 and the other way...
2008-02-27 Wolfgang BangerthStep 1 in renaming step-22->step-31 and the other way...
2008-02-27 Wolfgang BangerthComment out unused variable.
2008-02-27 Wolfgang BangerthAdd a few comment annotations.
2008-02-26 Martin KronbichlerSolver extension: new performance tests
2008-02-26 Martin KronbichlerAdded functionality print_gnuplot to BlockSparsityPatte...
2008-02-26 Martin KronbichlerChanged to ILU preconditioner for pressure mass matrix...
2008-02-26 Martin KronbichlerBetter images for sparsity pattern. Solver extension...
2008-02-26 Wolfgang BangerthNew function TriaObjectAccessor::set_all_boundary_indic...
2008-02-26 Wolfgang BangerthGo over the comment in the text, work on them and simpl...
2008-02-26 Wolfgang BangerthFix links.
2008-02-26 Wolfgang BangerthProvide cross-link
2008-02-26 Wolfgang BangerthDefault to debug mode.
2008-02-26 Wolfgang BangerthRemove leftover argument.
2008-02-26 Wolfgang BangerthProvide link.
2008-02-26 Wolfgang BangerthAlso do what I just did in step-20
2008-02-26 Wolfgang BangerthAlso do what I just did in step-20
2008-02-26 Wolfgang BangerthGrowingVectorMemory now uses a global pool, so there...
2008-02-26 Wolfgang BangerthRemove outdated comment
2008-02-26 Wolfgang BangerthGrowingVectorMemory now uses a global pool, so we don...
2008-02-26 Wolfgang BangerthWork around a bug in gcc3.3.
2008-02-26 Wolfgang BangerthSimplify inner solver.
2008-02-26 Wolfgang BangerthA few more comments. Remove the Neumann-type boundary...
2008-02-26 Wolfgang BangerthMinor textual changes.
2008-02-26 Wolfgang BangerthUnify what kinds of files are going to be ignored in...
2008-02-26 Wolfgang BangerthChange a few places here and there.
2008-02-26 Wolfgang BangerthRemove left-over output of sparsity pattern.
2008-02-26 Wolfgang BangerthEscape the word 'Boundary' to avoid it being linked...
2008-02-25 Wolfgang BangerthWork a bit on it.
2008-02-25 Wolfgang Bangerthdoxygen 1.5.0 appears unwilling to use something like...
2008-02-25 Wolfgang BangerthEscape one word to avoid matching it with the namespace...
2008-02-25 Wolfgang BangerthFinish the introduction.
2008-02-25 Wolfgang BangerthLink to step-31
2008-02-24 Ralf HartmannAdd changes entry on: Change the tria pointer and the...
2008-02-24 Ralf HartmannChange the tria pointer and the debug_output_grid funct...
2008-02-24 Ralf HartmannChanges update: New Boundary::get_new_point_on_face...
2008-02-24 Ralf HartmannNew Boundary::get_new_point_on_face and get_intermediat...
2008-02-23 Wolfgang BangerthApply a patch by Daniel Goldberg, sent 2008/2/20: Fix...
2008-02-23 Wolfgang BangerthFix invalid HTML tag.
2008-02-23 Wolfgang BangerthRe-indent the entire file. Fix up a few places with...
2008-02-23 Wolfgang BangerthAdd these files for Martin Kronbichler who created...
2008-02-23 Wolfgang BangerthIgnore certain files.
2008-02-23 Wolfgang BangerthImplement an entirely new scheme to deal with vector...
2008-02-23 Wolfgang BangerthDefault to debug mode.
2008-02-22 Wolfgang BangerthAdd a couple of functions for SymmetricTensor
2008-02-22 Florian PrillMade a renumbering routine protected which could not...
2008-02-22 Martin KronbichlerCosmetic changes in results section.
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.