]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-10-02 Timo Heisteradd to changelog
2013-10-02 Timo Heisterdo not use n_default_threads but n_threads()
2013-10-02 Timo Heisterreplace n_default_threads by n_threads()
2013-10-02 Timo Heisterleave some comments and todos
2013-10-02 Timo Heisterdo not use n_default_threads
2013-10-02 Timo Heisterintroduce new n_threads(), deprecate n_default_threads
2013-10-02 Timo Heisterremove references to n_default_threads() in error_estim...
2013-10-02 Timo Heisteronly use TBB in workstream if we are allowed to use...
2013-10-02 Bruno TurcksinNow when WorkStream uses graph coloring and that there...
2013-10-02 Wolfgang BangerthMake it compile.
2013-10-02 Wolfgang BangerthSlightly more documentation. Leave a few TODOs in the...
2013-10-02 Matthias MaierCherry-pick revisions 31065 and 31066 from branch_port_...
2013-10-01 Matthias MaierPort the distributed periodicity test, add missing...
2013-10-01 Matthias MaierPort grid_tools_05.cc test to collect_periodic_faces
2013-10-01 Wolfgang BangerthSuppress warnings of the following kind:
2013-10-01 Wolfgang BangerthImprove error message.
2013-10-01 Bruno TurcksinFix a bug in graph coloring and add a test for it.
2013-10-01 Martin KronbichlerLink in step-51 tutorial program.
2013-10-01 Wolfgang BangerthDo some operations in parallel on tasks.
2013-10-01 Wolfgang BangerthWork around an issue in a copy constructor we needed...
2013-09-30 Matthias MaierTake over revisions 31045 - 31051 from branch_port_the_...
2013-09-30 Wolfgang BangerthFix a couple of assertions.
2013-09-30 Wolfgang BangerthDisable warning 327 for Intel compilers. This leads...
2013-09-30 Wolfgang BangerthProvide a copy constructor.
2013-09-30 Wolfgang BangerthLeave a TODO.
2013-09-30 Wolfgang BangerthAdd a copy constructor in hopes of making Intel's ICC...
2013-09-30 Wolfgang BangerthSuppress output to console.
2013-09-30 Wolfgang BangerthMove declaration of std::vector out of a loop.
2013-09-30 Wolfgang BangerthTry to make older gccs happy.
2013-09-30 Wolfgang BangerthProvide a copy constructor for the Task class. This...
2013-09-30 Wolfgang BangerthProvide a copy constructor for the accessor class....
2013-09-30 Wolfgang BangerthMove comment into the right place.
2013-09-30 Wolfgang BangerthDocument geometry generation.
2013-09-30 Wolfgang BangerthSome more updates.
2013-09-30 Timo Heisterchange const bool& parameter to not be a reference...
2013-09-30 Timo Heisterremove hdf5 related compiler warning
2013-09-30 Scott MillerFix typo in documentation.
2013-09-29 Wolfgang BangerthTry to align instantiations to declarations, in hopes...
2013-09-29 Wolfgang BangerthProvide copy constructors for iterators.
2013-09-29 Wolfgang BangerthMore small mods.
2013-09-29 Wolfgang BangerthFurther cleanups.
2013-09-29 Wolfgang BangerthClean up member variable list somewhat. As far as possi...
2013-09-29 Wolfgang BangerthAdd a few comments. Fix a couple of oversights where...
2013-09-28 Joerg Frohnefix sphere obstacle function
2013-09-28 Wolfgang BangerthAdd a newline to the end of the file, as mandated by...
2013-09-28 Wolfgang BangerthAdd a newline to the end of the file, as mandated by...
2013-09-28 Wolfgang BangerthMake compile with 64-bit.
2013-09-28 Wolfgang BangerthMore minor changes.
2013-09-28 Wolfgang BangerthSlightly more cleanup.
2013-09-27 Eric HeienAdded DataOutFilter class to remove duplicate vertices...
2013-09-27 Wolfgang BangerthReindent.
2013-09-27 Wolfgang BangerthRename a couple of things.
2013-09-27 Wolfgang BangerthUpdate.
2013-09-27 Wolfgang BangerthMove around a bit of stuff. More documentation.
2013-09-27 Wolfgang BangerthMove initialization of obstacle into constructor of...
2013-09-27 Wolfgang BangerthLet the main class only store a pointer to the obstacle...
2013-09-27 Wolfgang Bangerthadd
2013-09-27 Matthias MaierCMake: Bugfix - nice try...
2013-09-27 Timo Heisterfix crash in ConstraintMatrix constructor taking IndexS...
2013-09-27 Matthias MaierCMake: Bugfix: Also include 3rd party include directori...
2013-09-27 Wolfgang BangerthAvoid infinite loop.
2013-09-27 Wolfgang BangerthMake compile again.
2013-09-26 Joerg Frohnesmall change in update_solution_and_constraints
2013-09-26 Bruno TurcksinUse std_cxx1x::function for graph_coloring.
2013-09-26 Guido Kanschatfix elasticity test
2013-09-26 Guido Kanschatnew residual Divergence::u_times_n\
2013-09-26 Guido Kanschatfix typo
2013-09-26 Joerg Frohnesplitting obstacle class into two classes
2013-09-26 Felix Gruberdoc/users: fix some broken links
2013-09-26 Matthias MaierFix a lot of links
2013-09-26 Matthias MaierAdd a second link for the reports
2013-09-26 Matthias MaierFix typos
2013-09-26 Guido Kanschatadvection residuals fixed
2013-09-26 Guido Kanschatweak residuals
2013-09-26 Wolfgang BangerthFix name of type...
2013-09-25 Wolfgang BangerthUse types::global_dof_indices.
2013-09-25 Wolfgang BangerthUse types::global_dof_indices.
2013-09-25 Matthias MaierThe big documentation overhaul
2013-09-25 Matthias MaierFinish documentation
2013-09-25 Bruno TurcksinFix a bug in work_stream when using graph_coloring.
2013-09-25 Bruno TurcksinUse graph coloring whith work_stream.
2013-09-25 Wolfgang BangerthAdd note about yesterday's change to PETSc wrappers.
2013-09-25 Scott MillerFix typo in documentation.
2013-09-24 Wolfgang BangerthAvoid outputting 'number-number' since ./normalize...
2013-09-24 Wolfgang BangerthWork around a change in PETSc 3.4.
2013-09-24 Guido Kanschatinstantiate selectors for const vectors
2013-09-24 Daniel ArndtFixed bug in add_periodicity. There were errors when...
2013-09-24 Guido Kanschatadd homogeneous boundary operator
2013-09-24 Wolfgang BangerthMore work.
2013-09-23 Wolfgang BangerthSome more work.
2013-09-23 Wolfgang BangerthMore small rewrites.
2013-09-23 Wolfgang BangerthResize picture.
2013-09-23 Wolfgang BangerthUse pictures from the central repository.
2013-09-23 Wolfgang BangerthMore editing. Return some values rather than having...
2013-09-23 Wolfgang BangerthRemove the original tex version of the introduction.
2013-09-23 Matthias MaierRemove the out-of-source check from DEAL_II_INVOKE_AUTO...
2013-09-23 Scott MillerFix typos and set diffusion in step-51.
2013-09-23 Wolfgang BangerthUse standard indentation scheme.
2013-09-23 Wolfgang BangerthMinor edits.
2013-09-23 Wolfgang BangerthRename images to standard naming scheme. Add the image...
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.