]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2007-12-09 Wolfgang BangerthGenerate instantiations for SparseMatrixEZ automatically.
2007-12-09 Wolfgang BangerthFix the REAL types.
2007-12-09 Wolfgang BangerthFix bogus change I made for testing.
2007-12-09 Wolfgang BangerthImprove the Makefile that wouldn't have the dependency...
2007-12-09 Wolfgang BangerthFix a typo in the documentation
2007-12-09 Wolfgang BangerthUse the instantiations automatically generated from...
2007-12-09 Wolfgang BangerthProvide the infrastructure to generate some of the...
2007-12-09 Wolfgang BangerthRemove the FullMatrix::add_diag function since it was...
2007-12-02 Wolfgang BangerthSurround substituted tokens by spaces to avoid the...
2007-12-02 Wolfgang BangerthEat all sorts of whitespace when splitting a string.
2007-12-02 Wolfgang BangerthFix properties.
2007-12-02 Wolfgang BangerthAdd a few comments.
2007-12-02 Wolfgang BangerthAdd a program that is able to generate lists of explici...
2007-12-02 Wolfgang BangerthAdd a program that is able to generate lists of explici...
2007-11-28 Wolfgang BangerthProperly escape a template argument to ensure that...
2007-11-27 Wolfgang BangerthFix output
2007-11-27 Wolfgang BangerthUndo the previous changes that templatized a function...
2007-11-18 Wolfgang BangerthAdd the additional instantiations for std::complex...
2007-11-18 Wolfgang BangerthAnother set of tests that now actually use complex...
2007-11-18 Wolfgang BangerthAdd a set of tests where we store real values in comple...
2007-11-18 Wolfgang BangerthMake the remaining changes necessary to support complex...
2007-11-18 Wolfgang BangerthFirst batch of changes to make the FullMatrix deal...
2007-11-18 Wolfgang BangerthComplete writing comprehensive tests for FullMatrix
2007-11-18 Wolfgang BangerthMore tests
2007-11-18 Wolfgang BangerthAdd a bunch more tests.
2007-11-18 Wolfgang BangerthFix another problem in the same way
2007-11-18 Wolfgang BangerthFix more places. Also fix documentation.
2007-11-18 Wolfgang BangerthAdd a few assertions. Use operator() instead of el...
2007-11-18 Wolfgang BangerthFix a typo.
2007-11-18 Wolfgang BangerthAdd a directory that is apparently missing (?)
2007-11-18 Wolfgang BangerthAdd a bunch of new tests
2007-11-18 Wolfgang Bangerthfix
2007-11-18 Wolfgang BangerthStart of a new set of tests
2007-11-16 Ralf HartmannAdd two more publications.
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.