]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-06-01 bangerthAugment documentation.
2014-06-01 kanschatadd parameter parsing to DoFOutputOperator
2014-06-01 kanschatwrite the format of FESystem into get_fe_by_name
2014-06-01 maierCMake: Workaround for a deadlock with certain git svn...
2014-05-30 bangerthMake one statement also compile with PETSc versions...
2014-05-29 bangerthFix output broken by Timo's recent patch to ParameterHa...
2014-05-28 bangerthRemove unnecessary 'const' specifiers that Intel ICC...
2014-05-28 turcksinFix typos in step-52.
2014-05-28 kanschatprepare for use of parameters
2014-05-28 maierBugfix: CMake, second try
2014-05-28 maierRevert "CMake: Bugfix, do not override internal CMake...
2014-05-28 maierAnd provide news items
2014-05-28 maierCMake: Bugfix, do not override internal CMake calls
2014-05-27 maierRevert "CMake: Bugfix: Disable MPI check. This was...
2014-05-26 maierCMake: Bugfix: Disable MPI check. This was a bad idea.
2014-05-26 maierCMake: Bugfix: be less restrictive in the mpi interface...
2014-05-26 heisterparameter_handler: add labels to individual parameters...
2014-05-26 heisterfix typo
2014-05-23 kanschatforward theta to internal operators and fix the order...
2014-05-23 turcksinImprove documentation for step-52.
2014-05-23 kronbichlerBetter document the 'transpose' flag of the Trilinos...
2014-05-23 kanschataccidentally duplicated function
2014-05-23 kanschattwo more implementations that were missing
2014-05-23 kanschatadd missing functions and fix wrong timestep
2014-05-22 kanschatenable filename selection
2014-05-22 kanschatmake output to deallog work
2014-05-22 kanschatastyle on recent changes
2014-05-22 kanschatadjust OutputOperator for AnyData
2014-05-22 kanschatcopy and make for doxygen examples
2014-05-22 kanschatadjust ThetaTimestepping example and documentation...
2014-05-22 kronbichlerAvoid factors such as 6.25 that need to rounded to...
2014-05-22 turcksinImprove documentation for step-52.
2014-05-21 kronbichlerChange in size to make Intel compiler happy
2014-05-21 turcksinImprove documentation for step-52.
2014-05-21 kanschaterrors in mg_renumbered_?? fixed
2014-05-20 turcksinFix a typo in the documentation of step-52.
2014-05-20 kanschatadd try_find without exception
2014-05-20 turcksinImprove documentation on step-52.
2014-05-20 kanschatmerge any_data branch
2014-05-20 kronbichlerTry to calm Intel compiler
2014-05-20 maierCTest: Promote simserv04 to the list of official regres...
2014-05-20 kanschatblank out compatibility warnings in ThetaTimestepping
2014-05-19 bangerthFurther improve markup.
2014-05-19 bangerthPatch by Michal Wichrowksi: run compress() also if...
2014-05-19 bangerthImprove markup a bit. Compress text vertically.
2014-05-19 bangerthReclassify this unfinished tutorial program.
2014-05-18 kanschatAdd functions for pointer access
2014-05-16 turcksinFix typos in the documentation of step-52.
2014-05-16 maierCMake: Cosmetic change
2014-05-16 maierCMake: Bugfix: Detect empty variables...
2014-05-16 kanschatforgotten inline
2014-05-16 kanschatconversion from NamedData to AnyData and initialization...
2014-05-16 kanschattypo in anydata removed and new function try_read tested
2014-05-16 kanschatadd trial access
2014-05-16 kanschatadd time and timestep to anydata and fix documentation
2014-05-16 kronbichlerFix typo
2014-05-15 maierCMake: Finalize overhaul:
2014-05-15 maierCMake: Fix spelling
2014-05-15 maierCMake: Do not forget to checkin updated header
2014-05-15 maierCMake: Port LAPACK as well
2014-05-15 maierCMake: Port MPI, BZIP2 and ZLIB to new find mechanism
2014-05-15 kanschatChange documentation for nonlinear problems
2014-05-15 maierCMake: Check for MPI compatibility
2014-05-15 maierCMake: and find petsc again ;-)
2014-05-15 maierCMake: Proof of conecpt:
2014-05-15 maierCMake: Cleanup: Well, this is now obsolete
2014-05-15 maierCMake: Remove dump-cache feature.
2014-05-15 maierCMake: Some sanity, part II:
2014-05-15 maierCMake: Some sanity, part I:
2014-05-15 maierDocumentation: Clarify the state of DEAL_II_LINKER_FLAGS
2014-05-13 kanschatadd missing inline
2014-05-12 kronbichlerReduce size of matrix with non-real eigenvalues to...
2014-05-11 kronbichlerSort eigenvalues.
2014-05-11 kronbichlerCompute eigenvalues with GMRES
2014-05-10 bangerthAnother one.
2014-05-08 bangerthPatch by Giorgos Kourakos: Make GridIn::read_vtk less...
2014-05-08 bangerthPatch by Giorgos Kourakos: Make GridIn::read_vtk less...
2014-05-08 youngFix typo.
2014-05-07 bangerthOne more.
2014-05-07 maierRemove obsolete file
2014-05-07 heltaiAdded QSorted quadrature rule.
2014-05-05 kronbichlerUpdate test
2014-05-05 kronbichlerMention change
2014-05-05 kronbichlerAdd methods VectorizedArray::load and VectorizedArray...
2014-05-05 bangerthRemove SparsityTools::size_type and replace it by the...
2014-05-05 bangerthSplit output files for 32 and 64 bit mode.
2014-05-05 bangerthAdd one test.
2014-05-03 kronbichlerMention change
2014-05-03 kronbichlerstep-6 uses the new way of dealing with constraints...
2014-05-02 turcksinStart a tutorial using the Runge-Kutta methods implemen...
2014-05-02 bangerthRe-define one of the iterator typedefs to make it consi...
2014-05-01 bangerthFix a grammar mistake.
2014-05-01 bangerthBetter document another batch of iterators.
2014-04-30 bangerthAdd another reference.
2014-04-30 bangerthLimit concurrency for non-MPI tests.
2014-04-30 bangerthClarify some of the function docs.
2014-04-30 bangerthReshuffle and sort the contents of this file.
2014-04-30 bangerthImprove documentation of a function.
2014-04-30 kronbichlerFix FE_DGQArbitraryNodes::has_support_on_face
2014-04-29 turcksinFix a mistake on the sign in the residual formular...
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.