]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-10-11 Wolfgang BangerthHelp some compilers (notably xlC) with name lookup.
2013-10-11 Wolfgang BangerthRewire the reading of the obstacle: either say 'sphere...
2013-10-11 Wolfgang BangerthMinor cleanup of parameter declaration. Remove the...
2013-10-10 Bruno TurcksinUse WorkStream instead of Thread in DerivativeApproxima...
2013-10-09 Bruno TurcksinReplace Threads by WorkStream in dof_tools_constraints.cc
2013-10-09 Matthias MaierDoc: Introduce two more links and regroup "Home" in...
2013-10-08 Timo Heistertake over r31179 to mainline
2013-10-08 Wolfgang BangerthRemove outdated svn:ignore.
2013-10-08 Wolfgang BangerthRework.
2013-10-08 Wolfgang BangerthLink to appropriate tag files.
2013-10-08 Wolfgang BangerthSlightly reword top note.
2013-10-08 Wolfgang BangerthRework.
2013-10-08 Wolfgang BangerthUpdate some of the information at the bottom. The link...
2013-10-08 Wolfgang BangerthImprove error message.
2013-10-08 Wolfgang BangerthRun second part of test only if it's different from...
2013-10-08 Wolfgang BangerthImplement bilinear interpolation in a much faster way.
2013-10-07 Wolfgang BangerthNo longer output the residual to output files.
2013-10-07 Wolfgang BangerthCompute locally owned active set as intersection of...
2013-10-07 Timo Heisterenhance SparseMatrix documentation
2013-10-07 Wolfgang BangerthMinor adjustments.
2013-10-07 Wolfgang BangerthPatch by Mayank Subharwal and Andreas Putz: Make GridIn...
2013-10-07 Wolfgang BangerthSearch first for the file with its complete given name...
2013-10-07 Wolfgang BangerthRewrite in parts.
2013-10-07 Wolfgang BangerthRemove extraneous space.
2013-10-07 Wolfgang BangerthLink in step-42.
2013-10-07 Wolfgang BangerthUpdate svn:ignore.
2013-10-07 Wolfgang BangerthFinish documenting.
2013-10-06 Wolfgang BangerthComment on solve_newton().
2013-10-06 Wolfgang BangerthFix a bug introduced in the previous version.
2013-10-05 Toby D. YoungSwitch Assert to AssertThrow where a PETScInternalError...
2013-10-05 Wolfgang BangerthMove forward.
2013-10-05 Guido Kanschatadd Stephan's paper
2013-10-05 Wolfgang BangerthIndent.
2013-10-05 Toby D. YoungAdd a strangely missing AssertThrow.
2013-10-04 Wolfgang BangerthLast changes for the day. Good progress :-)
2013-10-04 Wolfgang BangerthMore documentation.
2013-10-04 Wolfgang BangerthMore documentation.
2013-10-04 Wolfgang BangerthMake run again in parallel.
2013-10-04 Wolfgang BangerthRemove unused variables.
2013-10-04 Wolfgang BangerthSome compilers apparently want to have a full declarati...
2013-10-04 Wolfgang BangerthQualify strcpy with std::
2013-10-04 Martin KronbichlerImprove exception messages
2013-10-03 Matthias MaierBugfix
2013-10-03 Matthias MaierBugfix: resolve issue 105
2013-10-03 Wolfgang BangerthRename a few variables. Initialize vectors with vector...
2013-10-03 Wolfgang BangerthRemove file accidentally added.
2013-10-03 Wolfgang BangerthRemove one variable whose value is always equal to...
2013-10-03 Wolfgang BangerthRemove one variable whose value is always equal to...
2013-10-03 Toby D. Youngdo a todo - use PetscReal where real_type is needed.
2013-10-03 Toby D. YoungSet default problem type for SLEPc - this should be...
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...
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.