]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-11-12 Wolfgang BangerthAdd missing BlockVector::swap functions.
2008-11-11 Martin KronbichlerAdded the functionality to calculate the inverse in...
2008-11-11 Martin KronbichlerCorrected an error in derivation of block preconditioners.
2008-11-10 Martin KronbichlerCompress Trilinos sparse matrix before and after cleari...
2008-11-10 Wolfgang BangerthRe-enable the feature that one can set CXXFLAGS before...
2008-11-09 Wolfgang BangerthAdd SHLIBFLAGS to linker test.
2008-11-07 Wolfgang BangerthUpdate a few test results.
2008-11-07 Martin KronbichlerA few more files with different output on gcc4.3
2008-11-07 Martin Kronbichlergcc4.3 produces a slightly different output.
2008-11-07 Martin KronbichlerUpdated a few functions in Trilinos sparse matrix and...
2008-11-07 Martin KronbichlerUpdated the Trilinos tests so that most of them are...
2008-11-07 Martin KronbichlerAdded 2d output
2008-11-06 Wolfgang BangerthAlso add the 3d pictures and results.
2008-11-06 Wolfgang BangerthWrite up 2d part.
2008-11-06 Wolfgang BangerthMake test use iterator typedefs rather than the underly...
2008-11-06 Martin KronbichlerNeed to update step-18 with a new include file to Compr...
2008-11-06 Martin KronbichlerAdded a templated call to PETSc matrix initialization...
2008-11-06 Martin KronbichlerCorrected an error in Trilinos vector class.
2008-11-06 Martin KronbichlerAdded an MPI_InitFinalize to the files, so that at...
2008-11-06 Martin KronbichlerThe Trilinos sparse matrix class can now insert element...
2008-11-06 Wolfgang BangerthUse clear() to release memory, rather than doing it...
2008-11-05 Wolfgang BangerthPrevent a memory leak in the block matrix base class.
2008-11-05 Wolfgang BangerthPrint warning that the path to the trilinos libs needs...
2008-11-05 Wolfgang BangerthUse -dynamic -install_name instead of -dylib_install_na...
2008-11-05 Wolfgang BangerthFix a problem in the GMSH reader with type-15 cells...
2008-11-05 Wolfgang BangerthFix a missing endline.
2008-11-05 Wolfgang BangerthUse the corrected spelling GXX_VERSION.
2008-11-04 Martin KronbichlerChanged some more things to make the class more consist...
2008-11-04 Wolfgang BangerthAnnounce step-28.
2008-11-04 Wolfgang BangerthWhen testing for -dylib_install_name, we need to link...
2008-11-04 Martin KronbichlerFix a memory leak in the block matrix.
2008-11-03 Wolfgang BangerthUpdate after changes to DoFTools::get_subdomain_associa...
2008-11-02 Wolfgang BangerthAssociate DoFs on interfaces between subdomains pseudo...
2008-10-31 Wolfgang BangerthNeed to initialize the array with invalid values.
2008-10-31 Wolfgang BangerthNow also compiles if we use METIS.
2008-10-31 Wolfgang BangerthSet properties.
2008-10-31 Wolfgang BangerthIgnore unused variables.
2008-10-31 Wolfgang BangerthAck, more stupid mistakes.
2008-10-31 Wolfgang BangerthClean up code some.
2008-10-31 Wolfgang BangerthCompute reverse and inverse permutations.
2008-10-31 Wolfgang BangerthSplit out the function that does the actual Cuthill...
2008-10-31 Wolfgang BangerthImprove documentation. There's too much cruft in here...
2008-10-31 Wolfgang BangerthFix syntax error introduced at the last minute.
2008-10-31 Wolfgang BangerthSplit the generation of a connectivity pattern between...
2008-10-31 Wolfgang BangerthSplit the SparsityPattern::partition function into...
2008-10-30 Wolfgang BangerthMake sure that the Trilinos and Petsc libs come after...
2008-10-30 Wolfgang BangerthEpetra depends on Teuchos, so move the latter towards...
2008-10-29 Wolfgang BangerthFurther cleanup after bothced commit.
2008-10-29 Wolfgang BangerthRemove input files that aren't needed here (we get...
2008-10-29 Wolfgang BangerthClean up after previously botched commit.
2008-10-29 Wolfgang BangerthAdd simpler test.
2008-10-29 Wolfgang BangerthAlso output level wise information.
2008-10-29 Wolfgang BangerthAdd new testcase.
2008-10-29 Wolfgang BangerthSort Trilinos libs by dependency. This is necessary...
2008-10-29 Wolfgang BangerthRemove -static from the linker flags when using static...
2008-10-29 Martin KronbichlerUse viscosity 2 eta instead of eta in Stokes system...
2008-10-29 Wolfgang BangerthRestructure the TrilinosTools a bit: Call it System...
2008-10-29 Wolfgang BangerthAdd comment.
2008-10-29 Martin KronbichlerChanged some comment when interpolating the Stokes...
2008-10-29 Wolfgang BangerthPatch by Christian Cornelssen: Make links relative...
2008-10-29 Wolfgang BangerthSimplify things a bit: let all DataOut* classes use...
2008-10-29 Wolfgang BangerthRegenerate
2008-10-29 Wolfgang BangerthReindent.
2008-10-29 Wolfgang BangerthSpecify a few template arguments explicitly to help...
2008-10-28 Wolfgang BangerthMake things work with xlC
2008-10-28 Wolfgang BangerthIBM's xlC is unhappy if we do -DBOOST_NO_SLIST on the...
2008-10-28 Wolfgang BangerthCan run on AIX using gcc4.3
2008-10-28 Wolfgang BangerthAdd newline to end of file. Apparently this confuses...
2008-10-28 Wolfgang BangerthDo resize left hand side operand in BlockVector::operat...
2008-10-28 Wolfgang BangerthMore comments.
2008-10-28 Wolfgang BangerthTake over some changes from step-31.
2008-10-28 Wolfgang BangerthWrite time step in a more standard format.
2008-10-28 Wolfgang BangerthFix up a number of other issues and finish reading...
2008-10-28 Martin KronbichlerComment the output strategy when using the new time...
2008-10-28 Wolfgang BangerthOnly create the memory leak when linking with Trilinos.
2008-10-28 Martin KronbichlerNow the Stokes solution is computed at the old time...
2008-10-27 Wolfgang BangerthUpdate test results after the change to the .cc file.
2008-10-27 Wolfgang BangerthUpdate after the fix to GridOut in 17156.
2008-10-27 Wolfgang BangerthEncode in the finite element name which quadrature...
2008-10-27 Wolfgang Bangerthupdate
2008-10-27 Wolfgang Bangerthupdate
2008-10-27 Timo HeisterAdded MatrixTools::apply_boundary_values for PETScWrapp...
2008-10-27 Wolfgang BangerthFurther cleanups and documentation work.
2008-10-27 Martin KronbichlerSlight changes in comments.
2008-10-27 Wolfgang BangerthMore docs.
2008-10-27 Wolfgang BangerthUpdate after fix to GridOut in 17155.
2008-10-27 Wolfgang BangerthUpdate after the changes to the Triangulation class...
2008-10-27 Wolfgang BangerthComment on two more functions. Change choice of quadrat...
2008-10-27 Wolfgang BangerthNew results after the change 17156 for the gnuplot...
2008-10-26 Wolfgang BangerthPatch by Christian Cornelssen: If on .so systems, use...
2008-10-26 Wolfgang BangerthPatch by Christian Cornelssen: Fix an obvious misspelling.
2008-10-25 Wolfgang BangerthReindent.
2008-10-25 Wolfgang BangerthFix one bug (weighting the Schur complement) and add...
2008-10-24 Martin KronbichlerSome small updates.
2008-10-24 Martin KronbichlerUpdated some comments, removed some unnecessary code.
2008-10-24 Martin KronbichlerCorrected one error.
2008-10-24 Martin KronbichlerWrote a TrilinosTools class that makes the use of Trili...
2008-10-24 Martin KronbichlerRemoved some nonsens.
2008-10-23 Wolfgang BangerthGenerate template instantiations for all currently...
2008-10-23 Wolfgang BangerthDon't forget to also multiply the preconditioner term...
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.