]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-04-30 Wolfgang BangerthBe slightly more forgiving.
2003-04-30 Wolfgang BangerthNot needed any more.
2003-04-30 Wolfgang BangerthLink icc7.1 to icc7
2003-04-30 Wolfgang BangerthSome minor changes.
2003-04-30 Wolfgang BangerthProblem solved.
2003-04-30 Wolfgang BangerthAllow for 15 % to get us over one problem.
2003-04-30 Wolfgang BangerthFix thinko.
2003-04-30 Wolfgang BangerthLink gcc3.4 to gcc3.2. Simplify structure a little.
2003-04-30 Wolfgang BangerthAdd files that differ from 3.2.
2003-04-30 Wolfgang BangerthLink gcc3.2 output files into the icc7.1 directory.
2003-04-30 Wolfgang BangerthCommit those test results for icc7.1 that differ from...
2003-04-30 Wolfgang BangerthProperly scope names.
2003-04-30 Wolfgang BangerthMake aux a value, rather than a reference. This will...
2003-04-30 Wolfgang BangerthRemove some 1d stuff. Allows linking with icc as well.
2003-04-30 Guido Kanschatmore sophisticated permutation
2003-04-30 Guido Kanschatmore sophisticated permutation
2003-04-30 Wolfgang BangerthAllow compilation by icc7.1. Doesn't link presently...
2003-04-30 Wolfgang BangerthFix a couple of things that didn't work with icc7.1
2003-04-29 Wolfgang Bangerthicc7 doesn't like *static_cast<X*>(0).
2003-04-29 Wolfgang BangerthWork around a rather irritating problem in icc7.
2003-04-29 Wolfgang BangerthFix obvious oversight.
2003-04-29 Wolfgang BangerthMark functions in anonymous namespaces static, if compi...
2003-04-29 Wolfgang BangerthAdd some this->
2003-04-29 Wolfgang BangerthInvent a test to check for a weird linkage problem...
2003-04-29 Wolfgang BangerthRegenerate.
2003-04-29 Wolfgang BangerthExclude another warning for icc.
2003-04-28 Guido Kanschatfirst changes can compile
2003-04-28 Guido Kanschatfiles copied from step 5
2003-04-28 Guido Kanschatadditional tests in solver
2003-04-26 Wolfgang BangerthUnnecessary ; removed. Add a note for Guido
2003-04-26 Wolfgang BangerthUnnecessary ; removed.
2003-04-26 Wolfgang BangerthAdd necessary header file.
2003-04-26 Wolfgang BangerthUnnecessary ; removed.
2003-04-25 Wolfgang Bangerthgcc3.4 really wants to see BlockVector
2003-04-25 Wolfgang BangerthAdd two missing this->
2003-04-25 Guido KanschatPSOR
2003-04-25 Guido KanschatAvoid vmult_add in matrix blocks with some performance...
2003-04-25 Guido Kanschatadd test for PreconditionPSOR
2003-04-25 Guido Kanschattypo fixed
2003-04-24 Wolfgang BangerthGeometryInfo<dim>::child_cell_from_point
2003-04-24 dealSomething must have gone wrong when checking this test...
2003-04-24 Wolfgang BangerthProperly qualify where necessary.
2003-04-24 Wolfgang BangerthAmazingly, there are still some stray ; around.
2003-04-23 Wolfgang BangerthUnify the way the various finite elements are initializ...
2003-04-23 Wolfgang BangerthSingle out the functions that initialize matrices from the
2003-04-23 Wolfgang BangerthBuild the renumbering arrays in the member initializer...
2003-04-23 Guido Kanschatadditional test
2003-04-23 Guido KanschatWielandt iteration improved
2003-04-23 Guido Kanschatmissing tests on linux with gcc 3.2
2003-04-23 Wolfgang BangerthThis cannot have worked before...
2003-04-23 Wolfgang BangerthLoosen accuracy somewhat, as this seems necessary for...
2003-04-23 Wolfgang BangerthFinally make this file compile with gcc3.4 as well!
2003-04-23 Wolfgang BangerthRemove from main branch to avoid problem with building...
2003-04-23 Guido Kanschattests for linux and gcc 3.2, waiting for wave-test
2003-04-23 Guido Kanschattest for eigenvector iterations
2003-04-23 Guido Kanschatcreate and delete links in results
2003-04-23 Guido Kanschattests on linux
2003-04-23 Guido Kanschattests on linux
2003-04-23 Guido Kanschatnew permuted SOR, must be tested
2003-04-22 Wolfgang BangerthDo not confuse icc (which wants to have "const" in...
2003-04-22 Guido Kanschatnew test for Eigensolvers
2003-04-22 Guido Kanschatgcc 2.95 did not like the old version
2003-04-22 Guido KanschatAvoid iterator past end
2003-04-21 Wolfgang BangerthFix a weirdly formatted comment.
2003-04-21 Wolfgang BangerthSome re-indenting.
2003-04-21 Wolfgang BangerthA little more.
2003-04-21 Wolfgang BangerthMove somewhat closer to compilability with gcc3.4 ...
2003-04-21 Wolfgang BangerthRemove stray ;
2003-04-21 Wolfgang BangerthRemove erroneous return statement. Assume this is sensi...
2003-04-21 dealAdded them to the wrong directory.
2003-04-21 dealAdd
2003-04-21 dealAdd
2003-04-21 Wolfgang BangerthOK, think I mostly got it now...
2003-04-21 Wolfgang BangerthTests for Raviart-Thomas elements.
2003-04-21 Wolfgang BangerthAdd targets rt_[12], but don't enable them yet by default.
2003-04-21 Wolfgang BangerthFix comment.
2003-04-21 Wolfgang BangerthRemove stray semicolons.
2003-04-21 Wolfgang BangerthAdd some new tests.
2003-04-21 Wolfgang BangerthRemove comment that is already clear from the CVS logs.
2003-04-21 Wolfgang BangerthAdd comments.
2003-04-21 Wolfgang BangerthClarify one comment.
2003-04-21 Wolfgang BangerthAllow extrapolation from block vectors into normal...
2003-04-21 Wolfgang BangerthFix missing declarations of explicit specializations...
2003-04-21 Wolfgang BangerthAnisotropicPolynomials
2003-04-21 Wolfgang BangerthAdd anisotropic polynomials.
2003-04-21 Wolfgang BangerthClean up some real old and unintelligible cruft.
2003-04-21 Wolfgang BangerthClarify the docs of the hierarchical polynomials, and...
2003-04-21 Guido Kanschatverified files moved to allow for different test platforms
2003-04-21 Guido Kanschatverified files moved to allow for different test platfo...
2003-04-21 Guido Kanschatverified files moved to allow for different test platforms
2003-04-18 Guido Kanschatfunction end(row) fixed
2003-04-18 Guido Kanschatadded variable TARGET to Make.global_options
2003-04-18 Guido Kanschatchange of return parameter
2003-04-17 Guido Kanschattest simplified
2003-04-17 Guido Kanschatreturned vectors replaced by return arguments I
2003-04-17 Guido Kanschattodo
2003-04-16 Guido Kanschatsome documentation change
2003-04-16 Guido KanschatAdvance iterator over empty rows
2003-04-16 Wolfgang BangerthMini-test for SparseMatrixEZ iterators.
2003-04-16 Guido KanschatOops
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.