]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-04-10 kronbichlerAvoid default template argument for function template...
2014-04-10 youngRemove a variable declaration that has been unused...
2014-04-10 youngChexk reinit() and m() and n() do not break.
2014-04-10 youngAllow LAAPCKFullMatrix to be reinitialised (reset state).
2014-04-09 bangerthQualify a number of names fully to make MS VS++ happy.
2014-04-09 bangerthFix grammar error (thanks, Hung-Chieh).
2014-04-09 bangerthSimplify code by keeping some functions as templates...
2014-04-09 bangerthRemove a comment that is apparently no longer accurate.
2014-04-09 kronbichlerFix an oversight
2014-04-09 kronbichlerFix bug in memory consumption of AlignedVector and...
2014-04-09 kronbichlerForgot to update test output
2014-04-09 kronbichlerRename tests for AlignedVector as aligned_vector_xx...
2014-04-09 kronbichlerCleanup TableBase implementation from internal AlignedV...
2014-04-09 kanschatupdate documentation fo FE_BDM
2014-04-09 kanschatcopy RT tests for BDM
2014-04-08 turcksinUse a more explicit namespace to help MS VC.
2014-04-08 turcksinFix a coefficient in the Butcher tableau of DOPRI.
2014-04-08 kronbichlerUse AlignedVector instead of std::vector as data contai...
2014-04-08 heisterupdate test output
2014-04-08 heisterremove obsolete test
2014-04-08 heisterundo r29864 that introduced (level-)subdomain checks...
2014-04-08 heisterdo not rely on cell::operator< comparing subdomain...
2014-04-08 heisteradd another test for parallel meshworker for ghost...
2014-04-08 bangerthFix spelling. Doh!
2014-04-07 bangerthWork some more to get MS VC to like the code.
2014-04-07 bangerthAdd a test that currently fails.
2014-04-07 bangerthCall reorder_cells() in merge_triangulations(), though...
2014-04-07 kronbichlerRemove stray default arguments
2014-04-07 bangerthPatch by Denis Davydov: Add an optional argument to...
2014-04-07 bangerthChange the signature of approximate_derivative_tensor...
2014-04-06 kanschatBDM used wrong mapping type
2014-04-06 kronbichlerUpdate documentation
2014-04-05 dakshina.ilangovaAdded tests for lac/VectorView
2014-04-05 dakshina.ilangovaAdded tests for lac/ShiftedMatrix
2014-04-05 dakshina.ilangovaAdded tests for lac/PointerMatrix
2014-04-05 kronbichlerFix undefined symbol CellAccessor<3,2>::subdomain_id...
2014-04-05 kronbichlerAvoid error when copying Table<2,bool>.
2014-04-04 kronbichlerForgot one directory
2014-04-04 kronbichlerFix DoFTools::extract_constant_modes for FE_Q_DG0
2014-04-03 bangerthNo need for \f$...\f$, we have our own scripts that...
2014-04-03 youngFix an aweful edit I made in the last patch.
2014-04-03 youngAdd two standard accessors, m() and n(), and do some...
2014-04-03 kronbichlerAdd Triangulation<1,spacedim>::fill_vertices_with_ghost...
2014-04-03 kronbichlerFully qualify namespace to make clang happy
2014-04-03 bangerthUnify several copies of the same function into a single...
2014-04-01 bangerthRemove a comment that does not provide any significant...
2014-03-31 youngAdd an assignment operator from a regular SparseMatrix.
2014-03-29 kronbichlerFix order of destruction in PreconditionAMG when tempor...
2014-03-26 bangerthClarify a statement.
2014-03-25 bangerthBe more conservative with #includes.
2014-03-24 bangerthClarify language.
2014-03-24 bangerthAugment comments in several places to make them less...
2014-03-24 bangerthMake sure we return a value in a function that has...
2014-03-24 bangerthAlso make sure we have the correct output file :-(
2014-03-24 bangerthAdjust implementation of laplace_transform to what...
2014-03-24 bangerthAdjust implementation of laplace_transform to what...
2014-03-24 bangerthFix a typo.
2014-03-21 kronbichlerMake detection of quadrature rule name in FE_Q/DGQArbit...
2014-03-21 bangerthClarify some language.
2014-03-20 turcksinUpdate the documentation: VisIT can read .pvtu since...
2014-03-20 bangerthImprove error message.
2014-03-20 daniel.arndtr32662 overwrote the changes in r32640, reapplied them
2014-03-19 bangerthRemove stray occurrences of 'typename'.
2014-03-19 heisterfix some typos
2014-03-19 youngSome rewording on PETSc compatibility.
2014-03-19 youngRemove tested version number - encourage using latest...
2014-03-19 kronbichlerDisable multithreading part in case threads are not...
2014-03-17 heisterupdate test
2014-03-17 heisteradd failing test
2014-03-17 bangerthAvoid C++11-isms.
2014-03-17 bangerthDo not use 'typename' outside templates.
2014-03-17 daniel.arndtAdded support for inhomogeneous tangential and normal...
2014-03-16 bangerthFix a problem pointed out by Lei Qiao in one of the...
2014-03-16 bangerthClarify documentation.
2014-03-16 bangerthMove TriaAccessor::parent_index to class CellAccessor...
2014-03-15 bangerthAdd a missing header file (for MS VC++) as pointed...
2014-03-15 bangerthMake the documentation of one function slightly clearer.
2014-03-15 bangerthAdd a test by Ross Kynch for VectorTools::project_bound...
2014-03-15 bangerthRemove a file that is no longer needed (and hasn't...
2014-03-15 bangerthRewrite a piece of code that accessed an internal repre...
2014-03-14 bangerthAvoid a problem with MS VC++ by adding a configuration...
2014-03-14 kronbichlerImprove some assertions
2014-03-13 buergUpdate test results.
2014-03-13 scott.millerMinor documentation typo in equation
2014-03-12 youngTricial crap. Toby needs the dee.
2014-03-12 heisterstep-7: change variable name that confused students
2014-03-12 heisterfix doxygen formatting problem
2014-03-12 kanschatremove offensive output line
2014-03-12 kanschatadd missing include
2014-03-12 heisterfix doxygen warning
2014-03-12 daniel.arndtFixed some problems regarding Trilinos vectors with...
2014-03-11 buergFix bug in project_bv_curl_conf for dim=2.
2014-03-10 kanschatadjust ThetaTimestepping
2014-03-10 kanschatmove Newton test and add test in compatibility mode
2014-03-10 kanschattest failed in optimized
2014-03-10 kanschatintroduce AnyData, OperatorBase and test that we do...
2014-03-09 bangerthProvide link to publications in 2014.
2014-03-08 dakshina.ilangovaAdded tests for lac/ProductMatrix
2014-03-08 dakshina.ilangovaDeleted old files product_matrix_01.cc and product_matr...
2014-03-05 turcksinSecond attempt to suppress clang warning in time_stepping.h
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.