]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-04-16 bangerthSome housekeeping: discontinue support for *really...
2010-04-15 bangerthCompile .cc files using their full path on the command...
2010-04-14 heisterupdate published publication.
2010-04-14 kanschatupdate memory handling
2010-04-10 kanschatfix template glitch
2010-04-09 bangerthImprove doc wording.
2010-04-09 bangerthFix two bad references.
2010-04-09 bangerthUpdate docs.
2010-04-08 willemsChecks for availability of LAPACK functions dsygv and...
2010-04-07 willemsRecognize the LAPACK functions dsygv and ssygv.
2010-04-07 bangerthMake compatible with pre-4.5 compilers again...
2010-04-07 kanschatslit domain and add postprocessing
2010-04-07 heltaiFixed wiki addres in readme.html
2010-04-07 heltaiFixed wiki addres in navbar
2010-04-07 bangerthUpdate.
2010-04-06 bangerthMake compatible with gcc 4.5.
2010-04-06 bangerthMake compatible with gcc 4.5.
2010-04-06 bangerthMake compatible with gcc 4.5.
2010-04-06 bangerthUse Assert instead of assert.
2010-04-06 bangerthSort output in case of thread errors a bit better.
2010-04-06 bangerthUse std_cxx1x::tuple instead of boost::tuple.
2010-04-06 bangerthFix another (documentation) typo.
2010-04-06 bangerthFix typo: only build boost threads package if we can...
2010-04-06 bangerthSimplify code and make it acceptable to gcc 4.5.
2010-04-06 bangerthMake comparison of std_cxx1x::shared_ptr with the null...
2010-04-06 bangerthMake comparison of std_cxx1x::shared_ptr with the null...
2010-04-06 bangerthWork around a problem with gcc 4.5.
2010-04-06 janssennew publication added
2010-04-06 bangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 bangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 bangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 bangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 bangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 bangerthUse std::memset, not just memset.
2010-04-05 bangerthFix unicode markup.
2010-04-05 heisterAdded a few publications.
2010-04-02 bangerthSome more on blocks.
2010-04-02 bangerthRewrite the section on components.
2010-04-02 bangerthLink all relevant classes to a glossary entry.
2010-04-01 bangerthFix markup.
2010-04-01 bangerthAdd an entry.
2010-03-31 kanschatadd link to the deal.II Wiki on Windows
2010-03-31 bangerthUpdate ref.
2010-03-31 bangerthAdd more instantiations for codim=1.
2010-03-30 kanschatadapted tests to new structure
2010-03-30 kanschatadapted tests to new structure
2010-03-30 youngSlight modification to preconditioner to be petsc-3...
2010-03-30 youngi. Allow configure to work with petsc-3.1; ii. Removed...
2010-03-29 salgadoAJS: I added the some publications
2010-03-29 kronbichlerChange status of the tutorial program as it is under...
2010-03-29 kanschatchange link to regression tests
2010-03-29 bangerthstuff needed for face data.
2010-03-29 bangerthMove instantiations to the .inst.in mechanism. This...
2010-03-29 bangerthAdd raw templates, no arguments.
2010-03-29 bangerthNow reference step-12 instead of step-38.
2010-03-29 bangerthFix comment markup.
2010-03-29 bangerthFix comment markup.
2010-03-28 kanschatmake function call to MeshWorker::integration_loop...
2010-03-28 kanschatmake DOFINFO a template argument of MeshWorker::loop
2010-03-28 kanschatignore additional output files
2010-03-28 janssenthe Simple classes now use constraints as well; some...
2010-03-27 bangerthFix typo.
2010-03-25 bangerthChange Function::vector_gradient_list.
2010-03-25 kanschatAssignment of DoF iterators from TriaIterator
2010-03-25 kanschatadd one graph layer which will hopefulle get us beyond...
2010-03-25 youngSwitch a test ignore unsuported PETSc versions; are...
2010-03-23 bangerthAdd a couple comments.
2010-03-23 bangerthDelete directories that have been supplanted by the...
2010-03-23 bangerthTalk about a warning.
2010-03-23 kanschatdocumentation
2010-03-22 kanschatAssertion added
2010-03-22 janssenconstraints used in Residual
2010-03-22 janssendistribute_local_to_global changed from Vector<double...
2010-03-22 kronbichlerImprove documentation.
2010-03-22 janssenadded a clear function to mg_smoother and some bugs...
2010-03-22 janssenuse constraint matrix for distribute_local_to_global
2010-03-22 janssenmodified to use distribute_local_to_global for non...
2010-03-22 janssenmodified to be able to treat non quadratic matrices...
2010-03-22 kronbichlerBetter comments for local_to_global functions. Commente...
2010-03-22 jansseninclude changed mg_level_object.h is now in base
2010-03-21 bangerthFix typos.
2010-03-21 kanschatworking on constraints for matrix blocks
2010-03-21 kanschatadd missing access to MatrixBlockVector and use MatrixB...
2010-03-20 kanschatmore doc
2010-03-20 kanschatadd BlockIndices to MatrixBlock
2010-03-20 bangerthAdd a version of step-16 to the tests.
2010-03-20 bangerthDocument current output. This had changed in r20594...
2010-03-20 kanschatadd add to MatrixBlock
2010-03-20 kanschatimprove doc
2010-03-20 kanschatanother duplicate exception
2010-03-20 bangerthFix now hopefully correct output. Baerbel says so.
2010-03-19 bangerthFix a rather silly bug.
2010-03-19 bangerthInitialize an entry.
2010-03-19 bangerthCheck in output that Baerbel deems correct.
2010-03-19 bangerthAvoid warning about falling off the end of a function...
2010-03-19 kronbichlerTest downstream numbering with dof-wise comparison.
2010-03-19 kronbichlerCorrect compile error.
2010-03-19 kronbichlerImplement DoF-wise downstream numbering.
2010-03-18 kanschatadd BlockInfo to DoFHandler
2010-03-18 kronbichlerModify tolerable round-off errors so that also 8th...
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.