]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-08-06 bangerthRemove an empty file.
2010-08-06 bangerthMake MeshWorker components work in 1d as well.
2010-08-06 bangerthMake an argument a reference.
2010-08-05 bangerthWrite VTU data as 64-bit values, rather than 32-bit...
2010-08-05 young++publications to list
2010-08-04 youngA simple slepc 3.1 compatibility patch to the SLPEcWrap...
2010-08-02 janssenadded the previous solution to the data for the inner...
2010-07-31 bangerthAvoid a warning about an improperly overloaded function.
2010-07-29 mcbrideAdd FETools::compute_projection_from_quadrature_points...
2010-07-29 mcbrideAdd FETools::compute_projection_from_quadrature_points.
2010-07-28 heltaiAdded support for higher order mapping in step-34
2010-07-27 bangerthRemove an unnecessary header file.
2010-07-27 bangerthFix a problem in Triangulation::prepare_coarsening_and_...
2010-07-27 heltaiAdded support for MappingQ of higher order also in...
2010-07-27 bangerthFix documentation.
2010-07-27 bangerthMore minor changes.
2010-07-26 bangerthReorder.
2010-07-26 bangerthAdd a table of contents.
2010-07-24 bangerthNo need to test a flag if we clear it if it is set...
2010-07-24 bangerthFormat in a way so that gcc doesn't warn.
2010-07-24 bangerthMake sure we instantiate the right thing. This avoids...
2010-07-23 bangerthMake C++ conforming.
2010-07-23 kanschatnew roundoff
2010-07-23 youngRemoved: Rogue code that used SLES (no longer supported...
2010-07-23 bangerthDo set static_lib_suffix correctly for non-linux platforms.
2010-07-23 bangerthUpdate links.
2010-07-23 bangerthFix links.
2010-07-22 youngBug fix: Relaxed tolerance on is_hermitian() and is_sym...
2010-07-22 youngFix error in matching PETSC_VERION
2010-07-21 kanschatdocument bug fix
2010-07-21 kanschatattempt at removing a time conflict; we may have to...
2010-07-21 youngUpdate for SLEPcWrappers to slepc-dev (to be slepc...
2010-07-21 heltaiAdded new feature to QGaussOneOverR
2010-07-21 youngAdd solver to SLEPcWrappers and trivially update docume...
2010-07-20 kanschatinline functions to avoid linker conflicts
2010-07-20 kanschatnew test for relaxation methods and adjust results...
2010-07-20 kanschatextend copyright
2010-07-20 kanschatadd SolverRelaxation and fix (!) SparseMatrix::precondi...
2010-07-20 kanschatintroduce a base class for PreconditionBlock which...
2010-07-20 kanschatfix typo in documentation
2010-07-20 kanschatfix typo in documentation
2010-07-19 bangerthRemove more 'so far's.
2010-07-18 kanschatremove "so far"
2010-07-18 bangerthAdd the caveat that this program can only be run withou...
2010-07-18 bangerthSay 6.3.0, not just 6.3.
2010-07-18 bangerthLink to 6.3.1 change list.
2010-07-18 bangerthCopy over file from release branch.
2010-07-18 kanschatadd deprecated style
2010-07-18 bangerthDon't use 'using namespace std;'. As it turns out,...
2010-07-18 kanschatlighter
2010-07-18 kanschatAdd weak style
2010-07-18 bangerthDocument one of the problems and the fix in step-33.
2010-07-18 bangerthDon't use std::make_pair with explicit template arguments.
2010-07-18 bangerthRegenerate.
2010-07-18 bangerthProvide output if no MUMPS.
2010-07-18 kanschatallow for more parallel compiling
2010-07-18 kanschatfix filename
2010-07-18 kanschatBDM elements
2010-07-18 kanschatre-add deprecated header files
2010-07-18 kanschatmove algorithms to lac
2010-07-17 bangerthMake sure the FEValues::get_cell is usable. Right now...
2010-07-16 bangerthRemove an unused variable.
2010-07-16 bangerthRemove a couple unused variables.
2010-07-16 bangerthEscape 'numbers'.
2010-07-16 bangerthInitialize variable.
2010-07-16 bangerthCompare shared_ptr against 0 in a way so that it also...
2010-07-15 bangerthMake things compiler with gcc 3.4.0.
2010-07-14 youngMake use of PETSc and SLEPc versions in deal.II report...
2010-07-14 bangerthAvoid a couple warnings about converting from double...
2010-07-14 bangerthWork around a problem with gcc3.3.x in step-34.
2010-07-14 bangerthFix typo.
2010-07-14 kanschatremove old logos
2010-07-13 buergDocumentation and style changes.
2010-07-13 bangerthAlso use the more modern form of a using declaration...
2010-07-13 bangerthMention the CygWin problem.
2010-07-13 bangerthMarkup fix.
2010-07-13 bangerthMore replacements to make gcc 3.3.x work.
2010-07-13 bangerthReindent and style changes.
2010-07-13 bangerthReplace "faculty" by "factorial".
2010-07-13 buergDocumentation and style changes.
2010-07-13 kanschatmake clean faster and change some dependencies in maste...
2010-07-13 bangerthMake documentation generic rather than assuming that...
2010-07-13 kanschatadd exeext
2010-07-12 bangerthUse an alternative form of a command that gcc3.3.x...
2010-07-12 bangerthUse an alternative form of a command that gcc3.3.x...
2010-07-12 bangerthUse the modern form of using declarations, rather than...
2010-07-12 bangerthUse the modern form of using declarations, rather than...
2010-07-12 buergDocumentation and style changes.
2010-07-11 kanschatfix problem with make on cygwin
2010-07-09 bangerthOne more publication.
2010-07-09 youngPrepare for slepc-3.1 release by making necessary trivi...
2010-07-09 bangerthAdd a sentence.
2010-07-08 kanschatuse new GrowingVectorMemory functionality
2010-07-08 kanschatwork example for ThetaTimestepping into documentation
2010-07-08 kanschat@ref does not allow newlines
2010-07-08 kanschatmake theta_timestepping.cc work and make OutputOperator...
2010-07-08 bangerthA few minor text issues.
2010-07-07 kanschatworking on ThetaTimestepping
2010-07-07 kanschatThetaTimestepping is running
2010-07-06 kanschatadd reinit function
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.