]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-04-06 Wolfgang BangerthFix typo: only build boost threads package if we can...
2010-04-06 Wolfgang BangerthSimplify code and make it acceptable to gcc 4.5.
2010-04-06 Wolfgang BangerthMake comparison of std_cxx1x::shared_ptr with the null...
2010-04-06 Wolfgang BangerthMake comparison of std_cxx1x::shared_ptr with the null...
2010-04-06 Wolfgang BangerthWork around a problem with gcc 4.5.
2010-04-06 Baerbel Jannsennew publication added
2010-04-06 Wolfgang BangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 Wolfgang BangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 Wolfgang BangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 Wolfgang BangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 Wolfgang BangerthDisambiguate comparison with 0 for gcc 4.5.
2010-04-06 Wolfgang BangerthUse std::memset, not just memset.
2010-04-05 Wolfgang BangerthFix unicode markup.
2010-04-05 Timo HeisterAdded a few publications.
2010-04-02 Wolfgang BangerthSome more on blocks.
2010-04-02 Wolfgang BangerthRewrite the section on components.
2010-04-02 Wolfgang BangerthLink all relevant classes to a glossary entry.
2010-04-01 Wolfgang BangerthFix markup.
2010-04-01 Wolfgang BangerthAdd an entry.
2010-03-31 Guido Kanschatadd link to the deal.II Wiki on Windows
2010-03-31 Wolfgang BangerthUpdate ref.
2010-03-31 Wolfgang BangerthAdd more instantiations for codim=1.
2010-03-30 Guido Kanschatadapted tests to new structure
2010-03-30 Guido Kanschatadapted tests to new structure
2010-03-30 Toby D. YoungSlight modification to preconditioner to be petsc-3...
2010-03-30 Toby D. Youngi. Allow configure to work with petsc-3.1; ii. Removed...
2010-03-29 Abner J. SalgadoAJS: I added the some publications
2010-03-29 Martin KronbichlerChange status of the tutorial program as it is under...
2010-03-29 Guido Kanschatchange link to regression tests
2010-03-29 Wolfgang Bangerthstuff needed for face data.
2010-03-29 Wolfgang BangerthMove instantiations to the .inst.in mechanism. This...
2010-03-29 Wolfgang BangerthAdd raw templates, no arguments.
2010-03-29 Wolfgang BangerthNow reference step-12 instead of step-38.
2010-03-29 Wolfgang BangerthFix comment markup.
2010-03-29 Wolfgang BangerthFix comment markup.
2010-03-28 Guido Kanschatmake function call to MeshWorker::integration_loop...
2010-03-28 Guido Kanschatmake DOFINFO a template argument of MeshWorker::loop
2010-03-28 Guido Kanschatignore additional output files
2010-03-28 Baerbel Jannsenthe Simple classes now use constraints as well; some...
2010-03-27 Wolfgang BangerthFix typo.
2010-03-25 Wolfgang BangerthChange Function::vector_gradient_list.
2010-03-25 Guido KanschatAssignment of DoF iterators from TriaIterator
2010-03-25 Guido Kanschatadd one graph layer which will hopefulle get us beyond...
2010-03-25 Toby D. YoungSwitch a test ignore unsuported PETSc versions; are...
2010-03-23 Wolfgang BangerthAdd a couple comments.
2010-03-23 Wolfgang BangerthDelete directories that have been supplanted by the...
2010-03-23 Wolfgang BangerthTalk about a warning.
2010-03-23 Guido Kanschatdocumentation
2010-03-22 Guido KanschatAssertion added
2010-03-22 Baerbel Jannsenconstraints used in Residual
2010-03-22 Baerbel Jannsendistribute_local_to_global changed from Vector<double...
2010-03-22 Martin KronbichlerImprove documentation.
2010-03-22 Baerbel Jannsenadded a clear function to mg_smoother and some bugs...
2010-03-22 Baerbel Jannsenuse constraint matrix for distribute_local_to_global
2010-03-22 Baerbel Jannsenmodified to use distribute_local_to_global for non...
2010-03-22 Baerbel Jannsenmodified to be able to treat non quadratic matrices...
2010-03-22 Martin KronbichlerBetter comments for local_to_global functions. Commente...
2010-03-22 Baerbel Jannseninclude changed mg_level_object.h is now in base
2010-03-21 Wolfgang BangerthFix typos.
2010-03-21 Guido Kanschatworking on constraints for matrix blocks
2010-03-21 Guido Kanschatadd missing access to MatrixBlockVector and use MatrixB...
2010-03-20 Guido Kanschatmore doc
2010-03-20 Guido Kanschatadd BlockIndices to MatrixBlock
2010-03-20 Wolfgang BangerthAdd a version of step-16 to the tests.
2010-03-20 Wolfgang BangerthDocument current output. This had changed in r20594...
2010-03-20 Guido Kanschatadd add to MatrixBlock
2010-03-20 Guido Kanschatimprove doc
2010-03-20 Guido Kanschatanother duplicate exception
2010-03-20 Wolfgang BangerthFix now hopefully correct output. Baerbel says so.
2010-03-19 Wolfgang BangerthFix a rather silly bug.
2010-03-19 Wolfgang BangerthInitialize an entry.
2010-03-19 Wolfgang BangerthCheck in output that Baerbel deems correct.
2010-03-19 Wolfgang BangerthAvoid warning about falling off the end of a function...
2010-03-19 Martin KronbichlerTest downstream numbering with dof-wise comparison.
2010-03-19 Martin KronbichlerCorrect compile error.
2010-03-19 Martin KronbichlerImplement DoF-wise downstream numbering.
2010-03-18 Guido Kanschatadd BlockInfo to DoFHandler
2010-03-18 Martin KronbichlerModify tolerable round-off errors so that also 8th...
2010-03-18 Baerbel Jannsensome output removed
2010-03-18 Baerbel Jannsenoutput removed
2010-03-18 Baerbel Jannsenbugs found and now all the test should work
2010-03-18 Guido Kanschatmake sure fill is not called if no vectors are selected
2010-03-18 Guido Kanschatintroduce MatrixBlockVector
2010-03-17 Guido Kanschatmultigrid tests improved
2010-03-17 Baerbel Jannsenboundary_indices are not set correctly for systems
2010-03-17 Wolfgang BangerthRecognize Sun CC again.
2010-03-17 Baerbel Jannsensmall modifications
2010-03-16 Baerbel Jannsengraphical output for MGLevelObject<Vector<double> >
2010-03-16 Baerbel JannsenAssembler::GnuplotPatch implemented
2010-03-16 Toby D. YoungMinor change to docs: better wrote contribs
2010-03-16 Baerbel Jannsencall mg_fill for level cells and fill otherwise
2010-03-16 Guido Kanschatprepare for output through MeshWorker
2010-03-15 Guido Kanschatsetup IntegrationInfoBox for multilevel vectors
2010-03-15 Guido Kanschatdo MeshWorker::loop() sequentially for the time being
2010-03-15 Guido Kanschatfix reference type
2010-03-14 Wolfgang BangerthFix grammar from its German-influenced form ;-)
2010-03-14 Wolfgang BangerthRemove one compile error. Others remain.
2010-03-14 Wolfgang BangerthRemove one compile error. Others remain.
2010-03-14 Wolfgang BangerthRemove 'inline' marker.
2010-03-12 Moritz AllmarasAdded trivial clear() function to PreconditionRichardso...
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.