]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-12-22 bangerthClarify.
2009-12-22 youngRandomly found a missing reference to SLEPc in the...
2009-12-22 bangerthUse correct variable name.
2009-12-21 bangerthGenerate deal.dox automatically.
2009-12-21 bangerthRoll a few options from deal.dox into options.dox.
2009-12-18 bangerthMake things useful in 2d as well.
2009-12-18 kronbichlerImplement extract_dofs for hp::DoFHandler. Make DoFRenu...
2009-12-16 bangerthAlso add the -mmacosx-min-version flag to LDFLAGS.
2009-12-16 bangerthMove RPATH check into the section for shared libs....
2009-12-15 bangerthMove tests that currently fail to the 'fail/' directory.
2009-12-15 bangerthRegenerate.
2009-12-15 bangerthDetect gcc 4.6.
2009-12-15 bangerthUse 'test -f' instead of 'test -e'.
2009-12-15 bangerthSet executable property.
2009-12-14 bangerthAlso instantiate members of DoFRenumbering::boost for...
2009-12-14 bangerthAlso instantiate members of DoFRenumbering::boost for...
2009-12-14 bangerthFix comment.
2009-12-14 kronbichlerMention changes in DoFTools.
2009-12-14 kronbichlerAccording to the documentation of DoFTools::distribute_...
2009-12-13 bangerthMention MPI.
2009-12-12 bangerthDocument Trilinos-10 installation.
2009-12-11 bangerthDisable an assertion on systems that have a compiler...
2009-12-11 kronbichlerSimplify one more function with the internal extract_do...
2009-12-11 bangerthSimplify testcase.
2009-12-11 bangerthFix a couple typos.
2009-12-11 bangerthAdd a test to detect a bug on some Darwin systems where...
2009-12-11 bangerthAvoid warnings.
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....
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.