]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-11-20 bangerthUpdate comment. Do not try to duplicate information...
2008-11-20 kronbichlerUpdated some Makefiles.
2008-11-20 bangerthIf Lapack functions were called but we didn't link...
2008-11-20 bangerthIf Lapack functions were called but we didn't link...
2008-11-19 bangerthCorrectly implement gauss_jordan using LAPACK.
2008-11-19 bangerthMerge the new inversion code into the general template.
2008-11-19 bangerthAdd a class types_are_equal to allow a couple of templa...
2008-11-19 kronbichlerWe do not need the Cuthill-McKee renumbering when using...
2008-11-19 kronbichlerFixed an issue with define flag for Xgetri.
2008-11-19 kronbichlerSimplified a bit of code in AMG preconditioner init.
2008-11-19 kronbichlerCan do a bit better by checking for DGETRF_ instead...
2008-11-19 kronbichlerInvert full matrices using Lapack functions if these...
2008-11-18 kronbichlerIt is now possible to define the number of smoother...
2008-11-18 kronbichlerModified a comment in the Chebyshev preconditioner.
2008-11-18 kronbichlerOne more update for the Trilinos vector functions.
2008-11-18 kronbichlerSome more updates for Trilinos vectors.
2008-11-17 kronbichlerI messed some things up when previously submitting...
2008-11-17 kronbichlerA few vector reinit functions using the = operator...
2008-11-16 younggit-svn-id: https://svn.dealii.org/trunk@17604 0785d39b...
2008-11-15 bangerthReference the publication.
2008-11-14 bangerthUpdate authors.
2008-11-14 bangerthList step-31.
2008-11-14 kronbichlerIntroduce another reinit function to copy from a Epetra...
2008-11-13 bangerthRemove again a test that was never resolved (we would...
2008-11-13 bangerthRemove a file that isn't really needed.
2008-11-13 bangerthRemove a test that used a particular mesh that can...
2008-11-13 kronbichlerImplemented a TrilinosWrapper function to a Chebyshev...
2008-11-12 kronbichlerAdd a reference to the changes in the step-22 program...
2008-11-12 kronbichlerAdded implementation of ConstraintMatrix::condense...
2008-11-12 kronbichlerRemoved one obsolete function.
2008-11-12 bangerthAdd missing BlockVector::swap functions.
2008-11-11 kronbichlerAdded the functionality to calculate the inverse in...
2008-11-11 kronbichlerCorrected an error in derivation of block preconditioners.
2008-11-10 kronbichlerCompress Trilinos sparse matrix before and after cleari...
2008-11-10 bangerthRe-enable the feature that one can set CXXFLAGS before...
2008-11-09 bangerthAdd SHLIBFLAGS to linker test.
2008-11-07 bangerthUpdate a few test results.
2008-11-07 kronbichlerA few more files with different output on gcc4.3
2008-11-07 kronbichlergcc4.3 produces a slightly different output.
2008-11-07 kronbichlerUpdated a few functions in Trilinos sparse matrix and...
2008-11-07 kronbichlerUpdated the Trilinos tests so that most of them are...
2008-11-07 kronbichlerAdded 2d output
2008-11-06 bangerthAlso add the 3d pictures and results.
2008-11-06 bangerthWrite up 2d part.
2008-11-06 bangerthMake test use iterator typedefs rather than the underly...
2008-11-06 kronbichlerNeed to update step-18 with a new include file to Compr...
2008-11-06 kronbichlerAdded a templated call to PETSc matrix initialization...
2008-11-06 kronbichlerCorrected an error in Trilinos vector class.
2008-11-06 kronbichlerAdded an MPI_InitFinalize to the files, so that at...
2008-11-06 kronbichlerThe Trilinos sparse matrix class can now insert element...
2008-11-06 bangerthUse clear() to release memory, rather than doing it...
2008-11-05 bangerthPrevent a memory leak in the block matrix base class.
2008-11-05 bangerthPrint warning that the path to the trilinos libs needs...
2008-11-05 bangerthUse -dynamic -install_name instead of -dylib_install_na...
2008-11-05 bangerthFix a problem in the GMSH reader with type-15 cells...
2008-11-05 bangerthFix a missing endline.
2008-11-05 bangerthUse the corrected spelling GXX_VERSION.
2008-11-04 kronbichlerChanged some more things to make the class more consist...
2008-11-04 bangerthAnnounce step-28.
2008-11-04 bangerthWhen testing for -dylib_install_name, we need to link...
2008-11-04 kronbichlerFix a memory leak in the block matrix.
2008-11-03 bangerthUpdate after changes to DoFTools::get_subdomain_associa...
2008-11-02 bangerthAssociate DoFs on interfaces between subdomains pseudo...
2008-10-31 bangerthNeed to initialize the array with invalid values.
2008-10-31 bangerthNow also compiles if we use METIS.
2008-10-31 bangerthSet properties.
2008-10-31 bangerthIgnore unused variables.
2008-10-31 bangerthAck, more stupid mistakes.
2008-10-31 bangerthClean up code some.
2008-10-31 bangerthCompute reverse and inverse permutations.
2008-10-31 bangerthSplit out the function that does the actual Cuthill...
2008-10-31 bangerthImprove documentation. There's too much cruft in here...
2008-10-31 bangerthFix syntax error introduced at the last minute.
2008-10-31 bangerthSplit the generation of a connectivity pattern between...
2008-10-31 bangerthSplit the SparsityPattern::partition function into...
2008-10-30 bangerthMake sure that the Trilinos and Petsc libs come after...
2008-10-30 bangerthEpetra depends on Teuchos, so move the latter towards...
2008-10-29 bangerthFurther cleanup after bothced commit.
2008-10-29 bangerthRemove input files that aren't needed here (we get...
2008-10-29 bangerthClean up after previously botched commit.
2008-10-29 bangerthAdd simpler test.
2008-10-29 bangerthAlso output level wise information.
2008-10-29 bangerthAdd new testcase.
2008-10-29 bangerthSort Trilinos libs by dependency. This is necessary...
2008-10-29 bangerthRemove -static from the linker flags when using static...
2008-10-29 kronbichlerUse viscosity 2 eta instead of eta in Stokes system...
2008-10-29 bangerthRestructure the TrilinosTools a bit: Call it System...
2008-10-29 bangerthAdd comment.
2008-10-29 kronbichlerChanged some comment when interpolating the Stokes...
2008-10-29 bangerthPatch by Christian Cornelssen: Make links relative...
2008-10-29 bangerthSimplify things a bit: let all DataOut* classes use...
2008-10-29 bangerthRegenerate
2008-10-29 bangerthReindent.
2008-10-29 bangerthSpecify a few template arguments explicitly to help...
2008-10-28 bangerthMake things work with xlC
2008-10-28 bangerthIBM's xlC is unhappy if we do -DBOOST_NO_SLIST on the...
2008-10-28 bangerthCan run on AIX using gcc4.3
2008-10-28 bangerthAdd newline to end of file. Apparently this confuses...
2008-10-28 bangerthDo resize left hand side operand in BlockVector::operat...
2008-10-28 bangerthMore comments.
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.