]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-09-29 Wolfgang BangerthMake include path future proof.
2011-09-29 Wolfgang BangerthQualify with std:: where necessary.
2011-09-29 Wolfgang BangerthMake include path future proof.
2011-09-29 Martin KronbichlerUndo r24457 since without MPI those sections are neithe...
2011-09-29 Martin KronbichlerMake compile.
2011-09-29 Wolfgang BangerthGo on documenting significantly more.
2011-09-29 Wolfgang BangerthUse the right vector's norm as a stopping criterion.
2011-09-28 Wolfgang BangerthRemove adiabatic quantities since they don't make any...
2011-09-28 Wolfgang BangerthMake include path future proof.
2011-09-28 Guido Kanschatmake this compile again without MPI
2011-09-28 Guido Kanschatmake patches in DoFTools
2011-09-28 Guido Kanschatallow flexible levels
2011-09-28 Wolfgang BangerthAugment a note as suggested by Timo.
2011-09-28 Wolfgang BangerthMake the Timer class work even if we have configured...
2011-09-28 Guido Kanschatupdated tests
2011-09-27 Wolfgang BangerthOne one.
2011-09-27 Martin KronbichlerFix some typos, add a few explanations. Extent list...
2011-09-27 Timo Heisterfix some typos
2011-09-27 Toby D. YoungSimplify a test for PETSc libraries
2011-09-27 Wolfgang BangerthUse cell->is_locally_owned() where possible.
2011-09-27 Wolfgang BangerthDiscuss the discretization issue.
2011-09-26 Wolfgang BangerthStreamline initial temperature conditions, given the...
2011-09-26 Wolfgang BangerthFinish (mostly) writing the introduction.
2011-09-26 Wolfgang BangerthLink in step-32.
2011-09-26 Guido Kanschattest vertex patches
2011-09-26 Guido Kanschatadditional output
2011-09-26 Wolfgang BangerthA few more sentences.
2011-09-26 Wolfgang BangerthRemove name of unused function argument.
2011-09-26 Wolfgang BangerthMake compile even without MPI.
2011-09-26 Wolfgang BangerthRemove now outdated sections.
2011-09-26 Wolfgang BangerthConvert the current
2011-09-26 Wolfgang BangerthConvert a few places where we can now use Utilities...
2011-09-26 Wolfgang BangerthAdd array versions of the sum/max operators.
2011-09-26 Wolfgang BangerthAdd Utilities::MPI::max.
2011-09-26 Martin KronbichlerOne more change to make it work.
2011-09-26 Guido Kanschatdeclare function for cell patches
2011-09-26 Martin KronbichlerFix compilation without MPI, second part.
2011-09-26 Guido KanschatBlockList obsolete
2011-09-26 Guido Kanschatadd SparsityPattern::row_position
2011-09-26 Martin KronbichlerMake compile without MPI.
2011-09-26 Wolfgang BangerthMake compile...
2011-09-26 Wolfgang BangerthMove Utilities::System::MPI_InitFinalize to Utilities...
2011-09-26 Wolfgang BangerthUpdate a comment that is no longer accurate.
2011-09-26 Wolfgang BangerthMove #ifdef DEAL_II_USE_TRILINOS to before the document...
2011-09-26 Wolfgang BangerthBring documentation of namespace up to date.
2011-09-26 Wolfgang BangerthDeprecate Utilities::System::program_uses_mpi in favor...
2011-09-26 Wolfgang BangerthRename Utilities::System::calculate_collective_mpi_min_...
2011-09-26 Wolfgang BangerthAdd an assertion.
2011-09-26 Wolfgang BangerthMove a first batch of MPI-related functions from Utilit...
2011-09-26 Wolfgang BangerthUpdate properties.
2011-09-26 Wolfgang BangerthImplement the new function in namespace Utilities:...
2011-09-26 Wolfgang BangerthGo through the multithreading section.
2011-09-26 Wolfgang BangerthMake sure the test does not become trivial and obvious...
2011-09-26 Wolfgang BangerthFix forgotten output file.
2011-09-25 Wolfgang BangerthAdd Utilities::System::calculate_collective_mpi_sum.
2011-09-25 Guido Kanschatrestructure member function list
2011-09-25 Wolfgang BangerthGo through the parallelization on clusters section.
2011-09-25 Wolfgang BangerthMore cross references.
2011-09-25 Wolfgang BangerthAdd a couple entries.
2011-09-25 Wolfgang BangerthRemove a global function that apparently snuck in there...
2011-09-24 Wolfgang BangerthKeep going through the introduction.
2011-09-24 Wolfgang BangerthAdd a paragraph.
2011-09-23 Wolfgang BangerthAdd a whole bunch more.
2011-09-23 Wolfgang BangerthAdd necessary header file.
2011-09-23 Wolfgang BangerthAllow compilation when using MPI but not p4est.
2011-09-23 Wolfgang BangerthWrite the solver section.
2011-09-23 Wolfgang BangerthUniformly use only initials.
2011-09-23 Wolfgang BangerthAdd two. Fix one spelling mistake.
2011-09-23 Martin KronbichlerAdd publication.
2011-09-23 Wolfgang BangerthAdd missing documentation of parameter.
2011-09-23 Wolfgang BangerthAdd missing doxygen marker.
2011-09-23 Wolfgang BangerthTry not to confuse doxygen.
2011-09-23 Wolfgang BangerthUse TrilinosWrappers::Vector::operator= instead of
2011-09-23 Wolfgang BangerthClarify.
2011-09-23 Wolfgang BangerthA few more sentences.
2011-09-23 Wolfgang BangerthAdjust indentation.
2011-09-23 Wolfgang BangerthIf possible use a compiler/assembler flag that allows...
2011-09-23 Wolfgang BangerthRead through the first part of this.
2011-09-23 Wolfgang BangerthMinor addition.
2011-09-23 Wolfgang BangerthMake compile. Remove debug output.
2011-09-23 Wolfgang BangerthScale the pressure variable into physical units right...
2011-09-23 Wolfgang BangerthWrap everything into a namespace Step32 as was done...
2011-09-23 Wolfgang BangerthA modest start to documenting.
2011-09-22 Wolfgang BangerthSay something more.
2011-09-22 Wolfgang BangerthDo something that may not be strictly necessary but...
2011-09-22 Wolfgang BangerthSimplify code since we know that it runs under MPI.
2011-09-22 Wolfgang BangerthAdd comment.
2011-09-22 Wolfgang BangerthFix variable name.
2011-09-22 Wolfgang BangerthMove variable declarations.
2011-09-22 Wolfgang BangerthLeave a code block we may want to discuss.
2011-09-22 Wolfgang BangerthRemove computation of divergences as debug output.
2011-09-22 Wolfgang BangerthRemove duplicate assignment.
2011-09-22 Wolfgang BangerthRemove code block used for debugging.
2011-09-22 Wolfgang BangerthIndent by astyle. May undo that again later.
2011-09-22 Wolfgang BangerthMinor adjustments to make this program more similar...
2011-09-21 Wolfgang BangerthReference step-21 at one place.
2011-09-21 Wolfgang BangerthFurther correction.
2011-09-21 Wolfgang BangerthGrammar fix.
2011-09-21 Wolfgang BangerthWell, really. If we change something in 6 of the Makefi...
2011-09-21 Martin KronbichlerCleanup of computations of derivatives in Lagrange...
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.