]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2010-08-18 bangerthMinor edit.
2010-08-18 bangerthMinor mods.
2010-08-18 kanschatstart reformatting and add print function to GlobalRows...
2010-08-17 bangerthFix typo.
2010-08-17 bangerthFix a link.
2010-08-17 bangerthCross-link.
2010-08-17 bangerthWrite some more.
2010-08-17 bangerthExtend significantly.
2010-08-17 bangerthCan't use latex markup for non-ASCII letters in doxygen...
2010-08-17 bangerthRemove trailing whitespace.
2010-08-17 bangerthTerminate one formula. Properly indent in a few places.
2010-08-17 bangerthReorder initialization of fields to avoid compiler...
2010-08-17 kanschatreplace stupid integer product by the more reasonable...
2010-08-16 kanschatremove declaration of nonexisting function
2010-08-16 janssenan if added for face integrals
2010-08-16 kanschatdefault constructor for DoFHandler
2010-08-16 kanschatremove compiler warning
2010-08-16 bangerthRemove some unused parameters to avoid warnings.
2010-08-14 bangerthMark a number of objects as const if they are only...
2010-08-14 bangerthUse dynamic_cast to find out whether a finite element...
2010-08-14 bangerthMove the declaration of temporaries that are left unini...
2010-08-14 bangerthOne more case of using arrays for static data.
2010-08-14 bangerthWhen defining abbreviations for non-scalar data, use...
2010-08-14 bangerthPut stuff that's known into lookup tables rather than...
2010-08-14 bangerthMake sure we don't actually call a function that isn...
2010-08-14 bangerthIn switch(dim) clauses where only dim=2 and dim=3 are...
2010-08-14 bangerthSimple style changes: indent according to our usual...
2010-08-13 bangerthNo need to explicitly instantiate functions in an inter...
2010-08-13 buergFunctions for computing Dirichlet boundary conditions...
2010-08-12 bangerthActually remove the --with-metis-include flag since...
2010-08-12 bangerthFix computation of points in QGaussLobatto.
2010-08-12 kronbichlerFix bug introduced in r21643.
2010-08-11 kronbichlerFixed typo in documentation.
2010-08-11 kronbichlerImprove documentation of nth_index_in_set and index_wit...
2010-08-11 kronbichlerMake sure old structures are cleared before new informa...
2010-08-11 kronbichlerImplement function get_constraint_entries that allows...
2010-08-10 bangerthUpdate and simplify Trilinos build instructions.
2010-08-09 buergFixed error in get_function_curls.
2010-08-09 bangerthOne more.
2010-08-09 bangerthDon't include libraries we don't actually need.
2010-08-09 bangerthRemove temporary file.
2010-08-09 bangerthAdjust to change r21611.
2010-08-06 youngrecord changes, in changes.h, about SLEPcWrappers ...
2010-08-06 bangerthUse std_cxx1x::shared_ptr instead of boost::shared_ptr.
2010-08-06 bangerthRemove an empty file.
2010-08-06 bangerthMake MeshWorker components work in 1d as well.
2010-08-06 bangerthMake an argument a reference.
2010-08-05 bangerthWrite VTU data as 64-bit values, rather than 32-bit...
2010-08-05 young++publications to list
2010-08-04 youngA simple slepc 3.1 compatibility patch to the SLPEcWrap...
2010-08-02 janssenadded the previous solution to the data for the inner...
2010-07-31 bangerthAvoid a warning about an improperly overloaded function.
2010-07-29 mcbrideAdd FETools::compute_projection_from_quadrature_points...
2010-07-29 mcbrideAdd FETools::compute_projection_from_quadrature_points.
2010-07-28 heltaiAdded support for higher order mapping in step-34
2010-07-27 bangerthRemove an unnecessary header file.
2010-07-27 bangerthFix a problem in Triangulation::prepare_coarsening_and_...
2010-07-27 heltaiAdded support for MappingQ of higher order also in...
2010-07-27 bangerthFix documentation.
2010-07-27 bangerthMore minor changes.
2010-07-26 bangerthReorder.
2010-07-26 bangerthAdd a table of contents.
2010-07-24 bangerthNo need to test a flag if we clear it if it is set...
2010-07-24 bangerthFormat in a way so that gcc doesn't warn.
2010-07-24 bangerthMake sure we instantiate the right thing. This avoids...
2010-07-23 bangerthMake C++ conforming.
2010-07-23 kanschatnew roundoff
2010-07-23 youngRemoved: Rogue code that used SLES (no longer supported...
2010-07-23 bangerthDo set static_lib_suffix correctly for non-linux platforms.
2010-07-23 bangerthUpdate links.
2010-07-23 bangerthFix links.
2010-07-22 youngBug fix: Relaxed tolerance on is_hermitian() and is_sym...
2010-07-22 youngFix error in matching PETSC_VERION
2010-07-21 kanschatdocument bug fix
2010-07-21 kanschatattempt at removing a time conflict; we may have to...
2010-07-21 youngUpdate for SLEPcWrappers to slepc-dev (to be slepc...
2010-07-21 heltaiAdded new feature to QGaussOneOverR
2010-07-21 youngAdd solver to SLEPcWrappers and trivially update docume...
2010-07-20 kanschatinline functions to avoid linker conflicts
2010-07-20 kanschatnew test for relaxation methods and adjust results...
2010-07-20 kanschatextend copyright
2010-07-20 kanschatadd SolverRelaxation and fix (!) SparseMatrix::precondi...
2010-07-20 kanschatintroduce a base class for PreconditionBlock which...
2010-07-20 kanschatfix typo in documentation
2010-07-20 kanschatfix typo in documentation
2010-07-19 bangerthRemove more 'so far's.
2010-07-18 kanschatremove "so far"
2010-07-18 bangerthAdd the caveat that this program can only be run withou...
2010-07-18 bangerthSay 6.3.0, not just 6.3.
2010-07-18 bangerthLink to 6.3.1 change list.
2010-07-18 bangerthCopy over file from release branch.
2010-07-18 kanschatadd deprecated style
2010-07-18 bangerthDon't use 'using namespace std;'. As it turns out,...
2010-07-18 kanschatlighter
2010-07-18 kanschatAdd weak style
2010-07-18 bangerthDocument one of the problems and the fix in step-33.
2010-07-18 bangerthDon't use std::make_pair with explicit template arguments.
2010-07-18 bangerthRegenerate.
2010-07-18 bangerthProvide output if no MUMPS.
2010-07-18 kanschatallow for more parallel compiling
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.