]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-02-13 Wolfgang BangerthFix typo.
2010-02-13 Wolfgang BangerthAlso excempt another case.
2010-02-13 Wolfgang BangerthAdd an exception.
2010-02-13 Wolfgang BangerthEscape a word.
2010-02-13 Wolfgang BangerthEscape a word.
2010-02-13 Wolfgang BangerthSee to it that we don't have to write '@ref step_12...
2010-02-13 Wolfgang BangerthFix typo.
2010-02-13 Wolfgang BangerthFix typo.
2010-02-13 Wolfgang BangerthIgnore automatically generated file.
2010-02-13 Wolfgang BangerthAnnounce new step-16.
2010-02-13 Wolfgang BangerthAnnounce new step-16.
2010-02-13 Wolfgang BangerthAdjust documentation one place.
2010-02-13 Wolfgang BangerthAdd current output.
2010-02-13 Wolfgang BangerthFinish documenting.
2010-02-13 Wolfgang BangerthMake things work correctly.
2010-02-13 Wolfgang BangerthProvide default values for template arguments of MGMatrix.
2010-02-13 Wolfgang BangerthMore documentation.
2010-02-13 Wolfgang BangerthMake previous commit useful so that we don't have to...
2010-02-13 Wolfgang BangerthProvide default arguments for the two-argument initialize()
2010-02-13 Wolfgang BangerthDefault a couple template arguments for the most common...
2010-02-13 Wolfgang BangerthHighlight the glossary term. Capitalize them all.
2010-02-13 Wolfgang BangerthUndo change 20579 since it didn't compile.
2010-02-13 Wolfgang BangerthAdd add_lines(IndexSet).
2010-02-13 Wolfgang BangerthName .cc file the same as the .h file.
2010-02-13 Wolfgang BangerthName .cc file the same as the .h file.
2010-02-13 Wolfgang BangerthAdd make_boundary_list also for IndexSet arguments.
2010-02-12 Wolfgang BangerthMore documentation.
2010-02-12 Guido Kanschatsuperfluous exception removed
2010-02-12 Guido Kanschatsuperfluous exception removed
2010-02-12 Guido Kanschatintro of step 38 rewritten
2010-02-12 Wolfgang BangerthDon't use #word but <code>word</code>.
2010-02-12 Guido Kanschatupdated doc, but not tested
2010-02-12 Wolfgang BangerthShrink picture.
2010-02-12 Wolfgang BangerthMore documentation.
2010-02-12 Wolfgang BangerthUse a picture instead of a text graphic.
2010-02-12 Wolfgang Bangerthadd
2010-02-12 Wolfgang BangerthDocument a couple functions.
2010-02-12 Wolfgang BangerthRe-base step-16.
2010-02-12 Wolfgang BangerthMark functions virtual as necessary.
2010-02-12 Wolfgang BangerthRegenerate.
2010-02-12 Wolfgang BangerthAdd PETScWrappers::MPI::{Block,}Vector to list of vecto...
2010-02-12 Wolfgang BangerthAlso instantiate with PETScWrappers::MPI::{Block,}Vector.
2010-02-12 Wolfgang BangerthMake a BlockVector::print function available.
2010-02-11 Guido Kanschatadd doc for parameter
2010-02-11 Wolfgang BangerthEscape a word.
2010-02-11 Wolfgang BangerthMore text, more outlook.
2010-02-11 Wolfgang BangerthAlign table better.
2010-02-11 Wolfgang BangerthRemove now unnecessary output.
2010-02-11 Wolfgang BangerthBring up to date.
2010-02-11 Wolfgang BangerthA few more.
2010-02-10 Wolfgang BangerthWrite a couple more words.
2010-02-10 Wolfgang BangerthSimplify code.
2010-02-10 Wolfgang Bangerthadd
2010-02-10 Wolfgang BangerthUse the same coefficient as in step-6.
2010-02-10 Wolfgang BangerthFix a bug noticed by Huan Sun.
2010-02-10 Wolfgang BangerthMake sure we can compile with Tecplot.
2010-02-10 Wolfgang BangerthMake sure we can compile with tecplot.
2010-02-10 Wolfgang BangerthSpecify a subject on regression mails.
2010-02-10 Baerbel Jannsendo not use variable steps for smoothing in the multigri...
2010-02-10 Guido Kanschatreduce spaces :)
2010-02-10 Guido Kanschatadd template argument to loop
2010-02-10 Guido Kanschatadd subject to reduce spam count
2010-02-10 Guido Kanschatchange function calls and data structures in mesh worke...
2010-02-10 Wolfgang BangerthOutput a bit more information on levels.
2010-02-10 Wolfgang BangerthWrite first sentence.
2010-02-10 Wolfgang BangerthEscape a command.
2010-02-10 Wolfgang BangerthAdd coefficient class. Currently not used.
2010-02-09 Wolfgang BangerthBring closer to what we do in step-6.
2010-02-09 Wolfgang BangerthWrite more.
2010-02-09 Wolfgang BangerthEscape a word.
2010-02-09 Martin KronbichlerUpdate copy_indices - use std::vector instead of std...
2010-02-09 Baerbel Jannseninitialize the MGLevelObject correctly
2010-02-09 Baerbel Jannsenput some output to debug>3
2010-02-08 Wolfgang BangerthMake sure we use the included boost library. This isn...
2010-02-08 Baerbel JannsenMGTransferSelect prepared for use on adaptive meshes
2010-02-08 Martin KronbichlerChange setting of boundary conditions in prolongation...
2010-02-05 Guido Kanschatfix argument by value and do not use user_flags anymore
2010-02-05 Wolfgang BangerthSome more words.
2010-02-05 Wolfgang BangerthMinor adjustments.
2010-02-05 Martin KronbichlerUse same code as in sparse_decomposition for importing...
2010-02-05 Wolfgang BangerthReference the mg paper.
2010-02-05 Guido Kanschatrename functions IntegrationInfo::fe to fe_values
2010-02-05 Baerbel Jannsensome output should only occur if debug>2
2010-02-05 Baerbel Jannsennow there is an instance for extract_inner_interface_do...
2010-02-05 Baerbel Jannsenfixed the name of a vector
2010-02-05 Baerbel Jannsenchanged the initialization of a vector back to the...
2010-02-05 Baerbel Jannsenmake it compatible to older versions that didn't need...
2010-02-05 Baerbel Jannsenprepared MGTransferSelect for adaptive refinement,...
2010-02-05 Baerbel Jannsenprepared the MGTransferSelect for adaptive refinement...
2010-02-05 Martin KronbichlerWhen initializing a sparse decomposition (ILU etc)...
2010-02-05 Martin KronbichlerMore flexibility with initializing a Trilinos sparse...
2010-02-05 Martin KronbichlerCorrectly set copy_indices when refinement is done.
2010-02-05 Wolfgang BangerthBring up to standard with regard to multigrid on adapti...
2010-02-05 Wolfgang BangerthAdd necessary output files.
2010-02-05 Wolfgang BangerthAdjust test results to also make them work with gcc...
2010-02-04 Martin KronbichlerUse a shortcut to the vector in copy_to_mg.
2010-02-04 Martin KronbichlerSet matrix size by std::size_t, not unsigned int, since...
2010-02-04 Martin KronbichlerExpress memory consumption in std::size_t since this...
2010-02-04 Martin KronbichlerAllow even float matrices.
2010-02-04 Martin KronbichlerUse vector<shared_ptr<const vector> > instead of plain...
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.