]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-08-27 Wolfgang BangerthAdd a DEAL_II_USE_ARPACK to config.h.
2010-08-27 Thomas WickNew test
2010-08-26 Toby D. YoungWorkaround by Wolfgang to get PetscScalar is complex...
2010-08-26 Markus BuergParallelization of FETools::compute_embedding_matrices
2010-08-26 weileradd new test
2010-08-26 weilerfix documentation
2010-08-26 Thomas WickFix documentation
2010-08-26 Baerbel Jannsenchanged the MGConstraints to MGConstrainedDoFs
2010-08-26 Baerbel Jannsenchange the MGConstraints to MGConstrainedDoFs
2010-08-26 Baerbel Jannsenrename the MGConstraints to MGConstrainedDofs and chang...
2010-08-26 Baerbel Jannsenuse the MGConstrainedDoFs object in the transfer
2010-08-26 Baerbel Jannsenchanged the call of the constructor in MGTransferPrebui...
2010-08-26 Baerbel Jannsenslightly different output now
2010-08-26 Toby D. YoungRevert previous PETSc patch which is legal with clangua...
2010-08-26 Wolfgang BangerthFix a warning.
2010-08-26 Toby D. YoungMake better use of the arpack architecture macro
2010-08-26 Markus BuergTests for the parent relation.
2010-08-26 Baerbel Jannsenset precision to avoid roundoff trouble
2010-08-26 Baerbel Jannsenset precision to 6 to avoid roundoff trouble
2010-08-26 Toby D. YoungActually bind ARPACK into lib/liblac
2010-08-26 Toby D. YoungDetect ARPACK and ARPACK architecture
2010-08-26 Markus BuergParent relation for cells.
2010-08-26 Wolfgang BangerthAdd comment.
2010-08-26 Wolfgang BangerthAdd new test.
2010-08-26 Martin KronbichlerTest function n_intervals, get_view and fill_index_vect...
2010-08-26 Wolfgang BangerthOne more test.
2010-08-26 Wolfgang BangerthMake sure SparseDirectMUMPS shows up in the documentation.
2010-08-25 Martin KronbichlerFix bug introduced in r21708
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...
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.