]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-02-10 Guido Kanschatchange function calls and data structures in mesh worke...
2010-02-10 Wolfgang BangerthOutput a bit more information on levels.
2010-02-10 Wolfgang BangerthWrite first sentence.
2010-02-10 Wolfgang BangerthEscape a command.
2010-02-10 Wolfgang BangerthAdd coefficient class. Currently not used.
2010-02-09 Wolfgang BangerthBring closer to what we do in step-6.
2010-02-09 Wolfgang BangerthWrite more.
2010-02-09 Wolfgang BangerthEscape a word.
2010-02-09 Martin KronbichlerUpdate copy_indices - use std::vector instead of std...
2010-02-09 Baerbel Jannseninitialize the MGLevelObject correctly
2010-02-09 Baerbel Jannsenput some output to debug>3
2010-02-08 Wolfgang BangerthMake sure we use the included boost library. This isn...
2010-02-08 Baerbel JannsenMGTransferSelect prepared for use on adaptive meshes
2010-02-08 Martin KronbichlerChange setting of boundary conditions in prolongation...
2010-02-05 Guido Kanschatfix argument by value and do not use user_flags anymore
2010-02-05 Wolfgang BangerthSome more words.
2010-02-05 Wolfgang BangerthMinor adjustments.
2010-02-05 Martin KronbichlerUse same code as in sparse_decomposition for importing...
2010-02-05 Wolfgang BangerthReference the mg paper.
2010-02-05 Guido Kanschatrename functions IntegrationInfo::fe to fe_values
2010-02-05 Baerbel Jannsensome output should only occur if debug>2
2010-02-05 Baerbel Jannsennow there is an instance for extract_inner_interface_do...
2010-02-05 Baerbel Jannsenfixed the name of a vector
2010-02-05 Baerbel Jannsenchanged the initialization of a vector back to the...
2010-02-05 Baerbel Jannsenmake it compatible to older versions that didn't need...
2010-02-05 Baerbel Jannsenprepared MGTransferSelect for adaptive refinement,...
2010-02-05 Baerbel Jannsenprepared the MGTransferSelect for adaptive refinement...
2010-02-05 Martin KronbichlerWhen initializing a sparse decomposition (ILU etc)...
2010-02-05 Martin KronbichlerMore flexibility with initializing a Trilinos sparse...
2010-02-05 Martin KronbichlerCorrectly set copy_indices when refinement is done.
2010-02-05 Wolfgang BangerthBring up to standard with regard to multigrid on adapti...
2010-02-05 Wolfgang BangerthAdd necessary output files.
2010-02-05 Wolfgang BangerthAdjust test results to also make them work with gcc...
2010-02-04 Martin KronbichlerUse a shortcut to the vector in copy_to_mg.
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().
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.