]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2007-10-17 bangerthupdate output
2007-10-17 bangerthAdd a new testcase.
2007-10-17 bangerthFix a bug: in 1d, vector ranges can well contain only...
2007-10-17 bangerthAvoid the use of head -10, it is deprecated. Use head...
2007-10-14 bangerthDocument the new feature of being able to output vector...
2007-10-14 bangerthFix a bug where we don't keep track of counters properly.
2007-10-14 bangerthFix an obvious oversight.
2007-10-14 bangerthAdd the possibility to identify certain output componen...
2007-10-14 bangerthRe-organize some things. In particular, remove the...
2007-10-13 bangerthImplement the data structures to deal with vector-value...
2007-10-13 bangerthUndo accidental changes
2007-10-13 bangerthBreak an overly long line.
2007-10-13 bangerthFix a bug where we didn't properly read to the end...
2007-10-12 kanschatupdate Kovasznay output
2007-10-12 bangerthRemove the project_back_temperature function as we...
2007-10-12 bangerthDefault to debug mode again...
2007-10-12 bangerthMake it work for the most part.
2007-10-12 kanschatnew UpdateFlags
2007-10-12 leichtLet real_to_standard_face_vertex (and its inverse,...
2007-10-12 bangerthAdd the 'template' keyword when access the template...
2007-10-12 hartmannReplace assertion by a TODO. real_to_standard_face_vert...
2007-10-12 hartmannMake it compile
2007-10-12 bangerthFix function name
2007-10-11 bangerthFix the remaining bug by making sure we loop over the...
2007-10-11 bangerthAdd the missing assertion in DataOutReader::merge ensur...
2007-10-11 bangerthImplement the ability to output vector fields in VTK...
2007-10-11 bangerthRemove files that appear to be out of date
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
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.