]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-04-07 youngMerge from mainline.
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-27 youngAllow this to work in real mode too.
2014-03-27 denis.davydovFixed whattodo in constraint_matrix; had to do with...
2014-03-27 youngCorrect wrong logic... (bad me).
2014-03-27 youngCorrect instantiation of MappingQ1Euler.
2014-03-27 youngCowardly instantiate some specialised functions in...
2014-03-27 youngClean up function interpolate and instantiate correctly...
2014-03-26 youngInst. interpolate function for REAL_SERIAL_VECTOR....
2014-03-26 bangerthClarify a statement.
2014-03-25 youngMerge from mainline.
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 youngRemove unnecessary comment.
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 youngWipe is_zero function, which ended up being unused.
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 youngFix a comment and let gcc complain about unused variables.
2014-03-10 youngRemove two speculative comments.
2014-03-10 youngRemove unecessary abortion in undefined functions.
2014-03-10 kanschattest failed in optimized
2014-03-10 kanschatintroduce AnyData, OperatorBase and test that we do...
2014-03-10 youngRemove a question (ie. comment).
2014-03-10 youngMask max/min operations until it is clear what this...
2014-03-10 youngPut instances of complex or real matrices in ifdef...
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-06 youngA happy merge to from trunk on top of branch.
2014-03-05 turcksinSecond attempt to suppress clang warning in time_stepping.h
2014-03-05 heisterfix test output
2014-03-05 denis.davydovadopted to the recently introduced Vector<Number>:...
2014-03-05 denis.davydovcorrected whattodo at fe_tools_interpolate
2014-03-05 denis.davydovfixed several problems related to the recent merge...
2014-03-05 denis.davydovfixed some problems related to introduction of template...
2014-03-05 denis.davydovmasked numerous parts of the library via instantiating...
2014-03-05 denis.davydovfixed wrong template names used to instantiate fe_values
2014-03-05 denis.davydovfixed numerous bugs related to constraint_matrix. Limit...
2014-03-05 denis.davydovadded SCALARS and COMPLEX_EXTERNAL_SEQUENTIAL_VECTORS...
2014-03-05 denis.davydovremoved back_interpolate from instantiation
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.