]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2007-10-11 bangerthRemove, it is identical to 'generic'
2007-10-11 bangerthRemove file -- it is not up to date anyway.
2007-10-11 kanschatFix problem of linking debug with non-debug versions
2007-10-11 kanschatroundoff differences
2007-10-11 kanschatadjust to new structure
2007-10-11 leichtRemove two occurances of an Assert which is not valid...
2007-10-11 leichtOn meshes with non-standard face_orientation, face_flip...
2007-10-11 leichtNew test that currently fails. On meshes with non-stand...
2007-10-10 bangerthAdd a comment.
2007-10-10 bangerthSignificant cleanups.
2007-10-10 bangerthRemove a bunch of functions that are unused.
2007-10-10 bangerthMove the stream objects into an internal namespace
2007-10-10 bangerthAdd an 'Assert (false, ExcInternalError());' to functio...
2007-10-10 bangerthRe-indent entire file.
2007-10-10 bangerthAdd another reference.
2007-10-10 bangerthRename m_inverse to A_inverse, because that is what...
2007-10-10 bangerthRemove pressure rhs, we won't need it here...
2007-10-10 bangerthRename variables to 'T' instead of 'S' to indicate...
2007-10-10 bangerthGet the thing to run. Simplify a bunch of places by...
2007-10-10 bangerthQualify more function calls with std::
2007-10-10 bangerthQualify a function call with std::
2007-10-08 bangerthAvoid the use of general macro names in header files...
2007-10-05 kanschatstart a short essay on update flags
2007-10-04 kanschatmore detailed BLAS installation
2007-10-04 kanschatadd testing n_blocks
2007-10-04 kanschatnumber of blocks in FESystem documented
2007-10-04 kanschatnumber of blocks in FESystem documented
2007-10-04 kanschatnumber of blocks in FESystem should be just the number...
2007-10-02 bangerthTwo more publications, now already at 27 for this year :-)
2007-09-26 bangerthQualify a few accesses to an exception in the base...
2007-09-26 bangerthApply the same fix as for the regular DoFHandler
2007-09-26 bangerthFix determination of memory_consumption size of a point...
2007-09-26 bangerthRemove 'const' from the keys of a map, since they are...
2007-09-26 bangerthFix the memory_consumption function to account for...
2007-09-26 bangerthUndo accidental checkin
2007-09-26 bangerthExplicitly specify template arguments in calls to a...
2007-09-26 bangerthSuppress a warning about array arguments out of range...
2007-09-26 bangerthUndo the last patch: we don't need anything to be mutab...
2007-09-26 bangerthUndo the last patch: we don't need anything to be mutab...
2007-09-26 kanschatfix Kovasnzay flow
2007-09-26 bangerthUse the correct PIC flag for newer xlC versions
2007-09-26 bangerthProperly recognize IBM xlC
2007-09-26 bangerthThe C++ standard says that 'mutable' can't be applied...
2007-09-26 bangerthThe C++ standard says that 'mutable' can't be applied...
2007-09-25 kanschatinline all member functions of FilteredMatrix
2007-09-25 kanschatnew FilteredMatrix
2007-09-25 kanschatproject_boundary_values for vector-valued elements
2007-09-21 bangerthRe-indent
2007-09-21 kanschatreturn to old behavior
2007-09-21 bangerthFix comments
2007-09-21 kanschatfix missing memory pool
2007-09-21 kanschatadd default memory pool
2007-09-21 bangerthFix typos.
2007-09-20 kanschatadd additional Hessians
2007-09-20 kanschatcheck StokesLSingulartity
2007-09-20 kanschatderivatives of StokesLSingularity
2007-09-20 bangerthFix typo.
2007-09-19 bangerthOutput file is valid also with previous gcc version
2007-09-18 kanschatPointerMatrixAux has own memory just in case
2007-09-18 kanschatoverload new_pointer_matrix_base to choose between...
2007-09-18 bangerthMove implementation of default constructor into .cc...
2007-09-14 bangerthQualify a number of calls for broken STLs
2007-09-14 bangerthQualify a number of calls for broken STLs
2007-09-14 bangerthProperly qualify call for broken STLs
2007-09-14 bangerthAlso list coding conventions in the long table
2007-09-14 prillAdded a function to the logstream class telling the...
2007-09-14 bangerthadd
2007-09-13 bangerthRemove the last hold-outs of the term second_derivatives
2007-09-13 bangerthRename the patch_second_derivatives field in the privat...
2007-09-13 bangerthAdjust order of parameters such that the output paramet...
2007-09-13 bangerthReword a few things
2007-09-13 bangerthFix path to file
2007-09-13 bangerthLink to coding conventions
2007-09-13 bangerthMove the coding conventions file into the doxygen directory
2007-09-13 bangerthRename compute_derived_quantities to two different...
2007-09-13 bangerthFix vertical spacing
2007-09-13 kanschatHessians
2007-09-13 kanschatmake legal html
2007-09-12 allmarasUpdated step-29, now using new DataPostprocessor class...
2007-09-12 bangerthFix some awkward markup
2007-09-12 hartmannFix typos and simplify. @p is not required, doxygen...
2007-09-12 leichtAdd news entry for DataPostprocessor.
2007-09-12 leichtAdd one * to make class documentation of DataPostproces...
2007-09-12 hartmannMake sure that doxygen can cross-link.
2007-09-12 hartmannFix some typos.
2007-09-12 bangerthMove an apparently misplaced command.
2007-09-11 kanschatreplaced the remaining 2nd derivatives by hessians
2007-09-11 kanschatstripped tarfile
2007-09-11 kanschatstart unifying names of gradients and hessians
2007-09-10 heltaiMoved test for grid output and input into deal.II tree.
2007-09-10 heltaiAdded comment on grid_out changes.
2007-09-10 heltaiFailing tets on grid_out is now resolved.
2007-09-10 heltaiAdded write_lines options to write_msh and write_ucd...
2007-09-10 leichtIntroduce new class DataPostprocessor, which takes...
2007-09-10 allmarasUpdated intro for step-29
2007-09-10 bangerthSet svn:ignore
2007-09-10 bangerthSet properties svn:eol-style and svn:keywords uniformly...
2007-09-10 bangerthFix authorship and date
2007-09-09 kanschatadd simpler assertion for one of the most common cases
2007-09-09 bangerthOutline taking the address of a function again since...
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.