]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-05-23 Wolfgang BangerthMention step-22, step-31. Move one entry to the right...
2008-05-23 Wolfgang BangerthMention step-22, step-33
2008-05-23 Wolfgang BangerthMake headings H3 so that the documentation generator...
2008-05-23 Wolfgang BangerthLink in step-22 and step-33.
2008-05-23 Martin KronbichlerClean-up now also includes .vtk files.
2008-05-23 Martin KronbichlerCorrected a few typos in intro and in-code comments.
2008-05-23 Wolfgang BangerthImproved markup.
2008-05-23 Wolfgang BangerthHook in step-33.
2008-05-23 Wolfgang BangerthAdd a section on implementation.
2008-05-23 Wolfgang BangerthUniform casing.
2008-05-23 Wolfgang BangerthMove computing refinement indicators into the EulerEqua...
2008-05-22 Wolfgang BangerthComment more.
2008-05-22 Wolfgang BangerthUse constant stabilization. Using mesh-dependent stabil...
2008-05-22 Wolfgang BangerthUse current input file, use current data.
2008-05-22 Wolfgang BangerthAdd possible extensions.
2008-05-22 Wolfgang BangerthFix comment.
2008-05-22 Wolfgang BangerthFix a couple of typos.
2008-05-21 Wolfgang BangerthRemove adding hanging node constrained entries to the...
2008-05-21 Wolfgang BangerthSmall markup changes.
2008-05-21 Wolfgang BangerthUse the regular sparsity pattern instead of a flux...
2008-05-21 Wolfgang BangerthUse make_flux_sparsity_pattern -- for some reason,...
2008-05-21 Wolfgang BangerthAdd theta parameter.
2008-05-21 Wolfgang BangerthComment on the rapid convergence of the Newton method.
2008-05-21 Wolfgang BangerthFurther formatting improvements.
2008-05-21 Wolfgang BangerthFix formatting.
2008-05-21 Wolfgang BangerthDocument the run() function.
2008-05-20 Wolfgang BangerthMore documentation
2008-05-20 Wolfgang Bangerthxref documentation.
2008-05-20 Wolfgang BangerthDocument the solve() function.
2008-05-20 Wolfgang Bangerthxref documentation.
2008-05-20 Wolfgang BangerthFinish documenting the face assembly function.
2008-05-20 Wolfgang BangerthRemove gravity from input files. Move handling boundary...
2008-05-20 Wolfgang BangerthFix oversight.
2008-05-20 Wolfgang BangerthDocument the new compute_forcing_vector function.
2008-05-20 Wolfgang BangerthAdd the forgotten forcing term to the documentation...
2008-05-20 Wolfgang BangerthFix a couple of signs. Document assembling cell terms...
2008-05-20 Wolfgang BangerthGo on commenting.
2008-05-20 Wolfgang BangerthAllow binding accessor objects to references. In fact...
2008-05-20 Wolfgang BangerthSimplify some parts of assembling cell terms.
2008-05-19 Wolfgang BangerthFix unfixed assertion.
2008-05-19 Wolfgang BangerthList David as author of step-33.
2008-05-19 Wolfgang BangerthSome more.
2008-05-19 Wolfgang BangerthMake some things a bit more generic.
2008-05-19 Wolfgang BangerthRemove a few class variables and instead pass them...
2008-05-19 Wolfgang BangerthNow happy with the parameters section.
2008-05-19 Guido Kanschatcredit Seungil Kim
2008-05-19 Guido Kanschatfixed documentation of step 16
2008-05-19 Wolfgang BangerthMove a bit further.
2008-05-19 Wolfgang BangerthMinor formatting changes.
2008-05-19 Wolfgang BangerthFactor out the remaining parameters. Do some other...
2008-05-18 Wolfgang BangerthHook the postprocessor into the program. Other minor...
2008-05-16 Guido Kanschatchanges in step 16
2008-05-16 Guido Kanschatadd Dirichlet boundary conditions to multigrid. Thanks...
2008-05-16 Wolfgang BangerthImplement the postprocessor. Will hook it in tomorrow.
2008-05-16 Wolfgang BangerthReference step-33.
2008-05-15 Wolfgang BangerthAdd funding notice.
2008-05-15 Guido Kanschattypos
2008-05-15 Wolfgang BangerthLeave one more comment.
2008-05-15 Wolfgang BangerthWork more on the parameters sections.
2008-05-14 Wolfgang BangerthFix table. Fix heading number.
2008-05-14 Wolfgang BangerthDocument one of the parameter classes.
2008-05-14 Wolfgang BangerthFix tense.
2008-05-14 Wolfgang BangerthReference step-33.
2008-05-14 Wolfgang BangerthSplit out most of the parameter handling into a namespa...
2008-05-14 Wolfgang BangerthAugment docs.
2008-05-14 Wolfgang BangerthProvide the possibility to escape dollar signs: usually...
2008-05-14 Wolfgang BangerthFix up some formatting: dollar signs must be escaped...
2008-05-13 Guido Kanschatadd assertion and clarify documentation
2008-05-13 Wolfgang BangerthSimplify a bit.
2008-05-12 Wolfgang BangerthProperly initialize array.
2008-05-12 Wolfgang BangerthMinor changes.
2008-05-12 Wolfgang BangerthGo a bit further.
2008-05-12 Wolfgang BangerthImplement FunctionParser::default_variable_names
2008-05-12 Wolfgang BangerthReference step-33.
2008-05-12 Wolfgang BangerthFix matrix.
2008-05-12 Wolfgang BangerthA bit further into the program.
2008-05-12 Wolfgang BangerthMake it work now.
2008-05-12 Guido KanschatPrevious version of GridIn::read_msh() could not handle...
2008-05-12 Wolfgang BangerthRename a few things. Probably won't compile, but will...
2008-05-12 Ralf HartmannSimilar to curved_inner_cells in DataOut allow now...
2008-05-12 Wolfgang BangerthFix program (I inadvertently had switched template...
2008-05-11 Wolfgang BangerthA bit further.
2008-05-11 Wolfgang BangerthUndo switching off debug mode.
2008-05-11 Wolfgang BangerthRestructure a few things.
2008-05-10 Wolfgang BangerthReindent everything.
2008-05-10 Wolfgang BangerthChange properties. Change copyright header.
2008-05-10 Wolfgang BangerthOne more paper.
2008-05-08 Wolfgang BangerthAdd input.prm and reference it.
2008-05-08 Wolfgang BangerthFix creation of a sparse matrix with Trilinos. Also...
2008-05-08 Wolfgang BangerthRemove a number of unused variables.
2008-05-08 Wolfgang BangerthRegenerate with autoconf 2.61.
2008-05-08 Wolfgang BangerthEscape occurrences of the word 'Function'
2008-05-07 Wolfgang BangerthAdd a tiny bit to the documentation.
2008-05-07 Wolfgang BangerthUse the correct way to reference headings so that our...
2008-05-07 Wolfgang BangerthGo over the introduction and add a link to the results...
2008-05-07 Wolfgang BangerthMinor change.
2008-05-07 Wolfgang BangerthUnify style with other tutorial programs.
2008-05-07 Wolfgang BangerthWork over the initial part of the introduction.
2008-05-07 Wolfgang BangerthDon't use escape signs in the TOC.
2008-05-07 Wolfgang BangerthFix link for UMFPACK.
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.