]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-09-01 Luca HeltaiAdded empty step-41.cc to allow doxygen to complete
2010-09-01 Martin KronbichlerFix compilation with gcc4.5
2010-08-31 Wolfgang BangerthFix formatting of comments.
2010-08-31 Wolfgang BangerthAdd to documentation.
2010-08-31 Luca HeltaiSkeleton for quasistatic plasticity example: step-41
2010-08-31 Martin KronbichlerCorrectly set svn ignore property.
2010-08-31 Martin KronbichlerRemove executables etc from repository. Set svn properties.
2010-08-31 Luca HeltaiChanged wiki address.
2010-08-31 Wolfgang BangerthSimplify test.
2010-08-31 Wolfgang BangerthAugment.
2010-08-31 Wolfgang BangerthMake sure things can actually be compiled.
2010-08-30 Markus BuergTests for parent functions in DoFIterators
2010-08-30 Markus BuergTests for parent functions in DoFIterators
2010-08-30 Wolfgang BangerthClarify documentation.
2010-08-30 Martin KronbichlerCleanup in local_to_global functions: remove unnecessar...
2010-08-30 Timo Heisterfix link to build test in documentation.
2010-08-30 Markus BuergParent Function for DoFIterators
2010-08-30 Wolfgang BangerthUpdate comment.
2010-08-30 Wolfgang BangerthMake sure we detect the case that Trilinos and deal...
2010-08-29 Wolfgang BangerthUse the obvious function, rather than work around a...
2010-08-29 Wolfgang BangerthInstantiate a missing function.
2010-08-29 Wolfgang BangerthAllow setting CXXFLAGSG and CXXFLAGSO at have it be...
2010-08-29 Wolfgang BangerthRemove temporary file.
2010-08-29 Wolfgang BangerthTest other combinations of dim/spacedim as well.
2010-08-29 Wolfgang BangerthSimplify testcase. No need to have a temporary file.
2010-08-29 Wolfgang BangerthInitialize patch index properly.
2010-08-29 Wolfgang BangerthAdd correct output.
2010-08-29 Wolfgang BangerthSet properties.
2010-08-29 Wolfgang BangerthMinor rewording.
2010-08-29 Wolfgang BangerthNo need to list new tests -- they aren't user visible...
2010-08-29 Wolfgang BangerthRevert apparently accidental part of commit.
2010-08-29 Wolfgang BangerthEnsure output correctness on our usual test system.
2010-08-29 Wolfgang BangerthAdd output directory.
2010-08-28 weilernew test
2010-08-28 weilernew test
2010-08-27 Wolfgang BangerthSimplify test case.
2010-08-27 Martin KronbichlerFix bug introduced in r21754.
2010-08-27 Toby D. YoungReverted previous ARPACK patch it does not help it...
2010-08-27 Baerbel Jannsenchanged to MGConstrainedDoFs
2010-08-27 Martin KronbichlerImplement 'keep_constrained_entries' part in add_entrie...
2010-08-27 Toby D. YoungMake sure BLAS and LAPACK are there if we want to link...
2010-08-27 weilernew test
2010-08-27 Martin KronbichlerMake code compile again.
2010-08-27 Martin KronbichlerCleanup reinit functions. Remove some unnecessary code...
2010-08-27 Timo Heisterfix typo.
2010-08-27 Timo Heisteradd test for DataOutReader::merge. Currently failing...
2010-08-27 Toby D. YoungType check aclocal
2010-08-27 Baerbel Jannsenput the right results to generic
2010-08-27 Baerbel Jannsennew test for Newton's method
2010-08-27 weilernew test
2010-08-27 weilernew test
2010-08-27 Wolfgang BangerthAdd a DEAL_II_USE_ARPACK to config.h.
2010-08-27 Thomas WickNew test
2010-08-26 Toby D. YoungWorkaround by Wolfgang to get PetscScalar is complex...
2010-08-26 Markus BuergParallelization of FETools::compute_embedding_matrices
2010-08-26 weileradd new test
2010-08-26 weilerfix documentation
2010-08-26 Thomas WickFix documentation
2010-08-26 Baerbel Jannsenchanged the MGConstraints to MGConstrainedDoFs
2010-08-26 Baerbel Jannsenchange the MGConstraints to MGConstrainedDoFs
2010-08-26 Baerbel Jannsenrename the MGConstraints to MGConstrainedDofs and chang...
2010-08-26 Baerbel Jannsenuse the MGConstrainedDoFs object in the transfer
2010-08-26 Baerbel Jannsenchanged the call of the constructor in MGTransferPrebui...
2010-08-26 Baerbel Jannsenslightly different output now
2010-08-26 Toby D. YoungRevert previous PETSc patch which is legal with clangua...
2010-08-26 Wolfgang BangerthFix a warning.
2010-08-26 Toby D. YoungMake better use of the arpack architecture macro
2010-08-26 Markus BuergTests for the parent relation.
2010-08-26 Baerbel Jannsenset precision to avoid roundoff trouble
2010-08-26 Baerbel Jannsenset precision to 6 to avoid roundoff trouble
2010-08-26 Toby D. YoungActually bind ARPACK into lib/liblac
2010-08-26 Toby D. YoungDetect ARPACK and ARPACK architecture
2010-08-26 Markus BuergParent relation for cells.
2010-08-26 Wolfgang BangerthAdd comment.
2010-08-26 Wolfgang BangerthAdd new test.
2010-08-26 Martin KronbichlerTest function n_intervals, get_view and fill_index_vect...
2010-08-26 Wolfgang BangerthOne more test.
2010-08-26 Wolfgang BangerthMake sure SparseDirectMUMPS shows up in the documentation.
2010-08-25 Martin KronbichlerFix bug introduced in r21708
2010-08-25 Martin KronbichlerFix columns in distribute_local_to_global with rectangu...
2010-08-25 Baerbel Jannsenpass a MGConstraints instead of the boundary_indices...
2010-08-25 Baerbel Jannsenchanged the interface of MGConstraints. Made the member...
2010-08-25 Wolfgang BangerthNew test.
2010-08-25 Wolfgang BangerthAdd member functions. Document.
2010-08-25 Martin KronbichlerCleanup.
2010-08-25 Martin KronbichlerSimplify a lot of assertions. Add instantiations for...
2010-08-25 Baerbel Jannsenchanged the make_fluy_sparsity_pattern in way that...
2010-08-25 Baerbel Jannsennew instantiation for make_flux_sparsity_pattern using...
2010-08-25 Martin KronbichlerFix typo in comments.
2010-08-25 Martin KronbichlerAdd function add_entries_local_to_global for rectangula...
2010-08-25 Martin KronbichlerIndent, make compile again.
2010-08-25 Toby D. YoungRephrased an operation that turns out to be illegal...
2010-08-25 Baerbel Jannsennow without emacs signs
2010-08-25 Baerbel Jannsennew function make_flux_sparsity_pattern that uses a...
2010-08-25 Baerbel Jannsennew function make_flux_sparsity_pattern that uses a...
2010-08-24 Wolfgang BangerthFix markup.
2010-08-24 Wolfgang BangerthHave a section on defensive programming.
2010-08-24 Wolfgang BangerthAdd Baerbel, very much deservedly so!
2010-08-22 Markus BuergPulled out the creation of FEValues objects from the...
2010-08-19 Wolfgang BangerthMore on what Tobias Leicht provided.
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.