]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-07-13 rschulzsame as before, but working this time...
2005-07-13 rschulzchanged cygwin linkage behaviour, if dynamic libraries...
2005-07-13 rschulzadded <cmath> header in householder.h
2005-07-12 Guido Kanschatnew function FETools::compute_face_embedding_matrices
2005-07-12 Guido KanschatQProjector
2005-07-12 Guido Kanschatadd missing instantiations
2005-07-12 Guido Kanschatadd documentation
2005-07-12 Guido Kanschatstart moving documentation from the description of...
2005-07-12 Guido Kanschatreformat documentation for doxygen
2005-07-12 Guido Kanschatadd version projecting on one face, but returning a...
2005-07-12 Guido Kanschatfix doxygen problem
2005-07-12 Guido Kanschatminor improvements on last changes
2005-07-12 Guido KanschatEssay on iterators
2005-07-12 Ralf Hartmann.
2005-07-12 Ralf HartmannUpdate.
2005-07-10 Guido Kanschatnew projection matrices for DGP
2005-07-09 Guido KanschatRemove stored projection matrices and computed them...
2005-07-09 Wolfgang BangerthFix wrong html tags.
2005-07-08 Wolfgang BangerthBuild dependencies properly. Should also fix the build...
2005-07-08 Wolfgang BangerthUse $(EXEEXT) instead of .exe
2005-07-08 Wolfgang BangerthUse $(OBJEXT) instead of .o.
2005-07-08 Guido Kanschatdelete object files in doxygen on cleanup
2005-07-07 Wolfgang BangerthMention the pathscale compiler.
2005-07-07 Wolfgang BangerthMove an entry down that isn't really imminent any more.
2005-07-07 Wolfgang BangerthRegenerate
2005-07-07 Wolfgang BangerthDetect and support the pathscale compiler. Everything...
2005-07-07 Wolfgang BangerthDocument input parameters.
2005-07-07 Wolfgang BangerthAdd a way to figure out whether a parameter is documented.
2005-07-07 Wolfgang BangerthMinor changes.
2005-07-07 Wolfgang BangerthThis part
2005-07-07 Wolfgang BangerthRegenerate.
2005-07-07 Wolfgang BangerthDon't forget to include stdlib.h if we want to use...
2005-07-07 Wolfgang BangerthCheck whether we can link with -rdynamic.
2005-07-07 Wolfgang BangerthLet the compiler generate all the data for the 4d case...
2005-07-07 Wolfgang BangerthWe can't reliably generate *and compare* stacktraces...
2005-07-07 Wolfgang BangerthInclude tests.h -- this makes sure we don't produce...
2005-07-07 Wolfgang BangerthRe-write the initializers of a few data elements recurs...
2005-07-07 Wolfgang Bangerth.
2005-07-07 Wolfgang BangerthNew test.
2005-07-07 Ralf HartmannMake icc happy by adding missing this->
2005-07-06 Ralf HartmannUpdate.
2005-07-06 Ralf HartmannAdditional negative grid.
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_* grids.
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_* meshes.
2005-07-06 Ralf HartmannAdditional grid grid_in_msh_01.3d_neg.msh for checking...
2005-07-06 Ralf HartmannGrid (originally version 1.1 of grid_in_msh_01.3d.msh...
2005-07-06 Ralf HartmannReinclude grid_in_3d_evil_*.in grids.
2005-07-06 Ralf Hartmanncell_measure, invert_all_cells_of_negative_grid and...
2005-07-06 Ralf HartmannMissing std.
2005-07-06 Ralf HartmannCheck for positive volumes right at the beginning of...
2005-07-06 Ralf HartmannUse invert_all_cells_of_negative_grid function.
2005-07-06 Ralf HartmannRemove specializations of the GridReordering template...
2005-07-06 Ralf HartmannMove implementation of the 3d measure function to GridT...
2005-07-06 Ralf HartmannNew GridTools::cell_measure function.
2005-07-06 Ralf HartmannReformatting.
2005-07-06 Ralf HartmannWhy copying all CellData? This is not needed! Is now...
2005-07-06 Wolfgang BangerthAllow to query the number of entries in a subsection...
2005-07-06 Wolfgang BangerthAllow to query the number of entries in a subsection...
2005-07-05 Ralf HartmannComment out grid_in_3d_evil_*.in grids which include...
2005-07-05 Ralf HartmannChange this grid to represent a cube with positive...
2005-07-05 Ralf HartmannComment out grid_in_3d_evil_*.in grids which include...
2005-07-05 Wolfgang BangerthAdd comments. Safeguard against multiple inclusion.
2005-07-05 Wolfgang BangerthBring the dummy struct back that I had thought was...
2005-07-05 Wolfgang BangerthDocument last change.
2005-07-05 Wolfgang BangerthFix previous checkin: only issue newlines if there...
2005-07-05 Wolfgang BangerthSwitch off stacktraces in the testsuite.
2005-07-05 Wolfgang BangerthProvide a way to switch off stacktraces.
2005-07-05 Wolfgang BangerthOne paper that has been accepted.
2005-07-05 Ralf HartmannMake it compile.
2005-07-05 Ralf HartmannFix.
2005-07-05 Ralf HartmannCheck in create_triangulation that all cells have posit...
2005-07-05 Ralf HartmannNew ExcCellHasNegativeMeasure.
2005-07-05 Ralf HartmannRemove NegativeMeasure assertions from measure function...
2005-07-05 Ralf HartmannMove NegativeMeasure exception to Triangulation class.
2005-07-05 Ralf HartmannNew ExcNegativeMeasure
2005-07-05 Ralf HartmannNow the measure value can be positive or negative....
2005-07-05 Ralf HartmannShort term bug fix: re-import all OutputFormats.
2005-07-04 Ralf HartmannMake step-13 and step-14 compile again.
2005-07-02 rschulzchanged makefiles to enable compiling with lapack and...
2005-07-01 Wolfgang BangerthMore changes.
2005-07-01 Wolfgang BangerthPut some empty lines between entries and subsections...
2005-07-01 Wolfgang BangerthA number of changes into the right direction.
2005-07-01 Ralf HartmannRemove obsolete lines.
2005-07-01 Ralf HartmannUpdate.
2005-07-01 Wolfgang BangerthReimport a few symbols through using-declarations.
2005-07-01 Ralf HartmannFix.
2005-07-01 Wolfgang BangerthFix a few problems with DataOutBase vs DataOutInterface.
2005-07-01 Wolfgang BangerthMove a few functions to the DataOutBase class.
2005-07-01 Wolfgang BangerthMove a few of the dimension-independent functions into...
2005-07-01 Wolfgang BangerthUpdate docs.
2005-07-01 Wolfgang BangerthMove some of the dimension-independent functions into...
2005-07-01 Wolfgang BangerthAdd docs.
2005-07-01 Wolfgang BangerthAdd a copy constructor. Don't copy the stacktrace to...
2005-07-01 Wolfgang BangerthAdd a copy constructor.
2005-07-01 Wolfgang Bangerth.
2005-07-01 Ralf HartmannLast point not need, is now removed.
2005-07-01 Wolfgang BangerthMore doc changes. Move the include directive into the...
2005-07-01 Ralf HartmannRemove unused variable.
2005-07-01 Ralf HartmannFix docu.
2005-07-01 Ralf HartmannTake the right exception.
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.