]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-02-04 Martin KronbichlerSet matrix size by std::size_t, not unsigned int, since...
2010-02-04 Martin KronbichlerExpress memory consumption in std::size_t since this...
2010-02-04 Martin KronbichlerAllow even float matrices.
2010-02-04 Martin KronbichlerUse vector<shared_ptr<const vector> > instead of plain...
2010-02-04 Martin KronbichlerSimplify generation of copy_indices: do this from a...
2010-02-04 Martin KronbichlerSimplify smoother usage a little bit. Avoid setting...
2010-02-04 Martin KronbichlerUpdate in one comment. Remove trailing whitespace.
2010-02-04 Martin KronbichlerUndo free of static variable.
2010-02-03 Martin KronbichlerFix a memory leak.
2010-02-03 Wolfgang BangerthTwo more.
2010-02-03 Wolfgang BangerthFix markup.
2010-02-01 Toby D. YoungCorrected accent and grammer errors
2010-02-01 Martin KronbichlerUse std::vector<std::pair<uint,uint> > instead of std...
2010-02-01 Toby D. YoungAdded paper to publication record
2010-02-01 Martin KronbichlerFix compile problem.
2010-02-01 Martin KronbichlerUse new features introduced in branch_distributed_grids...
2010-01-29 Wolfgang BangerthCheck in a long-forgotten change.
2010-01-29 Wolfgang BangerthIgnore errors when making nofail as part of report.
2010-01-29 Wolfgang BangerthOn machines with lots of processors, one or two long...
2010-01-28 Wolfgang BangerthUpdate some more tests.
2010-01-28 Wolfgang BangerthAdd to list.
2010-01-28 Wolfgang BangerthUpdate a bunch of output files.
2010-01-28 Wolfgang BangerthUse numbers::PI instead of hard coding macros.
2010-01-28 Wolfgang BangerthFix another race condition.
2010-01-28 Wolfgang BangerthFix the same bug in PolynomialsABF.
2010-01-28 Wolfgang BangerthFix a race condition in PolynomialsBDM.
2010-01-27 Wolfgang Bangerthadd
2010-01-27 Wolfgang BangerthTreat all directories in /examples with doxygen that...
2010-01-27 Katharina KormannAdded tests for FE_Q with non-equidistant support points.
2010-01-27 Katharina KormannCorrect error in restriction matrix for FE_Q defined...
2010-01-27 Martin KronbichlerIgnore also *d2 output data as created in this program.
2010-01-27 Wolfgang BangerthMichael Geiger's diploma thesis.
2010-01-27 Martin KronbichlerAdd function that can extract diagonal subblock from...
2010-01-25 Guido Kanschatstep 39 works again
2010-01-25 Guido Kanschatstep 39 compiles, but crashes in estimate, because...
2010-01-25 Timo HeisterMissed one output file in tests/petsc
2010-01-25 Guido Kanschatremove debug output
2010-01-25 Timo Heistertests/petsc: more cleanup
2010-01-25 Timo Heisterwork on petsc unit tests, make them pass on my machine too
2010-01-25 Wolfgang BangerthBetter tolerances.
2010-01-25 Wolfgang BangerthUpdate.
2010-01-25 Wolfgang BangerthUpdate test results.
2010-01-25 Wolfgang BangerthDestroy the memory pool of PETSc vectors before we...
2010-01-25 Wolfgang BangerthUpdate test results.
2010-01-25 Wolfgang BangerthUpdate.
2010-01-25 Wolfgang BangerthUpdate results.
2010-01-25 Wolfgang BangerthFix output.
2010-01-25 Wolfgang BangerthMake it work.
2010-01-25 Wolfgang BangerthMake at least compile.
2010-01-24 Wolfgang BangerthFix a recently introduced bug where we started counting...
2010-01-23 Wolfgang BangerthWhen doing 'make clean', also remove *.inst files....
2010-01-20 Wolfgang BangerthRename bdry->boundary, ngbr->neighbor.
2010-01-20 Wolfgang BangerthUpdate documentation.
2010-01-20 Wolfgang BangerthGet rid of the IntegratingAssembler class
2010-01-20 Wolfgang BangerthFirst step in getting rid of the AssemblingIntegrator...
2010-01-20 Wolfgang BangerthMinor cleanup, documentation fixes.
2010-01-20 Wolfgang BangerthGet rid again of the DGIntegrator class and re-merge...
2010-01-20 Wolfgang BangerthUse const references instead of copies.
2010-01-20 Wolfgang BangerthUse function<> objects rather than hard-coded names...
2010-01-20 Wolfgang BangerthUse function<> objects rather than hard-coded names...
2010-01-20 Wolfgang BangerthRemove unused local variable.
2010-01-20 Wolfgang BangerthSimplify code slightly.
2010-01-20 Wolfgang BangerthMinor simplification.
2010-01-19 Wolfgang BangerthMake function more generic by taking function<> objects...
2010-01-19 Wolfgang BangerthAlso encode the library path through -rpath when linkin...
2010-01-17 Wolfgang BangerthExtract integral parameters with get_integer().
2010-01-15 Wolfgang BangerthMake compile again. Currently fails, however.
2010-01-15 Wolfgang BangerthMake compile again. Currently fails, however.
2010-01-15 Wolfgang BangerthMake compile again.
2010-01-15 Wolfgang BangerthMake compile again.
2010-01-15 Wolfgang BangerthGet closer to compiling again.
2010-01-15 Wolfgang BangerthAdd missing include file.
2010-01-15 Wolfgang BangerthAdd a few missing include files.
2010-01-15 Wolfgang BangerthMove event.{cc,h} into base.
2010-01-15 Wolfgang BangerthRename .cc file to match .h file.
2010-01-15 Martin KronbichlerSlight cleanup in SSOR preconditioner.
2010-01-15 Guido Kanschatfix Newton stepsize output
2010-01-15 Guido Kanschatsome fixes
2010-01-13 Martin KronbichlerFix typo.
2010-01-13 Martin KronbichlerForgot to declare function as inline.
2010-01-13 Martin KronbichlerOne more fix when PETSc is used.
2010-01-13 Martin KronbichlerFix PETSc error.
2010-01-13 Martin KronbichlerAdd a print function for Trilinos block vector.
2010-01-13 Martin KronbichlerClean up include files.
2010-01-13 Guido Kanschatrename file consistent with spelling of class
2010-01-13 Guido KanschatThetaTimestepping implemented and ready for testing
2010-01-13 Tobias LeichtAvoid using level information explicitly as this might...
2010-01-13 Toby D. YoungRemoved a call to MaTCompress (matrix); This function...
2010-01-13 Martin KronbichlerFix compile problems.
2010-01-13 Guido Kanschatset missing properties
2010-01-13 Guido Kanschatset missing properties
2010-01-12 Wolfgang BangerthOnly list MADDs tutorial programs if they are there.
2010-01-12 Guido Kanschatstart algorithms library
2010-01-11 Wolfgang BangerthAutomatically generate deal.dox.
2010-01-11 Guido Kanschatmaking MeshWorker use data vectors
2010-01-11 Wolfgang BangerthAdjust in one place to fix the formatting. A couple...
2010-01-10 Guido Kanschatadd MeshWorker module
2010-01-10 Guido Kanschatmake documentation compilable again after odd changes...
2010-01-10 Guido Kanschatadd the steps graph to the repository. No need to regen...
2010-01-09 Guido Kanschatfixed a lot of errors in block assemblers
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.