]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-07-18 Guido Kanschatremove "so far"
2010-07-18 Wolfgang BangerthAdd the caveat that this program can only be run withou...
2010-07-18 Wolfgang BangerthSay 6.3.0, not just 6.3.
2010-07-18 Wolfgang BangerthLink to 6.3.1 change list.
2010-07-18 Wolfgang BangerthCopy over file from release branch.
2010-07-18 Guido Kanschatadd deprecated style
2010-07-18 Wolfgang BangerthDon't use 'using namespace std;'. As it turns out,...
2010-07-18 Guido Kanschatlighter
2010-07-18 Guido KanschatAdd weak style
2010-07-18 Wolfgang BangerthDocument one of the problems and the fix in step-33.
2010-07-18 Wolfgang BangerthDon't use std::make_pair with explicit template arguments.
2010-07-18 Wolfgang BangerthRegenerate.
2010-07-18 Wolfgang BangerthProvide output if no MUMPS.
2010-07-18 Guido Kanschatallow for more parallel compiling
2010-07-18 Guido Kanschatfix filename
2010-07-18 Guido KanschatBDM elements
2010-07-18 Guido Kanschatre-add deprecated header files
2010-07-18 Guido Kanschatmove algorithms to lac
2010-07-17 Wolfgang BangerthMake sure the FEValues::get_cell is usable. Right now...
2010-07-16 Wolfgang BangerthRemove an unused variable.
2010-07-16 Wolfgang BangerthRemove a couple unused variables.
2010-07-16 Wolfgang BangerthEscape 'numbers'.
2010-07-16 Wolfgang BangerthInitialize variable.
2010-07-16 Wolfgang BangerthCompare shared_ptr against 0 in a way so that it also...
2010-07-15 Wolfgang BangerthMake things compiler with gcc 3.4.0.
2010-07-14 Toby D. YoungMake use of PETSc and SLEPc versions in deal.II report...
2010-07-14 Wolfgang BangerthAvoid a couple warnings about converting from double...
2010-07-14 Wolfgang BangerthWork around a problem with gcc3.3.x in step-34.
2010-07-14 Wolfgang BangerthFix typo.
2010-07-14 Guido Kanschatremove old logos
2010-07-13 Markus BuergDocumentation and style changes.
2010-07-13 Wolfgang BangerthAlso use the more modern form of a using declaration...
2010-07-13 Wolfgang BangerthMention the CygWin problem.
2010-07-13 Wolfgang BangerthMarkup fix.
2010-07-13 Wolfgang BangerthMore replacements to make gcc 3.3.x work.
2010-07-13 Wolfgang BangerthReindent and style changes.
2010-07-13 Wolfgang BangerthReplace "faculty" by "factorial".
2010-07-13 Markus BuergDocumentation and style changes.
2010-07-13 Guido Kanschatmake clean faster and change some dependencies in maste...
2010-07-13 Wolfgang BangerthMake documentation generic rather than assuming that...
2010-07-13 Guido Kanschatadd exeext
2010-07-12 Wolfgang BangerthUse an alternative form of a command that gcc3.3.x...
2010-07-12 Wolfgang BangerthUse an alternative form of a command that gcc3.3.x...
2010-07-12 Wolfgang BangerthUse the modern form of using declarations, rather than...
2010-07-12 Wolfgang BangerthUse the modern form of using declarations, rather than...
2010-07-12 Markus BuergDocumentation and style changes.
2010-07-11 Guido Kanschatfix problem with make on cygwin
2010-07-09 Wolfgang BangerthOne more publication.
2010-07-09 Toby D. YoungPrepare for slepc-3.1 release by making necessary trivi...
2010-07-09 Wolfgang BangerthAdd a sentence.
2010-07-08 Guido Kanschatuse new GrowingVectorMemory functionality
2010-07-08 Guido Kanschatwork example for ThetaTimestepping into documentation
2010-07-08 Guido Kanschat@ref does not allow newlines
2010-07-08 Guido Kanschatmake theta_timestepping.cc work and make OutputOperator...
2010-07-08 Wolfgang BangerthA few minor text issues.
2010-07-07 Guido Kanschatworking on ThetaTimestepping
2010-07-07 Guido KanschatThetaTimestepping is running
2010-07-06 Guido Kanschatadd reinit function
2010-07-06 Guido Kanschatfix documentation
2010-07-05 Guido KanschatOops!
2010-07-05 Guido Kanschatworking on new example
2010-07-05 Guido Kanschatremove output files
2010-07-02 Guido Kanschatuse library class instead of hand woven thingy
2010-07-02 Guido Kanschatimprove documentation on user data
2010-07-02 Guido KanschatIterativeInverse replaces PreconditionLACSolver
2010-07-02 Guido Kanschatmove/add SolverSelector tests
2010-07-02 Guido Kanschatfix problems with solver selector
2010-07-02 Baerbel Jannsensome SmartPointers needed a second template. wrote...
2010-07-02 Markus BuergDocumentation and style changes.
2010-07-02 Wolfgang BangerthAugment documentation.
2010-07-01 Guido Kanschatimprove SolverSelector
2010-07-01 Wolfgang BangerthWork around a problem where some gcc 3.x versions did...
2010-07-01 Guido KanschatTrilinos detection in cc file
2010-07-01 Guido Kanschatadd MPI detection
2010-07-01 Guido Kanschatupdate build script example
2010-07-01 Wolfgang Bangerthgcc 3.3.6 complains about 'inline static'. Use 'static...
2010-07-01 Wolfgang BangerthPut an 'inline' into the right place.
2010-07-01 Wolfgang BangerthPut an 'inline' into the right place.
2010-07-01 Wolfgang BangerthWork around problems with static libs.
2010-07-01 Baerbel JannsenMeshWorker can be used to assemble multilevel matrices...
2010-07-01 Baerbel Jannseninclude multigrid assembling for continuous elements...
2010-07-01 Wolfgang BangerthUpdate to boost 1.43.
2010-07-01 Wolfgang BangerthRe-apply patch 20228 to new version of boost.
2010-07-01 Wolfgang BangerthUpgrade to the current BOOST version 1.43.
2010-06-30 Guido Kanschatadd documentation, fix missing initializations and...
2010-06-30 Guido KanschatAdd event for the inital run of a function
2010-06-30 Guido Kanschata little less pink
2010-06-30 Guido Kanschatobtain SLEPc version for build test
2010-06-30 Wolfgang BangerthWork around an internal compiler error in gcc 4.0.1.
2010-06-30 Guido Kanschatstrange things happening
2010-06-30 Guido Kanschatwrong directory
2010-06-30 Guido KanschatDetermine version numbers and features in a C++ program...
2010-06-30 Guido Kanschatlighten up colors for better reading
2010-06-30 Wolfgang BangerthAdd an entry.
2010-06-30 Wolfgang BangerthAdd an item.
2010-06-30 Wolfgang BangerthList mesh conversion tools.
2010-06-30 Wolfgang BangerthTrilinos issues.
2010-06-30 Wolfgang BangerthBradley Froehle's fix for BOOST vs RPATH.
2010-06-30 Wolfgang BangerthMove BOOST test after RPATH test.
2010-06-29 Wolfgang BangerthPatch by Martin Kronbichler: Make things work for Trili...
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.