]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-12-13 Wolfgang BangerthAdd the ability to query for the values/gradients/...
2008-12-11 Wolfgang BangerthDocument FEValuesViews changes.
2008-12-11 Wolfgang BangerthUndo the previous change: it actually proved counter...
2008-12-11 Wolfgang BangerthDo some common subexpression elimination by hand.
2008-12-11 Wolfgang BangerthChange the way we store data to keep thing accessed...
2008-12-11 Wolfgang BangerthRemove a field no longer needed.
2008-12-11 Wolfgang BangerthAdd specializations for symmetrize for the various...
2008-12-11 Wolfgang BangerthInitialize variable.
2008-12-11 Wolfgang BangerthCache even more data to make the case of primitive...
2008-12-11 Wolfgang BangerthModify the FEValuesViews classes so that they compute...
2008-12-10 Wolfgang BangerthAlso move the functions that deal with vertex dofs...
2008-12-09 Martin KronbichlerThere was another error in the new get_function_*.
2008-12-09 Martin KronbichlerCorrected one mistake.
2008-12-09 Martin KronbichlerThe previous implementation of FEValues::get_function_v...
2008-12-09 Wolfgang BangerthFix a problem where we overwrite things we've figured...
2008-12-09 Wolfgang BangerthMove a bunch more functions from the DoFHandler classes...
2008-12-08 Wolfgang BangerthAvoid one problem with missing references by moving...
2008-12-08 Wolfgang BangerthProvide a few function stubs that are never called...
2008-12-08 Wolfgang BangerthWork around the problem that gcc4.0 doesn't make member...
2008-12-08 Wolfgang BangerthDocument anisotropic refinement.
2008-12-08 Wolfgang BangerthDocument interfaces to Trilinos.
2008-12-08 Wolfgang BangerthDocument the codimension one changes.
2008-12-08 Wolfgang BangerthFix up an entry.
2008-12-08 Wolfgang BangerthRemove outdated file.
2008-12-08 Wolfgang BangerthMove new boost version into place.
2008-12-08 Wolfgang BangerthRemove boost 1.36.
2008-12-08 Wolfgang BangerthImport boost 1.37.
2008-12-07 Luca HeltaiFixed a couple of missing spacedims
2008-12-07 Luca HeltaiUpdated function parser version
2008-12-05 Wolfgang BangerthUpdate a couple of entries atfer the merge.
2008-12-05 Wolfgang BangerthAdd some stuff from the branch.
2008-12-05 Wolfgang BangerthAdd new testcases from the branch that wouldn't let...
2008-12-05 Wolfgang BangerthFix an oversight in the number of iterations.
2008-12-05 Wolfgang BangerthAdd the codim_one tests. For some reason, svn doesn...
2008-12-05 Wolfgang BangerthDo most of the merge from branch_codimension_one. A...
2008-12-05 Wolfgang BangerthMerge branch_codimension_one.
2008-12-05 Wolfgang BangerthOne more.
2008-12-05 Toby D. Youngcorrected a weird comment
2008-12-05 Wolfgang BangerthSlighty re-write one entry.
2008-12-04 Wolfgang Bangerthupdate
2008-12-04 Wolfgang BangerthUpdate
2008-12-04 Toby D. YoungAdded function DoFTools::make_zero_boundary_constraints
2008-12-03 Martin KronbichlerUpdated output for new settings.
2008-12-03 Martin KronbichlerSimplified the temperature rhs assembly. Use IC precond...
2008-12-03 Martin KronbichlerUse IC preconditioner for temperature system.
2008-12-02 Wolfgang BangerthClarify documentation in one point.
2008-12-02 Martin KronbichlerCorrected an obvious error in time step calculation...
2008-12-02 Martin KronbichlerImproved the function that adds a Trilinos sparse matri...
2008-11-30 Wolfgang BangerthRemove svn:mergeinfo property.
2008-11-30 Wolfgang BangerthUse the usual format of reporting problems when a test...
2008-11-30 Wolfgang BangerthSay what we are doing. This gives a better feedback...
2008-11-30 Wolfgang BangerthAdd missing header file.
2008-11-28 Martin KronbichlerCosmetic change.
2008-11-28 Martin KronbichlerMade the collective add and set functions a bit faster.
2008-11-28 Martin KronbichlerWhen running in multithreading mode, the lock is change...
2008-11-27 Martin KronbichlerConstraintMatrix::distribute_local_to_global() uses...
2008-11-27 Martin KronbichlerSlight update in SparseMatrix collective add/set functi...
2008-11-27 Martin KronbichlerCorrected an error in collective add function.
2008-11-27 Wolfgang BangerthPut entry into the right section. Rewrite a bit.
2008-11-27 Toby D. YoungSLEPc Log file
2008-11-27 Toby D. YoungAutodetect SLEPc based on the PETSc config
2008-11-26 Martin KronbichlerThe deal.II SparseMatrix class can now set a FullMatrix...
2008-11-26 Martin KronbichlerUse row-wise addition into matrices also for PETSc...
2008-11-26 Wolfgang BangerthTouch up in a few places.
2008-11-26 Wolfgang BangerthReimplement parts of the VectorTools::interpolate_bound...
2008-11-25 Wolfgang BangerthAdd a missing assertion.
2008-11-25 Martin KronbichlerWhen initializing the Trilinos sparse matrix, use an...
2008-11-24 Martin KronbichlerCorrected some more errors in Trilinos sparse matrix...
2008-11-24 Martin KronbichlerCorrected an error when adding/setting a FullMatrix...
2008-11-24 Martin KronbichlerThe function TrilinosWrappers::SparseMatrix::add()...
2008-11-24 Martin KronbichlerCorrected an error in add() and set function of Trilino...
2008-11-24 Martin KronbichlerUpdate of the tests of collective Trilinos add and...
2008-11-24 Martin KronbichlerUndo the changes in 17683.
2008-11-22 Martin KronbichlerInline the functions that add elements to Trilinos...
2008-11-22 Martin KronbichlerAdded some tests for Trilinos collective add and set...
2008-11-22 Martin KronbichlerAdded some tests for Trilinos collective add and set...
2008-11-21 Martin KronbichlerIntroduced a few add() and set() functions for Trilinos...
2008-11-21 Martin KronbichlerChanged the vmult_add function to make it a bit faster...
2008-11-21 Martin KronbichlerRemoved an unnecessary assertion.
2008-11-21 Martin KronbichlerAccelerated the addition into vectors a bit by directly...
2008-11-21 Martin KronbichlerAdded the way elements are inserted/replaced/added...
2008-11-20 Wolfgang BangerthUpdate comment. Do not try to duplicate information...
2008-11-20 Martin KronbichlerUpdated some Makefiles.
2008-11-20 Wolfgang BangerthIf Lapack functions were called but we didn't link...
2008-11-20 Wolfgang BangerthIf Lapack functions were called but we didn't link...
2008-11-19 Wolfgang BangerthCorrectly implement gauss_jordan using LAPACK.
2008-11-19 Wolfgang BangerthMerge the new inversion code into the general template.
2008-11-19 Wolfgang BangerthAdd a class types_are_equal to allow a couple of templa...
2008-11-19 Martin KronbichlerWe do not need the Cuthill-McKee renumbering when using...
2008-11-19 Martin KronbichlerFixed an issue with define flag for Xgetri.
2008-11-19 Martin KronbichlerSimplified a bit of code in AMG preconditioner init.
2008-11-19 Martin KronbichlerCan do a bit better by checking for DGETRF_ instead...
2008-11-19 Martin KronbichlerInvert full matrices using Lapack functions if these...
2008-11-18 Martin KronbichlerIt is now possible to define the number of smoother...
2008-11-18 Martin KronbichlerModified a comment in the Chebyshev preconditioner.
2008-11-18 Martin KronbichlerOne more update for the Trilinos vector functions.
2008-11-18 Martin KronbichlerSome more updates for Trilinos vectors.
2008-11-17 Martin KronbichlerI messed some things up when previously submitting...
2008-11-17 Martin KronbichlerA few vector reinit functions using the = operator...
2008-11-16 Toby D. Younggit-svn-id: https://svn.dealii.org/trunk@17604 0785d39b...
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.