]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-03-24 Wolfgang Bangerthadd
2008-03-24 Wolfgang Bangerthadd
2008-03-24 Wolfgang BangerthCommit new output files after Guido's fixes for the...
2008-03-21 Wolfgang BangerthComment on runtimes.
2008-03-20 Guido Kanschatadd missing update flag
2008-03-20 Guido Kanschatfix problem with zero quedrature weights in FEPolyTensor
2008-03-20 Wolfgang BangerthUpdate cycle 4 -- something must have been running...
2008-03-20 Wolfgang BangerthTeach SolverQMRS how to deal with block vectors.
2008-03-20 Wolfgang BangerthAdd results for cycle 5.
2008-03-20 Wolfgang BangerthInitialize a few variables to silence warnings that...
2008-03-20 Wolfgang BangerthWe replace dealii:: by :: in preprocessing of documenta...
2008-03-20 Tobias LeichtSome (backwards compatible) changes in the deal.II...
2008-03-20 Tobias LeichtNew test for output of curved cells.
2008-03-20 Tobias LeichtExtend DataOut to enable a user-decision, which cells...
2008-03-20 Tobias LeichtAdd a clone() function for MappingQEulerian which is...
2008-03-20 Martin KronbichlerSome minor textual changes.
2008-03-20 Wolfgang BangerthDocument namespace dealii.
2008-03-19 Martin KronbichlerA faster variant of assembly for step-22, added remark...
2008-03-18 Wolfgang BangerthDon't access past-the-end iterators.
2008-03-18 Wolfgang BangerthAvoid a number of warnings we get with doxygen 1.5.5.
2008-03-18 Wolfgang BangerthBeautify output.
2008-03-18 Wolfgang BangerthAdd tests for recent additions to DoFRenumbering
2008-03-18 Wolfgang BangerthNew test.
2008-03-18 Wolfgang BangerthSimplify update flags.
2008-03-18 Guido Kanschatdisallow direct use of abstract class
2008-03-18 Tobias LeichtAdd a test for SolutionTransfer.
2008-03-18 Tobias LeichtModify SolutionTransfer to store data in an internal...
2008-03-17 Wolfgang BangerthAvoid accessing elements of vectors beyond the end...
2008-03-17 Wolfgang BangerthAdd a note on the definition of (.,.)
2008-03-17 Wolfgang BangerthInstantiate the set_dof_values and related functions...
2008-03-17 Wolfgang BangerthRemove unneeded output files again
2008-03-17 Wolfgang Bangerthgcc mainline has version number gcc4.4
2008-03-17 Wolfgang Bangerthadd
2008-03-17 Wolfgang BangerthWork around a problem uncovered by current gcc mainline.
2008-03-17 Wolfgang BangerthProvide correct include file for abort().
2008-03-17 Wolfgang BangerthDetect current gcc mainline after gcc4.3 branched.
2008-03-15 Martin KronbichlerSome more changes of signs in introductions.
2008-03-14 Martin KronbichlerCorrected some right hand sides in step-20 and step...
2008-03-12 Martin KronbichlerUpdated some computing times.
2008-03-11 Wolfgang BangerthClarify
2008-03-11 Wolfgang BangerthMention Trilinos
2008-03-11 Wolfgang BangerthShorten the PETSc entry, add an entry on Trilinos.
2008-03-11 Wolfgang BangerthA thesis that actually only appeared in 2007, not 2006.
2008-03-11 Ralf HartmannAllow output of zone name in tecplot output.
2008-03-11 Ralf HartmannFix: don't switch_y_z but still invert_all_cells_of_neg...
2008-03-07 Wolfgang BangerthConvert DoFRenumbering from a class with all static...
2008-03-07 Wolfgang BangerthPoint out the different between compute time and instru...
2008-03-07 Wolfgang BangerthShow some profiling data.
2008-03-07 Wolfgang Bangerthadd
2008-03-07 Wolfgang BangerthClarify runtime results.
2008-03-07 Wolfgang BangerthMore cross-refs.
2008-03-07 Wolfgang BangerthUse and explain the King ordering.
2008-03-07 Wolfgang BangerthAlso add downstream numbering.
2008-03-07 Wolfgang Bangerthadd
2008-03-07 Wolfgang BangerthImprove docs in one more point.
2008-03-07 Wolfgang BangerthDocument more results obtained with the various renumbe...
2008-03-06 Wolfgang BangerthRescale to half the original size.
2008-03-06 Wolfgang BangerthAdd some documentation.
2008-03-06 Wolfgang BangerthInterface to the minimum degree algorithm in boost...
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
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.