]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2013-09-23 Wolfgang BangerthWork on the introduction.
2013-09-21 Fahad Alrashedmodified dealii/data_out.cc to test both write_visit_re...
2013-09-21 Fahad Alrashedforgot to add a new entry in changes.h
2013-09-21 Fahad Alrashedadded write_visit_record that allows for multiple block...
2013-09-21 Wolfgang BangerthFix grammar of message.
2013-09-21 Wolfgang BangerthMinor markup improvements.
2013-09-21 Wolfgang BangerthFix leftover note.
2013-09-20 Wolfgang BangerthFix two tests.
2013-09-20 Wolfgang BangerthAdd an instantiation that was previous missing in optim...
2013-09-20 Wolfgang BangerthFix typo.
2013-09-20 Wolfgang BangerthAdd two.
2013-09-19 Bruno TurcksinChange graph_coloring to accept an user-defined functio...
2013-09-19 Timo Heisterfix test
2013-09-19 Daniel ArndtAdded new tests for collect_periodic_face_pairs
2013-09-19 Daniel ArndtAdded tests for collect_periodic_face_pairs and unified...
2013-09-19 Timo Heisteradd hdf5 test
2013-09-19 Timo Heistertests: move cat_file to other header
2013-09-19 Wolfgang BangerthDocument the exception that is being thrown.
2013-09-19 Scott MillerStep-51 documentation fixes.
2013-09-18 Eric HeienFixed HDF5 multiprocessor bug
2013-09-18 Bruno TurcksinAdd test for graph_coloring.
2013-09-18 Timo Heisteradd test
2013-09-18 Timo Heisterfind_active_cell_around_point now throws the exception...
2013-09-18 Timo Heisterdisable checking MPI_init_thread return value because...
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.