]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-08-25 Martin KronbichlerFix columns in distribute_local_to_global with rectangu...
2010-08-25 Baerbel Jannsenpass a MGConstraints instead of the boundary_indices...
2010-08-25 Baerbel Jannsenchanged the interface of MGConstraints. Made the member...
2010-08-25 Wolfgang BangerthNew test.
2010-08-25 Wolfgang BangerthAdd member functions. Document.
2010-08-25 Martin KronbichlerCleanup.
2010-08-25 Martin KronbichlerSimplify a lot of assertions. Add instantiations for...
2010-08-25 Baerbel Jannsenchanged the make_fluy_sparsity_pattern in way that...
2010-08-25 Baerbel Jannsennew instantiation for make_flux_sparsity_pattern using...
2010-08-25 Martin KronbichlerFix typo in comments.
2010-08-25 Martin KronbichlerAdd function add_entries_local_to_global for rectangula...
2010-08-25 Martin KronbichlerIndent, make compile again.
2010-08-25 Toby D. YoungRephrased an operation that turns out to be illegal...
2010-08-25 Baerbel Jannsennow without emacs signs
2010-08-25 Baerbel Jannsennew function make_flux_sparsity_pattern that uses a...
2010-08-25 Baerbel Jannsennew function make_flux_sparsity_pattern that uses a...
2010-08-24 Wolfgang BangerthFix markup.
2010-08-24 Wolfgang BangerthHave a section on defensive programming.
2010-08-24 Wolfgang BangerthAdd Baerbel, very much deservedly so!
2010-08-22 Markus BuergPulled out the creation of FEValues objects from the...
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...
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.