]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-12-11 bangerthMention new boost.
2009-12-11 bangerthAvoid compiler warnings.
2009-12-11 bangerthAvoid compiler warning.
2009-12-11 bangerthUse boost 1.41.
2009-12-11 bangerthImport boost 1.41.
2009-12-10 kronbichlerOne more output file that is different now with the...
2009-12-09 kronbichlerFix include file.
2009-12-09 kronbichlerFix output of tests that produced wrong results with...
2009-12-09 kronbichlerCleanup of operator = (double).
2009-12-09 kronbichlerCorrect counting of dofs per component. Improve speed...
2009-12-09 kronbichlerFix stupid bug in operator=(double).
2009-12-08 kronbichlerFix error with IndexSet.
2009-12-08 kronbichlerImplement an interface row_begin and row_end that all...
2009-12-08 kronbichlerAdd an initialization function of a Trilinos AMG precon...
2009-12-08 bangerthConditionalize the workaround for the Trilinos crash...
2009-12-07 kanschatmake base class public
2009-12-07 kanschatadd missing clone to FE_FaceQ
2009-12-04 bangerthFix include guard.
2009-12-04 kronbichlerSet svn properties on hp/fe_nothing_03. Do not output...
2009-12-04 kronbichlerFix the distclean command.
2009-12-04 kronbichlerAvoid compiler warning.
2009-12-03 bangerthMake sure it also compiles :-(
2009-12-03 bangerthOptimize get_view a bit.
2009-12-02 bangerthFix bug.
2009-12-02 kanschatstep 39 running
2009-11-30 bangerthMark an input argument as const.
2009-11-28 kanschatMeshWorker::Assembler::MGMatrixSimple bug fixed
2009-11-27 bangerthMake output look more uniform.
2009-11-27 kronbichlerFix problem in debug mode with block matrices. Further...
2009-11-26 kronbichlerApply changes from the distributed grid branch: Improve...
2009-11-25 kronbichlerMake program compile with gcc4.4.
2009-11-25 kronbichlerSmall fix in collective add operation that does not...
2009-11-25 kanschatL-shaped domain again
2009-11-25 kanschatadd group MeshWorker
2009-11-25 kanschatconsistency bug removed
2009-11-25 kanschatadd FE_FaceQ and FE_PolyFace for testing
2009-11-25 kanschatadd QProjector::project_to_all_children
2009-11-25 kanschatadd dimension info
2009-11-24 kanschatintroduce dimension variable in polynomial spaces and...
2009-11-24 kanschatfix MGMatrixSimple::assemble
2009-11-24 bangerthAugment documentation.
2009-11-24 kronbichlerAdd a check for translation of vertices by mapping...
2009-11-23 bangerthUndo previous checkin: I had not quite realized the...
2009-11-23 kronbichlerFix comments.
2009-11-23 kronbichlerRemove an implementation of a Stokes preconditioner...
2009-11-23 kronbichlerImprove description of set function and say that settin...
2009-11-23 kronbichlerFix some more Trilinos tests. Currently, the Bicgstab...
2009-11-23 bangerthIn n_active_cells(), use the cached values.
2009-11-23 bangerthCache Triangulation::n_levels().
2009-11-23 kronbichlerFix one more output.
2009-11-23 kronbichlerFix some compiling problems. Fix sparse matrix iterator.
2009-11-23 kronbichlerCleanup Trilinos tests.
2009-11-22 kronbichlerRemove a few compiler warnings.
2009-11-19 kronbichlerCan use a smarter process for creating an IndexSet...
2009-11-19 bangerthAdd missing include file.
2009-11-19 bangerthAnother test.
2009-11-19 bangerthIndexSet::operator==/!= and operator &.
2009-11-19 bangerthA simpler way to deal with testing a file's existence.
2009-11-19 bangerthAdd parentheses around expressions to avoid warning.
2009-11-19 kronbichlerForgot to fix one more problem.
2009-11-19 kronbichlerAvoid compile problem with std::pow by static_cast...
2009-11-18 bangerthUse numbers::PI instead of M_PI.
2009-11-18 bangerthAdd to xrefs.
2009-11-18 kronbichlerInclude missing inline declaration of function.
2009-11-18 kronbichlerUse IndexSet instead of Epetra_Map. This avoids using...
2009-11-16 bangerthUse a different variable name to avoid hiding a member...
2009-11-16 bangerthQualify fabs and sqrt properly with std::.
2009-11-16 bangerthInclude missing header file.
2009-11-16 bangerthQualify sscanf properly with std::.
2009-11-16 bangerthQualify fabs properly with std::.
2009-11-16 bangerthQualify fabs properly with std::.
2009-11-13 kronbichlerClean up parts of the code.
2009-11-13 kronbichlerCleanup Trilinos matrix: Small update in comments....
2009-11-13 kronbichlerCleanup Trilinos sparsity pattern. Make Slepc compile...
2009-11-13 kronbichlerApply some updates that have been developed in the...
2009-11-12 kronbichlerMove Quadrature::get_points() ad Quadrature::get_weight...
2009-11-12 youngFixed an error message. If SLEPc was not detected,...
2009-11-12 bangerthAdd.
2009-11-11 kronbichlerTwo tiny updates.
2009-11-11 bangerthAdd new tests. They may fail currently, but my machine...
2009-11-11 kanschatworking on inconsistency
2009-11-10 bangerthAdd.
2009-11-10 kanschatassemble global system without adaptivity
2009-11-10 kanschatcreate directory and file for step 39
2009-11-09 kronbichlerAvoid double instantiations in case vector iterators...
2009-11-09 bangerthAdd a test to see if vector iterators are just plain...
2009-11-09 bangerthFix comment.
2009-11-09 kronbichlerRemove nonsensical "inline".
2009-11-09 kronbichlerUse similar names for entering/leaving sectios in Timer...
2009-11-08 kronbichlerAvoid ambiguity in calculation of square root in Chebys...
2009-11-08 kronbichlerExtend the results section. Show comparison with sparse...
2009-11-08 bangerthClarify.
2009-11-08 bangerthI liked the reference to the Copenhagen interpretation...
2009-11-07 kronbichlerApply patch 20058 even on mainline.
2009-11-07 kronbichlerGenerate output with the new implementation of inner...
2009-11-07 kronbichlerRemove register declaration of variables altogether...
2009-11-07 kronbichlerDo not use register declarations for variables that...
2009-11-07 kronbichlerFix small heading issue with tt font.
2009-11-07 youngAdded a comment pointing out the fact that step-36...
2009-11-06 kronbichlerImprove comments a bit further.
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.