]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-11-15 Wolfgang BangerthLink to step-40.
2010-11-15 Wolfgang BangerthCrosslink step-40.
2010-11-15 Wolfgang BangerthSome more comments.
2010-11-15 Wolfgang BangerthDocument refine_grid.
2010-11-15 Wolfgang BangerthReshuffle a couple lines of code.
2010-11-15 Wolfgang BangerthSome more comments.
2010-11-14 Wolfgang BangerthAdjust spacing in output.
2010-11-14 Wolfgang BangerthSilence p4est.
2010-11-14 Wolfgang BangerthRemove debug output and timings.
2010-11-14 Wolfgang BangerthAnnounce PETScWrappers::PreconditionBoomerAMG.
2010-11-14 Wolfgang BangerthDisable BoomerAMG/Hypre when not available through...
2010-11-14 Guido Kanschatadd scalar version of Nitsche boundary residual
2010-11-14 Guido KanschatThe purpose is solver, not cg
2010-11-14 Guido Kanschatuse LocalIntegrators instead of integrating by hand...
2010-11-14 Guido Kanschatmake quadrature_point inline
2010-11-13 Timo Heisteruse BoomerAMG in step-40.
2010-11-13 Timo Heisterimplement interface to BoomerAMG through PETSc.
2010-11-13 Wolfgang BangerthCrap, I messed up again :-(
2010-11-13 Wolfgang BangerthMove important changes up.
2010-11-13 Wolfgang BangerthMake sure we can compare iterator objects.
2010-11-13 Wolfgang BangerthInstead of giving -1, let index() for vertex iterators...
2010-11-13 Wolfgang BangerthRemove a TODO that doesn't appear connected to anything...
2010-11-13 Wolfgang BangerthDisallow assignment of DoF accessors.
2010-11-13 Wolfgang BangerthMake sure that face iterators can be copied in 1d.
2010-11-12 Wolfgang BangerthRemove unused variables' names.
2010-11-12 Wolfgang BangerthAdd get_dof_indices function to DoFAccessor of faces...
2010-11-12 Wolfgang BangerthFix type of iterator.
2010-11-12 Wolfgang BangerthWork around a compile problem in the compiler on our...
2010-11-12 Wolfgang BangerthProvide declarations also for DoFAccessor<0,1,spacedim...
2010-11-12 Guido Kanschatbe less strict to enable formulas with many iterations
2010-11-12 Wolfgang BangerthOuch -- fix two numbers that managed to completely...
2010-11-12 Wolfgang BangerthCorrect now outdated paragraph.
2010-11-12 Wolfgang BangerthClean up previous patch: Move implementation of functio...
2010-11-12 Wolfgang BangerthAnnounce this:
2010-11-11 Guido KanschatComment cleanup in Quadrature
2010-11-11 Wolfgang BangerthImplement face iterators also in 1d -- i.e. you can...
2010-11-11 Guido Kanschathide calls to sub-makes
2010-11-11 Guido Kanschat...and remove deleted dependency
2010-11-11 Guido KanschatRemove duplication of make functionparser
2010-11-11 Guido KanschatAdd a function that resets the pointer and deletes...
2010-11-11 Guido Kanschatremove n_quadrature_points member variable after being...
2010-11-11 Guido Kanschatdo not use deprecated access to Quadrature::n_quadratur...
2010-11-11 Wolfgang BangerthGet rid of the declaration of a specialization that...
2010-11-11 Guido Kanschatavoid another problem in 1D
2010-11-11 Wolfgang BangerthDisable the TriaAccessor<0,dim,spacedim> class completely.
2010-11-11 Wolfgang BangerthModify Guido's change in r22657 so that we only really...
2010-11-11 Guido Kanschatremove mutex after several tests did not produce any...
2010-11-11 Wolfgang BangerthMake bits/grid_generator_01 work again.
2010-11-10 Wolfgang BangerthMake compile.
2010-11-10 Wolfgang BangerthProduce some output.
2010-11-10 Wolfgang BangerthSome more.
2010-11-10 Wolfgang BangerthUse a more elegant way to do nothing.
2010-11-10 Guido Kanschatfix compiler errors
2010-11-10 Guido KanschatAutomatically delete source/Makefile.dep if remaking...
2010-11-10 Markus BuergFixed wrong numbering of degrees of freedom in interfac...
2010-11-10 Martin KronbichlerRemove unnecessary directory.
2010-11-10 Martin KronbichlerAvoid a few compiler warnings.
2010-11-10 Martin KronbichlerAvoid compiler warning on zero-sized arrays.
2010-11-10 Martin KronbichlerChange distributed and fe directories so that files...
2010-11-10 Markus BuergFixed size of interface_constraints in FE_Nedelec
2010-11-10 Martin KronbichlerRemove unnecessary include file.
2010-11-10 Martin KronbichlerTypo.
2010-11-10 Martin KronbichlerNicer way to initialize pointer.
2010-11-10 Martin KronbichlerTry to allocate exact sizes for entries in close()...
2010-11-10 Wolfgang BangerthUpdate some more.
2010-11-10 Wolfgang BangerthOne paper that has appeared.
2010-11-10 Wolfgang BangerthUse common style.
2010-11-10 Wolfgang BangerthUpdate.
2010-11-10 Timo HeisterPETSc::SparseMatrix now gives an error in debug mode...
2010-11-10 Wolfgang BangerthAdd necessary header files.
2010-11-10 Wolfgang BangerthAdd documentation. Simplify.
2010-11-10 Wolfgang BangerthNew test.
2010-11-10 Wolfgang BangerthUse std_cxx1x::shared_ptr instead of boost::shared_ptr.
2010-11-10 Toby D. YoungReverted previous bug fix and removed offending code
2010-11-10 Toby D. YoungBug fix on missing iostream include
2010-11-10 Toby D. YoungUpdate publications
2010-11-10 Guido Kanschatset ignore flags
2010-11-09 Guido Kanschatadd pseudo-functionality to 0-dim TriaAccessor and...
2010-11-09 Guido KanschatFix last patch deal with petty compiler behavior
2010-11-09 Wolfgang BangerthRename back all files in grid/ since the entire directo...
2010-11-09 Wolfgang BangerthConvert the remaining files in this directory.
2010-11-09 Wolfgang BangerthProvide output when re-making Makefile.dep.
2010-11-09 Wolfgang BangerthMore in the same direction.
2010-11-09 Wolfgang BangerthOne more file moved to compile-once mode.
2010-11-09 Wolfgang BangerthAdd comment to function that Guido had already checked...
2010-11-09 Guido Kanschattest cochain runs on 2D with local refinement and on...
2010-11-09 Wolfgang BangerthMore conversions to compile only once.
2010-11-09 Guido Kanschatadd outut to identify grid
2010-11-09 Guido KanschatRemove Makefile.dep here as well
2010-11-09 Guido KanschatFirst test for integrators... failing due to program...
2010-11-09 Guido KanschatLibrary compiles again ;)
2010-11-09 Guido Kanschatadd option of inverting blocks with SVD
2010-11-09 Guido Kanschatadd local integrators and list namespaces in module
2010-11-08 Wolfgang BangerthMore steps towards compiling each file only once.
2010-11-08 Wolfgang BangerthMake sure we include "../tests.h"
2010-11-08 Wolfgang BangerthMore changes to compile only once.
2010-11-08 Wolfgang BangerthConvert yet one more file.
2010-11-08 Wolfgang BangerthConvert one more file.
2010-11-08 Wolfgang BangerthAnother file that needs to be compiled only once. Shave...
2010-11-08 Guido Kanschatremove unused directory
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.