]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-07-09 Guido Kanschatget_data cannot return null pointer
2011-07-09 Guido Kanschatnew functions for setting face and subfaces without...
2011-07-08 Wolfgang BangerthReplace a quadratic algorithm by a linear one. This...
2011-07-08 Wolfgang BangerthAccelerate the central part of the reordering algorithm...
2011-07-08 Wolfgang BangerthAbort the program at the moment since it locks up and...
2011-07-07 Wolfgang BangerthToss section on Trilinos versions prior to 10.0.
2011-07-07 Timo HeisterAdd GridGenerator::quarter_hyper_shell. Only implemente...
2011-07-07 Timo HeisterFix example in documentation: control is no longer...
2011-07-07 Wolfgang BangerthDo not access the first element if the vector is empty.
2011-07-07 Wolfgang BangerthDo not access the first element if the vector is empty.
2011-07-07 Wolfgang BangerthAdjust, not that count_dofs_per_component is available...
2011-07-07 Wolfgang BangerthMake compile also with MPI enabled.
2011-07-06 Christian GollRename test and add a new one that verifies FECollectio...
2011-07-06 Christian GollImplement DoFTools::count_dofs_per_component also for...
2011-07-06 Wolfgang BangerthClose the ConstraintMatrix before use.
2011-07-06 Wolfgang BangerthTemporarily increase timeout after using the libstdc...
2011-07-06 Wolfgang BangerthClose the constraint matrix.
2011-07-06 Wolfgang BangerthAdd an assertion without which we probably compute...
2011-07-05 Guido Kanschatstart fixing FE_Face
2011-07-04 Wolfgang BangerthDon't access an element of an array if the array has...
2011-07-04 Wolfgang BangerthAllow calling join() on a thread object more than once.
2011-07-04 Wolfgang BangerthAvoid accessing element past the end.
2011-07-03 Wolfgang BangerthRemove the test that we produce an exception for invali...
2011-07-02 Wolfgang BangerthMake work again.
2011-07-02 Wolfgang BangerthFix non-sensical placement of a join_all statement.
2011-07-01 Wolfgang BangerthEnsure that a thread can indeed be joined. This doesn...
2011-07-01 Guido KanschatAdd to module Integrators
2011-07-01 Wolfgang BangerthAdd Threads::Thread::valid.
2011-07-01 Wolfgang BangerthAdd Threads::Thread::valid.
2011-07-01 Wolfgang BangerthFix typos.
2011-07-01 Wolfgang BangerthFix typos.
2011-07-01 Wolfgang BangerthDon't write stuff into a big file that we're never...
2011-07-01 Wolfgang BangerthUpdate after the change to computing no_normal_flux.
2011-07-01 Wolfgang BangerthAvoid accessing invalid elements of an array.
2011-07-01 Wolfgang BangerthUndo last change and document why the code that looked...
2011-07-01 Wolfgang BangerthAvoid accessing elements past the end.
2011-07-01 Wolfgang BangerthFix a problem where we access an element past the end...
2011-07-01 Guido Kanschatremove unused variable
2011-07-01 Guido KanschatReplace wrong loop bounds
2011-07-01 Wolfgang BangerthOK, that didn't work :-(
2011-07-01 Wolfgang BangerthUse a better way to copy stuff.
2011-07-01 Wolfgang BangerthOnly access elements of a vector if it is not empty.
2011-07-01 Wolfgang BangerthDo not access the element-past-the-end of a vector.
2011-06-30 Wolfgang BangerthUse a more robust version of denoting the null pointer...
2011-06-30 Wolfgang BangerthBe more careful accessing the data array of a Table...
2011-06-30 Wolfgang BangerthCompare iterators from the same container.
2011-06-30 Wolfgang BangerthFix another such place.
2011-06-30 Wolfgang BangerthDon't compute stuff we never use. In particular, don...
2011-06-30 Wolfgang BangerthCompute the size of a std::vector without dereferencing...
2011-06-30 Wolfgang BangerthOnly define preprocessor symbol if not already defined.
2011-06-30 Wolfgang BangerthVerify that the output that changed with yesterday...
2011-06-30 Wolfgang BangerthReplace two naked 'throw ExcInternalError()' by the...
2011-06-29 Wolfgang BangerthUse proper syntax in compile test.
2011-06-29 Wolfgang BangerthWork around an awkward problem: when using mappings...
2011-06-29 Wolfgang BangerthDetect common problem with Sacado_cmath.hpp and link...
2011-06-29 Wolfgang BangerthUpdate one.
2011-06-29 Wolfgang BangerthBetter doxygen markup.
2011-06-29 Wolfgang BangerthAdd a note to a comment.
2011-06-29 Wolfgang BangerthOnly the 3d case is affected.
2011-06-29 Wolfgang BangerthReduce test to the minimum.
2011-06-29 Wolfgang BangerthAuto-detect the Trilinos sub-libs we need to link with...
2011-06-28 Guido Kanschatremove obsolete keyword
2011-06-28 Guido KanschatHeader
2011-06-28 Wolfgang BangerthAugment documentation. Add a guarantee about the first...
2011-06-28 Wolfgang BangerthNew test.
2011-06-27 Martin KronbichlerWork around compiler warnings in boost library.
2011-06-27 Martin KronbichlerFix memory consumption of std::vector<T> with more...
2011-06-27 Martin KronbichlerFix typo in documentation.
2011-06-27 Martin KronbichlerOmit unused variables.
2011-06-27 Martin KronbichlerTest ConstraintMatrix::merge() for constraint matrices...
2011-06-27 Martin KronbichlerImplement ConstraintMatrix::merge() for constraint...
2011-06-26 Timo Heisteradd failing testcase for no_normal_flux constraints...
2011-06-26 Wolfgang BangerthNew test that currently fails.
2011-06-26 Wolfgang BangerthMake test compile and run. It does abort now, though...
2011-06-26 Wolfgang BangerthOne more test.
2011-06-26 Wolfgang BangerthImprove error message.
2011-06-26 Wolfgang BangerthTest works after all -- the deadlock was due to the...
2011-06-26 Wolfgang BangerthAlso set SERVER_BASED_SEARCH to NO.
2011-06-26 Wolfgang BangerthSet TEMPLATE_RELATIONS to YES.
2011-06-24 Wolfgang BangerthAdd another one.
2011-06-24 Wolfgang BangerthAdd a new test. This one segfaults on my laptop, let...
2011-06-24 Wolfgang BangerthRemove static_casts that are now no longer necessary...
2011-06-24 Wolfgang BangerthUse '-Wl,-rpath,' instead of '-Wl,-rpath ' (note the...
2011-06-23 Wolfgang BangerthMake our lives a bit easier in counting how many variab...
2011-06-23 Lauren FergusonAdd more details to the Refinement During Timesteps...
2011-06-23 Andrea BonitoAdded instantiation of PETScWrappers::MPI:Vector in...
2011-06-22 Wolfgang BangerthExperiment with adding a search engine to the doxygen...
2011-06-22 Wolfgang BangerthUpdate documentation in a number of places.
2011-06-21 Wolfgang BangerthAdd something to the documentation.
2011-06-21 Markus BuergRemove wrong comment.
2011-06-20 Wolfgang BangerthAugment documentation.
2011-06-20 Wolfgang BangerthOne more.
2011-06-20 Wolfgang BangerthAdd a master's thesis.
2011-06-18 Guido Kanschatremove obsolete constructor
2011-06-17 Guido Kanschatundo erroneous commit
2011-06-17 Guido Kanschattest permutation in RelaxationBlock
2011-06-17 Guido Kanschatfix order in SSOR
2011-06-17 Guido Kanschatimplement ADI, awaits testing
2011-06-17 Guido Kanschatstop copying BlockList
2011-06-17 Guido Kanschatpush block list into AdditionalData
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.