]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-08-19 Wolfgang BangerthMore on what Tobias Leicht provided.
2010-08-19 Wolfgang BangerthMention MUMPS interface.
2010-08-18 Wolfgang BangerthMinor edit.
2010-08-18 Wolfgang BangerthMinor mods.
2010-08-18 Guido Kanschatstart reformatting and add print function to GlobalRows...
2010-08-17 Wolfgang BangerthFix typo.
2010-08-17 Wolfgang BangerthFix a link.
2010-08-17 Wolfgang BangerthCross-link.
2010-08-17 Wolfgang BangerthWrite some more.
2010-08-17 Wolfgang BangerthExtend significantly.
2010-08-17 Wolfgang BangerthCan't use latex markup for non-ASCII letters in doxygen...
2010-08-17 Wolfgang BangerthRemove trailing whitespace.
2010-08-17 Wolfgang BangerthTerminate one formula. Properly indent in a few places.
2010-08-17 Wolfgang BangerthReorder initialization of fields to avoid compiler...
2010-08-17 Guido Kanschatreplace stupid integer product by the more reasonable...
2010-08-16 Guido Kanschatremove declaration of nonexisting function
2010-08-16 Baerbel Jannsenan if added for face integrals
2010-08-16 Guido Kanschatdefault constructor for DoFHandler
2010-08-16 Guido Kanschatremove compiler warning
2010-08-16 Wolfgang BangerthRemove some unused parameters to avoid warnings.
2010-08-14 Wolfgang BangerthMark a number of objects as const if they are only...
2010-08-14 Wolfgang BangerthUse dynamic_cast to find out whether a finite element...
2010-08-14 Wolfgang BangerthMove the declaration of temporaries that are left unini...
2010-08-14 Wolfgang BangerthOne more case of using arrays for static data.
2010-08-14 Wolfgang BangerthWhen defining abbreviations for non-scalar data, use...
2010-08-14 Wolfgang BangerthPut stuff that's known into lookup tables rather than...
2010-08-14 Wolfgang BangerthMake sure we don't actually call a function that isn...
2010-08-14 Wolfgang BangerthIn switch(dim) clauses where only dim=2 and dim=3 are...
2010-08-14 Wolfgang BangerthSimple style changes: indent according to our usual...
2010-08-13 Wolfgang BangerthNo need to explicitly instantiate functions in an inter...
2010-08-13 Markus BuergFunctions for computing Dirichlet boundary conditions...
2010-08-12 Wolfgang BangerthActually remove the --with-metis-include flag since...
2010-08-12 Wolfgang BangerthFix computation of points in QGaussLobatto.
2010-08-12 Martin KronbichlerFix bug introduced in r21643.
2010-08-11 Martin KronbichlerFixed typo in documentation.
2010-08-11 Martin KronbichlerImprove documentation of nth_index_in_set and index_wit...
2010-08-11 Martin KronbichlerMake sure old structures are cleared before new informa...
2010-08-11 Martin KronbichlerImplement function get_constraint_entries that allows...
2010-08-10 Wolfgang BangerthUpdate and simplify Trilinos build instructions.
2010-08-09 Markus BuergFixed error in get_function_curls.
2010-08-09 Wolfgang BangerthOne more.
2010-08-09 Wolfgang BangerthDon't include libraries we don't actually need.
2010-08-09 Wolfgang BangerthRemove temporary file.
2010-08-09 Wolfgang BangerthAdjust to change r21611.
2010-08-06 Toby D. Youngrecord changes, in changes.h, about SLEPcWrappers ...
2010-08-06 Wolfgang BangerthUse std_cxx1x::shared_ptr instead of boost::shared_ptr.
2010-08-06 Wolfgang BangerthRemove an empty file.
2010-08-06 Wolfgang BangerthMake MeshWorker components work in 1d as well.
2010-08-06 Wolfgang BangerthMake an argument a reference.
2010-08-05 Wolfgang BangerthWrite VTU data as 64-bit values, rather than 32-bit...
2010-08-05 Toby D. Young++publications to list
2010-08-04 Toby D. YoungA simple slepc 3.1 compatibility patch to the SLPEcWrap...
2010-08-02 Baerbel Jannsenadded the previous solution to the data for the inner...
2010-07-31 Wolfgang BangerthAvoid a warning about an improperly overloaded function.
2010-07-29 Andrew McBrideAdd FETools::compute_projection_from_quadrature_points...
2010-07-29 Andrew McBrideAdd FETools::compute_projection_from_quadrature_points.
2010-07-28 Luca HeltaiAdded support for higher order mapping in step-34
2010-07-27 Wolfgang BangerthRemove an unnecessary header file.
2010-07-27 Wolfgang BangerthFix a problem in Triangulation::prepare_coarsening_and_...
2010-07-27 Luca HeltaiAdded support for MappingQ of higher order also in...
2010-07-27 Wolfgang BangerthFix documentation.
2010-07-27 Wolfgang BangerthMore minor changes.
2010-07-26 Wolfgang BangerthReorder.
2010-07-26 Wolfgang BangerthAdd a table of contents.
2010-07-24 Wolfgang BangerthNo need to test a flag if we clear it if it is set...
2010-07-24 Wolfgang BangerthFormat in a way so that gcc doesn't warn.
2010-07-24 Wolfgang BangerthMake sure we instantiate the right thing. This avoids...
2010-07-23 Wolfgang BangerthMake C++ conforming.
2010-07-23 Guido Kanschatnew roundoff
2010-07-23 Toby D. YoungRemoved: Rogue code that used SLES (no longer supported...
2010-07-23 Wolfgang BangerthDo set static_lib_suffix correctly for non-linux platforms.
2010-07-23 Wolfgang BangerthUpdate links.
2010-07-23 Wolfgang BangerthFix links.
2010-07-22 Toby D. YoungBug fix: Relaxed tolerance on is_hermitian() and is_sym...
2010-07-22 Toby D. YoungFix error in matching PETSC_VERION
2010-07-21 Guido Kanschatdocument bug fix
2010-07-21 Guido Kanschatattempt at removing a time conflict; we may have to...
2010-07-21 Toby D. YoungUpdate for SLEPcWrappers to slepc-dev (to be slepc...
2010-07-21 Luca HeltaiAdded new feature to QGaussOneOverR
2010-07-21 Toby D. YoungAdd solver to SLEPcWrappers and trivially update docume...
2010-07-20 Guido Kanschatinline functions to avoid linker conflicts
2010-07-20 Guido Kanschatnew test for relaxation methods and adjust results...
2010-07-20 Guido Kanschatextend copyright
2010-07-20 Guido Kanschatadd SolverRelaxation and fix (!) SparseMatrix::precondi...
2010-07-20 Guido Kanschatintroduce a base class for PreconditionBlock which...
2010-07-20 Guido Kanschatfix typo in documentation
2010-07-20 Guido Kanschatfix typo in documentation
2010-07-19 Wolfgang BangerthRemove more 'so far's.
2010-07-18 Guido Kanschatremove "so far"
2010-07-18 Wolfgang BangerthAdd the caveat that this program can only be run withou...
2010-07-18 Wolfgang BangerthSay 6.3.0, not just 6.3.
2010-07-18 Wolfgang BangerthLink to 6.3.1 change list.
2010-07-18 Wolfgang BangerthCopy over file from release branch.
2010-07-18 Guido Kanschatadd deprecated style
2010-07-18 Wolfgang BangerthDon't use 'using namespace std;'. As it turns out,...
2010-07-18 Guido Kanschatlighter
2010-07-18 Guido KanschatAdd weak style
2010-07-18 Wolfgang BangerthDocument one of the problems and the fix in step-33.
2010-07-18 Wolfgang BangerthDon't use std::make_pair with explicit template arguments.
2010-07-18 Wolfgang BangerthRegenerate.
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.