]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-11-15 bangerthIgnore .vtu and .pvtu files. Also clean them up.
2010-11-15 bangerthAlso document solve().
2010-11-15 bangerthSay something about hypre.
2010-11-15 bangerthDocument output_results.
2010-11-15 bangerthLink to step-40.
2010-11-15 bangerthCrosslink step-40.
2010-11-15 bangerthSome more comments.
2010-11-15 bangerthDocument refine_grid.
2010-11-15 bangerthReshuffle a couple lines of code.
2010-11-15 bangerthSome more comments.
2010-11-14 bangerthAdjust spacing in output.
2010-11-14 bangerthSilence p4est.
2010-11-14 bangerthRemove debug output and timings.
2010-11-14 bangerthAnnounce PETScWrappers::PreconditionBoomerAMG.
2010-11-14 bangerthDisable BoomerAMG/Hypre when not available through...
2010-11-14 kanschatadd scalar version of Nitsche boundary residual
2010-11-14 kanschatThe purpose is solver, not cg
2010-11-14 kanschatuse LocalIntegrators instead of integrating by hand...
2010-11-14 kanschatmake quadrature_point inline
2010-11-13 heisteruse BoomerAMG in step-40.
2010-11-13 heisterimplement interface to BoomerAMG through PETSc.
2010-11-13 bangerthCrap, I messed up again :-(
2010-11-13 bangerthMove important changes up.
2010-11-13 bangerthMake sure we can compare iterator objects.
2010-11-13 bangerthInstead of giving -1, let index() for vertex iterators...
2010-11-13 bangerthRemove a TODO that doesn't appear connected to anything...
2010-11-13 bangerthDisallow assignment of DoF accessors.
2010-11-13 bangerthMake sure that face iterators can be copied in 1d.
2010-11-12 bangerthRemove unused variables' names.
2010-11-12 bangerthAdd get_dof_indices function to DoFAccessor of faces...
2010-11-12 bangerthFix type of iterator.
2010-11-12 bangerthWork around a compile problem in the compiler on our...
2010-11-12 bangerthProvide declarations also for DoFAccessor<0,1,spacedim...
2010-11-12 kanschatbe less strict to enable formulas with many iterations
2010-11-12 bangerthOuch -- fix two numbers that managed to completely...
2010-11-12 bangerthCorrect now outdated paragraph.
2010-11-12 bangerthClean up previous patch: Move implementation of functio...
2010-11-12 bangerthAnnounce this:
2010-11-11 kanschatComment cleanup in Quadrature
2010-11-11 bangerthImplement face iterators also in 1d -- i.e. you can...
2010-11-11 kanschathide calls to sub-makes
2010-11-11 kanschat...and remove deleted dependency
2010-11-11 kanschatRemove duplication of make functionparser
2010-11-11 kanschatAdd a function that resets the pointer and deletes...
2010-11-11 kanschatremove n_quadrature_points member variable after being...
2010-11-11 kanschatdo not use deprecated access to Quadrature::n_quadratur...
2010-11-11 bangerthGet rid of the declaration of a specialization that...
2010-11-11 kanschatavoid another problem in 1D
2010-11-11 bangerthDisable the TriaAccessor<0,dim,spacedim> class completely.
2010-11-11 bangerthModify Guido's change in r22657 so that we only really...
2010-11-11 kanschatremove mutex after several tests did not produce any...
2010-11-11 bangerthMake bits/grid_generator_01 work again.
2010-11-10 bangerthMake compile.
2010-11-10 bangerthProduce some output.
2010-11-10 bangerthSome more.
2010-11-10 bangerthUse a more elegant way to do nothing.
2010-11-10 kanschatfix compiler errors
2010-11-10 kanschatAutomatically delete source/Makefile.dep if remaking...
2010-11-10 buergFixed wrong numbering of degrees of freedom in interfac...
2010-11-10 kronbichlerRemove unnecessary directory.
2010-11-10 kronbichlerAvoid a few compiler warnings.
2010-11-10 kronbichlerAvoid compiler warning on zero-sized arrays.
2010-11-10 kronbichlerChange distributed and fe directories so that files...
2010-11-10 buergFixed size of interface_constraints in FE_Nedelec
2010-11-10 kronbichlerRemove unnecessary include file.
2010-11-10 kronbichlerTypo.
2010-11-10 kronbichlerNicer way to initialize pointer.
2010-11-10 kronbichlerTry to allocate exact sizes for entries in close()...
2010-11-10 bangerthUpdate some more.
2010-11-10 bangerthOne paper that has appeared.
2010-11-10 bangerthUse common style.
2010-11-10 bangerthUpdate.
2010-11-10 heisterPETSc::SparseMatrix now gives an error in debug mode...
2010-11-10 bangerthAdd necessary header files.
2010-11-10 bangerthAdd documentation. Simplify.
2010-11-10 bangerthNew test.
2010-11-10 bangerthUse std_cxx1x::shared_ptr instead of boost::shared_ptr.
2010-11-10 youngReverted previous bug fix and removed offending code
2010-11-10 youngBug fix on missing iostream include
2010-11-10 youngUpdate publications
2010-11-10 kanschatset ignore flags
2010-11-09 kanschatadd pseudo-functionality to 0-dim TriaAccessor and...
2010-11-09 kanschatFix last patch deal with petty compiler behavior
2010-11-09 bangerthRename back all files in grid/ since the entire directo...
2010-11-09 bangerthConvert the remaining files in this directory.
2010-11-09 bangerthProvide output when re-making Makefile.dep.
2010-11-09 bangerthMore in the same direction.
2010-11-09 bangerthOne more file moved to compile-once mode.
2010-11-09 bangerthAdd comment to function that Guido had already checked...
2010-11-09 kanschattest cochain runs on 2D with local refinement and on...
2010-11-09 bangerthMore conversions to compile only once.
2010-11-09 kanschatadd outut to identify grid
2010-11-09 kanschatRemove Makefile.dep here as well
2010-11-09 kanschatFirst test for integrators... failing due to program...
2010-11-09 kanschatLibrary compiles again ;)
2010-11-09 kanschatadd option of inverting blocks with SVD
2010-11-09 kanschatadd local integrators and list namespaces in module
2010-11-08 bangerthMore steps towards compiling each file only once.
2010-11-08 bangerthMake sure we include "../tests.h"
2010-11-08 bangerthMore changes to compile only once.
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.