]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-03-18 bangerthNew test.
2008-03-18 bangerthSimplify update flags.
2008-03-18 kanschatdisallow direct use of abstract class
2008-03-18 leichtAdd a test for SolutionTransfer.
2008-03-18 leichtModify SolutionTransfer to store data in an internal...
2008-03-17 bangerthAvoid accessing elements of vectors beyond the end...
2008-03-17 bangerthAdd a note on the definition of (.,.)
2008-03-17 bangerthInstantiate the set_dof_values and related functions...
2008-03-17 bangerthRemove unneeded output files again
2008-03-17 bangerthgcc mainline has version number gcc4.4
2008-03-17 bangerthadd
2008-03-17 bangerthWork around a problem uncovered by current gcc mainline.
2008-03-17 bangerthProvide correct include file for abort().
2008-03-17 bangerthDetect current gcc mainline after gcc4.3 branched.
2008-03-15 kronbichlerSome more changes of signs in introductions.
2008-03-14 kronbichlerCorrected some right hand sides in step-20 and step...
2008-03-12 kronbichlerUpdated some computing times.
2008-03-11 bangerthClarify
2008-03-11 bangerthMention Trilinos
2008-03-11 bangerthShorten the PETSc entry, add an entry on Trilinos.
2008-03-11 bangerthA thesis that actually only appeared in 2007, not 2006.
2008-03-11 hartmannAllow output of zone name in tecplot output.
2008-03-11 hartmannFix: don't switch_y_z but still invert_all_cells_of_neg...
2008-03-07 bangerthConvert DoFRenumbering from a class with all static...
2008-03-07 bangerthPoint out the different between compute time and instru...
2008-03-07 bangerthShow some profiling data.
2008-03-07 bangerthadd
2008-03-07 bangerthClarify runtime results.
2008-03-07 bangerthMore cross-refs.
2008-03-07 bangerthUse and explain the King ordering.
2008-03-07 bangerthAlso add downstream numbering.
2008-03-07 bangerthadd
2008-03-07 bangerthImprove docs in one more point.
2008-03-07 bangerthDocument more results obtained with the various renumbe...
2008-03-06 bangerthRescale to half the original size.
2008-03-06 bangerthAdd some documentation.
2008-03-06 bangerthInterface to the minimum degree algorithm in boost...
2008-03-06 bangerthUse a plain pointer in the FEValuesView classes. This...
2008-03-06 bangerthSimplify and accelerate code a bit.
2008-03-05 kronbichlerCorrect link to step-22.
2008-03-05 bangerthWrite wrappers for the BOOST implementation of the...
2008-03-05 kronbichlerFixed some text here and there.
2008-03-05 bangerthFix two problems with comparing signed and unsigned...
2008-03-05 bangerthImplement the still missing boost::compute_Cuthill_McKe...
2008-03-05 kronbichlerSmall changes in comments.
2008-03-05 bangerthInitiate an implementation of some of the reordering...
2008-03-05 bangerthImport the Boost Graph Library and whatever else is...
2008-03-05 bangerthFix a couple of typos.
2008-03-04 bangerthUse the 'Set' variant of the compressed sparsity patter...
2008-03-04 bangerthDocument quadratic bottleneck induced by data structure
2008-03-04 bangerthAdd reference.
2008-03-04 bangerthAdd to documentation
2008-03-04 bangerthTrilinos requires blas and lapack.
2008-03-04 bangerthLink with Trilinos libs when necessary.
2008-03-04 bangerthMake a number of variables 'unsigned' to avoid warnings...
2008-03-04 bangerthOutput the velocity as a vector field.
2008-03-04 bangerthMake the program run sequentially, i.e. without MPI...
2008-03-04 bangerthMerge back changes 15839-15841 from the Trilinos branch...
2008-03-04 bangerthInitialize merge tracking from the trilinos branch.
2008-03-04 kronbichlerUpdated section on solver extension.
2008-03-04 kronbichlerFixed a comment.
2008-03-04 kronbichlerCorrected link to step-22 tutorial program.
2008-03-03 kanschatfix error in example
2008-03-02 bangerthMore publications
2008-03-02 prillUpdated some test references due to changes in 1D tecpl...
2008-03-01 bangerthDisable program if trilinos isn't installed.
2008-03-01 bangerthSet svn:ignore.
2008-03-01 bangerthFix up a few doxygen problems in the new step-33.
2008-03-01 bangerthAdd David Neckel's compressible Euler flow tutorial...
2008-02-29 bangerthSay how much faster the result is :-)
2008-02-29 bangerthThe implementation of the ILU decomposition was rather...
2008-02-29 bangerthCorrect output, verified with maple
2008-02-29 bangerthUse a more readable format for output.
2008-02-29 bangerthAdd a test where we use the ILU to compute actual inver...
2008-02-29 prillFixed implementation of 1D tecplot ASCII output.
2008-02-29 hartmannSwitch of debugging output.
2008-02-29 hartmannUsually, an FESubfaceValues::reinit(cell,face_no,subfac...
2008-02-28 bangerthLink in step-22
2008-02-28 kronbichlerDefault to debug mode.
2008-02-28 kronbichlerExtended discussion on improved solver
2008-02-27 bangerthFix href
2008-02-27 bangerthIndent, leave a comment.
2008-02-27 bangerthReindent
2008-02-27 bangerthFixed: The implementation of SparseILU::vmult very...
2008-02-27 bangerthProvide additional links.
2008-02-27 bangerthAdjust a few links as a consequence of the renaming...
2008-02-27 bangerthPut a few formulas into dollar signs to make it look...
2008-02-27 bangerthAdd a corrected link.
2008-02-27 bangerthAdjust filenames after swapping step-22 and step-31
2008-02-27 bangerthStep 3 in renaming step-22->step-31 and the other way...
2008-02-27 bangerthStep 2 in renaming step-22->step-31 and the other way...
2008-02-27 bangerthStep 1 in renaming step-22->step-31 and the other way...
2008-02-27 bangerthComment out unused variable.
2008-02-27 bangerthAdd a few comment annotations.
2008-02-26 kronbichlerSolver extension: new performance tests
2008-02-26 kronbichlerAdded functionality print_gnuplot to BlockSparsityPatte...
2008-02-26 kronbichlerChanged to ILU preconditioner for pressure mass matrix...
2008-02-26 kronbichlerBetter images for sparsity pattern. Solver extension...
2008-02-26 bangerthNew function TriaObjectAccessor::set_all_boundary_indic...
2008-02-26 bangerthGo over the comment in the text, work on them and simpl...
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.