]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-12-08 Martin KronbichlerFix error with IndexSet.
2009-12-08 Martin KronbichlerImplement an interface row_begin and row_end that all...
2009-12-08 Martin KronbichlerAdd an initialization function of a Trilinos AMG precon...
2009-12-08 Wolfgang BangerthConditionalize the workaround for the Trilinos crash...
2009-12-07 Guido Kanschatmake base class public
2009-12-07 Guido Kanschatadd missing clone to FE_FaceQ
2009-12-04 Wolfgang BangerthFix include guard.
2009-12-04 Martin KronbichlerSet svn properties on hp/fe_nothing_03. Do not output...
2009-12-04 Martin KronbichlerFix the distclean command.
2009-12-04 Martin KronbichlerAvoid compiler warning.
2009-12-03 Wolfgang BangerthMake sure it also compiles :-(
2009-12-03 Wolfgang BangerthOptimize get_view a bit.
2009-12-02 Wolfgang BangerthFix bug.
2009-12-02 Guido Kanschatstep 39 running
2009-11-30 Wolfgang BangerthMark an input argument as const.
2009-11-28 Guido KanschatMeshWorker::Assembler::MGMatrixSimple bug fixed
2009-11-27 Wolfgang BangerthMake output look more uniform.
2009-11-27 Martin KronbichlerFix problem in debug mode with block matrices. Further...
2009-11-26 Martin KronbichlerApply changes from the distributed grid branch: Improve...
2009-11-25 Martin KronbichlerMake program compile with gcc4.4.
2009-11-25 Martin KronbichlerSmall fix in collective add operation that does not...
2009-11-25 Guido KanschatL-shaped domain again
2009-11-25 Guido Kanschatadd group MeshWorker
2009-11-25 Guido Kanschatconsistency bug removed
2009-11-25 Guido Kanschatadd FE_FaceQ and FE_PolyFace for testing
2009-11-25 Guido Kanschatadd QProjector::project_to_all_children
2009-11-25 Guido Kanschatadd dimension info
2009-11-24 Guido Kanschatintroduce dimension variable in polynomial spaces and...
2009-11-24 Guido Kanschatfix MGMatrixSimple::assemble
2009-11-24 Wolfgang BangerthAugment documentation.
2009-11-24 Martin KronbichlerAdd a check for translation of vertices by mapping...
2009-11-23 Wolfgang BangerthUndo previous checkin: I had not quite realized the...
2009-11-23 Martin KronbichlerFix comments.
2009-11-23 Martin KronbichlerRemove an implementation of a Stokes preconditioner...
2009-11-23 Martin KronbichlerImprove description of set function and say that settin...
2009-11-23 Martin KronbichlerFix some more Trilinos tests. Currently, the Bicgstab...
2009-11-23 Wolfgang BangerthIn n_active_cells(), use the cached values.
2009-11-23 Wolfgang BangerthCache Triangulation::n_levels().
2009-11-23 Martin KronbichlerFix one more output.
2009-11-23 Martin KronbichlerFix some compiling problems. Fix sparse matrix iterator.
2009-11-23 Martin KronbichlerCleanup Trilinos tests.
2009-11-22 Martin KronbichlerRemove a few compiler warnings.
2009-11-19 Martin KronbichlerCan use a smarter process for creating an IndexSet...
2009-11-19 Wolfgang BangerthAdd missing include file.
2009-11-19 Wolfgang BangerthAnother test.
2009-11-19 Wolfgang BangerthIndexSet::operator==/!= and operator &.
2009-11-19 Wolfgang BangerthA simpler way to deal with testing a file's existence.
2009-11-19 Wolfgang BangerthAdd parentheses around expressions to avoid warning.
2009-11-19 Martin KronbichlerForgot to fix one more problem.
2009-11-19 Martin KronbichlerAvoid compile problem with std::pow by static_cast...
2009-11-18 Wolfgang BangerthUse numbers::PI instead of M_PI.
2009-11-18 Wolfgang BangerthAdd to xrefs.
2009-11-18 Martin KronbichlerInclude missing inline declaration of function.
2009-11-18 Martin KronbichlerUse IndexSet instead of Epetra_Map. This avoids using...
2009-11-16 Wolfgang BangerthUse a different variable name to avoid hiding a member...
2009-11-16 Wolfgang BangerthQualify fabs and sqrt properly with std::.
2009-11-16 Wolfgang BangerthInclude missing header file.
2009-11-16 Wolfgang BangerthQualify sscanf properly with std::.
2009-11-16 Wolfgang BangerthQualify fabs properly with std::.
2009-11-16 Wolfgang BangerthQualify fabs properly with std::.
2009-11-13 Martin KronbichlerClean up parts of the code.
2009-11-13 Martin KronbichlerCleanup Trilinos matrix: Small update in comments....
2009-11-13 Martin KronbichlerCleanup Trilinos sparsity pattern. Make Slepc compile...
2009-11-13 Martin KronbichlerApply some updates that have been developed in the...
2009-11-12 Martin KronbichlerMove Quadrature::get_points() ad Quadrature::get_weight...
2009-11-12 Toby D. YoungFixed an error message. If SLEPc was not detected,...
2009-11-12 Wolfgang BangerthAdd.
2009-11-11 Martin KronbichlerTwo tiny updates.
2009-11-11 Wolfgang BangerthAdd new tests. They may fail currently, but my machine...
2009-11-11 Guido Kanschatworking on inconsistency
2009-11-10 Wolfgang BangerthAdd.
2009-11-10 Guido Kanschatassemble global system without adaptivity
2009-11-10 Guido Kanschatcreate directory and file for step 39
2009-11-09 Martin KronbichlerAvoid double instantiations in case vector iterators...
2009-11-09 Wolfgang BangerthAdd a test to see if vector iterators are just plain...
2009-11-09 Wolfgang BangerthFix comment.
2009-11-09 Martin KronbichlerRemove nonsensical "inline".
2009-11-09 Martin KronbichlerUse similar names for entering/leaving sectios in Timer...
2009-11-08 Martin KronbichlerAvoid ambiguity in calculation of square root in Chebys...
2009-11-08 Martin KronbichlerExtend the results section. Show comparison with sparse...
2009-11-08 Wolfgang BangerthClarify.
2009-11-08 Wolfgang BangerthI liked the reference to the Copenhagen interpretation...
2009-11-07 Martin KronbichlerApply patch 20058 even on mainline.
2009-11-07 Martin KronbichlerGenerate output with the new implementation of inner...
2009-11-07 Martin KronbichlerRemove register declaration of variables altogether...
2009-11-07 Martin KronbichlerDo not use register declarations for variables that...
2009-11-07 Martin KronbichlerFix small heading issue with tt font.
2009-11-07 Toby D. YoungAdded a comment pointing out the fact that step-36...
2009-11-06 Martin KronbichlerImprove comments a bit further.
2009-11-06 Wolfgang BangerthRemove a variable that is now no longer necessary.
2009-11-06 Wolfgang BangerthAdd one paragraph.
2009-11-06 Wolfgang BangerthAvoid a warning.
2009-11-05 Wolfgang BangerthRemove some code that didn't do anything.
2009-11-05 Wolfgang BangerthMake sure we link with each object file only once.
2009-11-05 Wolfgang BangerthFix a problem when overloading first_cell/next_cell...
2009-11-05 Martin KronbichlerImplement an improved = operator for distributed vector...
2009-11-05 Martin KronbichlerA boundary mass matrix does not make much sense in 1D.
2009-11-05 Wolfgang BangerthCompile numerics/vectors.cc first because it takes...
2009-11-05 Martin KronbichlerFix distribute() function for distributed Trilinos...
2009-11-05 Martin KronbichlerQualify names to avoid ambiguity with namespace of...
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.