]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-02-10 bangerthSpecify a subject on regression mails.
2010-02-10 janssendo not use variable steps for smoothing in the multigri...
2010-02-10 kanschatreduce spaces :)
2010-02-10 kanschatadd template argument to loop
2010-02-10 kanschatadd subject to reduce spam count
2010-02-10 kanschatchange function calls and data structures in mesh worke...
2010-02-10 bangerthOutput a bit more information on levels.
2010-02-10 bangerthWrite first sentence.
2010-02-10 bangerthEscape a command.
2010-02-10 bangerthAdd coefficient class. Currently not used.
2010-02-09 bangerthBring closer to what we do in step-6.
2010-02-09 bangerthWrite more.
2010-02-09 bangerthEscape a word.
2010-02-09 kronbichlerUpdate copy_indices - use std::vector instead of std...
2010-02-09 jansseninitialize the MGLevelObject correctly
2010-02-09 janssenput some output to debug>3
2010-02-08 bangerthMake sure we use the included boost library. This isn...
2010-02-08 janssenMGTransferSelect prepared for use on adaptive meshes
2010-02-08 kronbichlerChange setting of boundary conditions in prolongation...
2010-02-05 kanschatfix argument by value and do not use user_flags anymore
2010-02-05 bangerthSome more words.
2010-02-05 bangerthMinor adjustments.
2010-02-05 kronbichlerUse same code as in sparse_decomposition for importing...
2010-02-05 bangerthReference the mg paper.
2010-02-05 kanschatrename functions IntegrationInfo::fe to fe_values
2010-02-05 janssensome output should only occur if debug>2
2010-02-05 janssennow there is an instance for extract_inner_interface_do...
2010-02-05 janssenfixed the name of a vector
2010-02-05 janssenchanged the initialization of a vector back to the...
2010-02-05 janssenmake it compatible to older versions that didn't need...
2010-02-05 janssenprepared MGTransferSelect for adaptive refinement,...
2010-02-05 janssenprepared the MGTransferSelect for adaptive refinement...
2010-02-05 kronbichlerWhen initializing a sparse decomposition (ILU etc)...
2010-02-05 kronbichlerMore flexibility with initializing a Trilinos sparse...
2010-02-05 kronbichlerCorrectly set copy_indices when refinement is done.
2010-02-05 bangerthBring up to standard with regard to multigrid on adapti...
2010-02-05 bangerthAdd necessary output files.
2010-02-05 bangerthAdjust test results to also make them work with gcc...
2010-02-04 kronbichlerUse a shortcut to the vector in copy_to_mg.
2010-02-04 kronbichlerSet matrix size by std::size_t, not unsigned int, since...
2010-02-04 kronbichlerExpress memory consumption in std::size_t since this...
2010-02-04 kronbichlerAllow even float matrices.
2010-02-04 kronbichlerUse vector<shared_ptr<const vector> > instead of plain...
2010-02-04 kronbichlerSimplify generation of copy_indices: do this from a...
2010-02-04 kronbichlerSimplify smoother usage a little bit. Avoid setting...
2010-02-04 kronbichlerUpdate in one comment. Remove trailing whitespace.
2010-02-04 kronbichlerUndo free of static variable.
2010-02-03 kronbichlerFix a memory leak.
2010-02-03 bangerthTwo more.
2010-02-03 bangerthFix markup.
2010-02-01 youngCorrected accent and grammer errors
2010-02-01 kronbichlerUse std::vector<std::pair<uint,uint> > instead of std...
2010-02-01 youngAdded paper to publication record
2010-02-01 kronbichlerFix compile problem.
2010-02-01 kronbichlerUse new features introduced in branch_distributed_grids...
2010-01-29 bangerthCheck in a long-forgotten change.
2010-01-29 bangerthIgnore errors when making nofail as part of report.
2010-01-29 bangerthOn machines with lots of processors, one or two long...
2010-01-28 bangerthUpdate some more tests.
2010-01-28 bangerthAdd to list.
2010-01-28 bangerthUpdate a bunch of output files.
2010-01-28 bangerthUse numbers::PI instead of hard coding macros.
2010-01-28 bangerthFix another race condition.
2010-01-28 bangerthFix the same bug in PolynomialsABF.
2010-01-28 bangerthFix a race condition in PolynomialsBDM.
2010-01-27 bangerthadd
2010-01-27 bangerthTreat all directories in /examples with doxygen that...
2010-01-27 kormannAdded tests for FE_Q with non-equidistant support points.
2010-01-27 kormannCorrect error in restriction matrix for FE_Q defined...
2010-01-27 kronbichlerIgnore also *d2 output data as created in this program.
2010-01-27 bangerthMichael Geiger's diploma thesis.
2010-01-27 kronbichlerAdd function that can extract diagonal subblock from...
2010-01-25 kanschatstep 39 works again
2010-01-25 kanschatstep 39 compiles, but crashes in estimate, because...
2010-01-25 heisterMissed one output file in tests/petsc
2010-01-25 kanschatremove debug output
2010-01-25 heistertests/petsc: more cleanup
2010-01-25 heisterwork on petsc unit tests, make them pass on my machine too
2010-01-25 bangerthBetter tolerances.
2010-01-25 bangerthUpdate.
2010-01-25 bangerthUpdate test results.
2010-01-25 bangerthDestroy the memory pool of PETSc vectors before we...
2010-01-25 bangerthUpdate test results.
2010-01-25 bangerthUpdate.
2010-01-25 bangerthUpdate results.
2010-01-25 bangerthFix output.
2010-01-25 bangerthMake it work.
2010-01-25 bangerthMake at least compile.
2010-01-24 bangerthFix a recently introduced bug where we started counting...
2010-01-23 bangerthWhen doing 'make clean', also remove *.inst files....
2010-01-20 bangerthRename bdry->boundary, ngbr->neighbor.
2010-01-20 bangerthUpdate documentation.
2010-01-20 bangerthGet rid of the IntegratingAssembler class
2010-01-20 bangerthFirst step in getting rid of the AssemblingIntegrator...
2010-01-20 bangerthMinor cleanup, documentation fixes.
2010-01-20 bangerthGet rid again of the DGIntegrator class and re-merge...
2010-01-20 bangerthUse const references instead of copies.
2010-01-20 bangerthUse function<> objects rather than hard-coded names...
2010-01-20 bangerthUse function<> objects rather than hard-coded names...
2010-01-20 bangerthRemove unused local variable.
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.