]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-10-21 Wolfgang BangerthRemove unnecessary parameter.
2010-10-21 Wolfgang BangerthMake things compile and link.
2010-10-21 Wolfgang BangerthMake compile.
2010-10-21 Guido Kanschatclose </sup> tag
2010-10-21 raoAdd description_init to parameter_handler
2010-10-21 Timo HeisterInitialized merge tracking via "svnmerge" with revision...
2010-10-21 Guido Kanschatchange output to gnuplot
2010-10-21 Guido Kanschatmore tests on infinite and divide by zero
2010-10-21 Timo HeisterAllow Compressed*SparsityPattern::add() also with const...
2010-10-20 Guido Kanschathanging node constraints work now with new FETools...
2010-10-20 Guido Kanschatseparate normal and tangential components for vector...
2010-10-20 Guido Kanschatenable fill_fe_subface_values with Nedelec transformation
2010-10-20 Guido Kanschatfix header for identity
2010-10-20 Guido KanschatAdd regular header
2010-10-20 Guido Kanschatadd headers for general use
2010-10-19 Guido Kanschattransfer more operators
2010-10-19 Guido Kanschatadd test for BlockList
2010-10-19 Guido Kanschatnew classes BlockList, RelaxationBlockSOR and Relaxatio...
2010-10-19 Wolfgang BangerthFix doxygen markup.
2010-10-19 Timo Heistertemporary fix for step-20 and the changes in SolverCont...
2010-10-19 Timo Heisterfix Warning.
2010-10-18 Guido Kanschatadd Nitsche and IP
2010-10-18 Guido Kanschatrun autoconf on previous change
2010-10-18 Guido Kanschatput version into documentation title
2010-10-18 Guido KanschatAdd access to level matrices
2010-10-18 Guido Kanschatdocument memory requirements
2010-10-18 Wolfgang BangerthAdd missing header file.
2010-10-18 Guido Kanschatno reason to be so picky about non-primitive elements
2010-10-18 Martin KronbichlerFix some issues with overlapping parallel partitionings.
2010-10-18 Martin KronbichlerFix illegal memory access in two loops: first check...
2010-10-18 Martin KronbichlerImprove comments/documentation.
2010-10-18 Martin KronbichlerFix assignment operator of Trilinos vectors in distribu...
2010-10-18 Guido Kanschatsuppress odd warning of pgCC
2010-10-18 Guido Kanschatimplement first integrators
2010-10-17 Guido Kanschatadd documentation on local integrators to be continued...
2010-10-15 Wolfgang BangerthDelete tests that apparently never worked successfully.
2010-10-15 Wolfgang BangerthMake failure mode more explicit.
2010-10-15 Guido Kanschatcatch more divide by zero and infinite numbers
2010-10-15 Timo Heisterspeed up FGMRES by initializing the aux vector only...
2010-10-15 Toby D. YoungTwo PETSc functions. (i) A variation of mult () piecwis...
2010-10-14 Wolfgang BangerthAdd another comment.
2010-10-14 Wolfgang BangerthFix an oversight: the ring_buffer's length only needs...
2010-10-14 Guido Kanschatintroduce ExcNumberNotFinite and test for inifinity...
2010-10-13 Wolfgang BangerthAdd serialization directory.
2010-10-13 Wolfgang BangerthAdd.
2010-10-13 Wolfgang BangerthNew test.
2010-10-13 Wolfgang BangerthIndent.
2010-10-13 Wolfgang BangerthUpdate.
2010-10-13 Wolfgang BangerthAdd missing empty line.
2010-10-12 Guido Kanschatadd target for creation of plain files and rename cg...
2010-10-12 Timo HeisterFix SolverSelector when using a custom SolverControl...
2010-10-12 Timo HeisterFix SolverSelector test with new interface. We also...
2010-10-12 Timo HeisterAnd make the test pass.
2010-10-12 Timo HeisterAdd test for SolverSelector with a custom SolverControl.
2010-10-12 Timo Heistermake test pass now that FGMRES is fixed.
2010-10-12 Timo HeisterFix memory leak in FGMRES.
2010-10-12 Timo Heisternew test documenting a memory leak in FGMRES.
2010-10-12 Guido KanschatAdd a print function to log the whole block info
2010-10-12 Wolfgang BangerthAdd one.
2010-10-11 Guido KanschatSet bash in common make options
2010-10-11 Toby D. YoungTrivial aesthetic change that helps cross-referencing.
2010-10-11 Markus BuergH(curl)-save application of boundary values for hanging...
2010-10-08 Guido Kanschatautomatically create quadrature if none is provided
2010-10-08 Toby D. YoungCorrect position of PETSC_MPI_CONSISTENCY. Still no...
2010-10-08 Wolfgang BangerthAlso pass the locations of evaluation points through...
2010-10-07 Wolfgang BangerthSuppress a warning and in the process move the common...
2010-10-07 Guido KanschatReinsert toc entry for plain program
2010-10-07 Guido Kanschatremove internal classes from module
2010-10-07 Wolfgang BangerthInclude header file that is now apparently necessary.
2010-10-06 Guido Kanschatrun examples instead of doxygen in build tests
2010-10-06 Guido Kanschat1D libraries are not used
2010-10-06 Wolfgang BangerthRemove auto-generated files.
2010-10-06 Wolfgang BangerthAdd serialization directory to the list of tests.
2010-10-06 Guido Kanschatintroduce CXX_BRAND
2010-10-06 Guido Kanschatcorrectly set detailed version string
2010-10-06 Guido Kanschatrun autoconf on pgCC tests
2010-10-06 Guido Kanschattest for portland group compiler version... no autoconf...
2010-10-06 Guido Kanschatstandardize test for functions and test more
2010-10-06 Guido Kanschatnew exception
2010-10-06 Guido Kanschatuse more verbose exception and eliminate unused ExcNotUsed
2010-10-06 Guido Kanschatremove unnecessary dependence on mapping_q.h from fe_va...
2010-10-06 raoAdd new tests for serialization.
2010-10-06 Wolfgang BangerthRemove auto-generated file.
2010-10-06 raoAdd functions for serialization.
2010-10-06 raoAdd new tests for serialization.
2010-10-05 Wolfgang BangerthAllow adding the empty range [N,N) for IndexSets on...
2010-10-05 Guido Kanschatadjust documentation to Baerbel's changes
2010-10-05 Guido Kanschatadd a target run and adjust timestepping to Baerbel...
2010-10-05 Guido KanschatpgCC complained about accessing base class of base...
2010-10-02 Wolfgang BangerthBuild the boost serialization library.
2010-10-02 Wolfgang BangerthRemove another couple of warnings. They may be legit...
2010-10-02 Wolfgang BangerthWork around a number of problems that cause warnings...
2010-10-02 Wolfgang BangerthMake objects non-const so that we can load into them.
2010-09-30 Timo HeisterAdd a newline to the end of the file.
2010-09-30 Guido Kanschatadd a constructor that does reinit at the same time
2010-09-29 Guido Kanschateliminate compiler warnings
2010-09-29 Wolfgang BangerthMove forward declarations to the top of the file.
2010-09-29 Guido Kanschatdecapitalize namespace MG to mg
2010-09-29 Guido Kanschatwe NEED different row and column indices for the edge...
2010-09-29 Guido Kanschatadd simplified reinit with row length vector
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.