]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-01-25 Wolfgang BangerthMinor fix.
2008-01-25 Wolfgang BangerthA bit more text.
2008-01-25 Wolfgang BangerthIgnore generated and output files.
2008-01-25 Wolfgang BangerthAdd the SPEC CPU2006 benchmark 447.dealII with 2 or...
2008-01-24 Wolfgang BangerthFix generation of paths and find deal.II directory...
2008-01-24 Wolfgang BangerthMove the stuff that computes no-flux constraints into...
2008-01-24 Wolfgang BangerthMove the GrowingVectorMemory::Pool functions into the...
2008-01-24 Wolfgang BangerthFix according to current style.
2008-01-24 Guido Kanschateliminate excessive output and runtime
2008-01-24 Wolfgang BangerthFix according to current style.
2008-01-24 Guido Kanschatchange tests according to new LogStream; cut some exces...
2008-01-24 Wolfgang BangerthMake the guard variable static since otherwise it doesn...
2008-01-24 Wolfgang BangerthAlso lock memory pool when computing memory consumption.
2008-01-24 Wolfgang BangerthFix recent changes in how deallog wants its accuracy...
2008-01-24 Wolfgang BangerthAdd no_flux_04.
2008-01-24 Guido Kanschatnew colored cells in subdivided_hyper_rectangle
2008-01-24 Guido Kanschatnew colored cells in subdivided_hyper_rectangle
2008-01-24 Wolfgang BangerthAdd two more pictures since they are so nice.
2008-01-24 Guido Kanschatimprove error message if include line is corrupted
2008-01-24 Wolfgang BangerthAdd two more pictures.
2008-01-24 Guido Kanschatfix bug introduced in last change
2008-01-24 Guido Kanschattests must be changed for new LogStream
2008-01-24 Guido Kanschattests must be changed for new LogStream
2008-01-24 Guido Kanschattests must be changed for new LogStream
2008-01-24 Guido Kanschattests must be changed for new LogStream
2008-01-24 Wolfgang BangerthRemove .inst files when doing make distclean.
2008-01-24 Wolfgang BangerthRemove time tag from output file.
2008-01-24 Wolfgang BangerthFix function name
2008-01-24 Wolfgang BangerthOne more test.
2008-01-23 Wolfgang BangerthAdd a few words and reformat.
2008-01-23 Wolfgang BangerthImplement VectorTools::compute_no_normal_flux_constraints.
2008-01-23 Guido Kanschatuse viscosity in StokesCosine
2008-01-23 Wolfgang BangerthAdd something to a comment.
2008-01-23 Wolfgang BangerthRemove step-99 which was accidentally added.
2008-01-23 Wolfgang Bangerthadd
2008-01-23 Wolfgang BangerthOne more testcase in the same direction.
2008-01-23 Wolfgang BangerthDocument the special case of the constraint x_i=0.
2008-01-23 Wolfgang BangerthFix the case of constraints of the form x[i]=0 which...
2008-01-23 Wolfgang BangerthDocument what the test does.
2008-01-23 Wolfgang BangerthTests must include ../tests.h
2008-01-23 Wolfgang BangerthRe-indent.
2008-01-23 Wolfgang BangerthRework the function that computes no_normal_flux and...
2008-01-22 Wolfgang BangerthCheck in the benchmark that mimics three candles.
2008-01-22 Guido Kanschatnew LogStream semantics
2008-01-22 Guido Kanschatadd Threads::this_thread_id() and make LogStream thread...
2008-01-22 Wolfgang BangerthAdd a default constructor to VtkFlags
2008-01-22 Wolfgang BangerthMake the destructor of the class abstract to ensure...
2008-01-22 Guido Kanschatremove unused reference to logstream.h
2008-01-22 Wolfgang BangerthUpdate
2008-01-22 Wolfgang BangerthFix up a number of html markups.
2008-01-18 Wolfgang BangerthRemove now stale link to the 1999 report that was removed.
2008-01-17 Wolfgang BangerthUndefine our own #defines
2008-01-17 Wolfgang BangerthUndefine our own #defines
2008-01-17 Wolfgang BangerthRemove the empty function we used to place into object...
2008-01-17 Wolfgang BangerthUndefine #defines.
2008-01-17 Wolfgang BangerthRemove. The directory wasn't populated anyway.
2008-01-17 Wolfgang BangerthRemove the old report from the doc/ directory. Instead...
2008-01-17 Guido Kanschatuse new identifier in BlockMatrixArray
2008-01-17 Guido Kanschatadd optional identifier to new_pointer_matrix()
2008-01-17 Guido Kanschatuse Quadrature::size() instead of n_quadrature_points
2008-01-17 Guido Kanschatuse Quadrature::size() instead of n_quadrature_points
2008-01-17 Guido Kanschatuse Quadrature::size() instead of n_quadrature_points
2008-01-17 Guido Kanschatadd dependency to clean
2008-01-17 Wolfgang BangerthSuchet und Ihr werdet finden.
2008-01-17 Wolfgang BangerthClarify documentation.
2008-01-16 Wolfgang BangerthGenerate instantiations using our own preprocessor...
2008-01-16 Wolfgang BangerthAdd SERIAL_VECTORS
2008-01-16 Wolfgang BangerthAdd support for .inst.in files.
2008-01-16 Wolfgang BangerthIndent one line.
2008-01-16 Wolfgang BangerthDetect Trilinos. Don't do anything with it right now.
2007-12-27 Guido Kanschatinclude assignment operator in test
2007-12-27 Guido Kanschatadd assignment operator to Quadrature
2007-12-21 Guido Kanschatneed definition of QGauss since somebody added it as...
2007-12-20 Guido Kanschatnew colorizing scheme for subdivided_hyper_rectangle
2007-12-20 Guido Kanschatnew colorizing scheme for subdivided_hyper_rectangle
2007-12-17 Guido Kanschatsomething went wrong with the previous commit
2007-12-17 Guido Kanschatmake GrowingVectorMemory not log statistics by default
2007-12-17 Guido Kanschatdefault memories do not print statistics anymore
2007-12-17 Guido Kanschatmake GrowingVectorMemory default
2007-12-17 Guido Kanschattest new GrowingVectorMemory functionality
2007-12-17 Guido Kanschatadd support for BLAS::gemm
2007-12-17 Guido Kanschatgrowing vector memory using same pool
2007-12-17 Guido Kanschattwo local exceptions eliminated
2007-12-17 Guido Kanschatadd exception for memory leak
2007-12-13 Wolfgang BangerthOne more paper.
2007-12-13 Wolfgang BangerthOne paper that is now in print.
2007-12-12 Wolfgang BangerthAdd necessary include for std::exit
2007-12-12 Wolfgang BangerthAvoid the gratuitous use of the preprocessor. Use an...
2007-12-10 Ralf HartmannBug fix: FullMatrices are mxn matrices and not nxm.
2007-12-10 Wolfgang BangerthTop-level Makefile needs to ensure that we build expand...
2007-12-09 Wolfgang BangerthFix after making sure matrix_norm_square conjugates...
2007-12-09 Wolfgang BangerthThe matrix_norm_square function forgot to conjugate...
2007-12-09 Wolfgang BangerthAdd forgotten instantiations.
2007-12-09 Wolfgang BangerthMake sure to fix the signature of those functions that...
2007-12-09 Wolfgang BangerthUpdate a comment.
2007-12-09 Wolfgang BangerthFix instantiations file.
2007-12-09 Wolfgang BangerthFix instantiations file.
2007-12-09 Wolfgang BangerthFix instantiations file.
2007-12-09 Wolfgang BangerthGenerate instantiations automatically
2007-12-09 Wolfgang BangerthGenerate instantiations automatically.
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.