]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-08-11 Maien HamedInitialize scratch vectors for transformed values and... 1327/head
2015-08-11 Wolfgang BangerthMerge pull request #1324 from thingishness/doc_update
2015-08-11 Jason P. SheldonUsed proper doxygen syntax for cross-link 1324/head
2015-08-11 Jason P. SheldonAdded change to changes.h
2015-08-11 Wolfgang BangerthMerge pull request #1322 from maieneuro/modify_hessian_...
2015-08-11 Maien Hamedreplaced test reference output with more accurate values 1322/head
2015-08-10 Maien HamedModify hessian computations from numerical to analytica...
2015-08-10 Bruno TurcksinMerge pull request #1320 from bangerth/doc-update-25
2015-08-10 Wolfgang BangerthUpdate documentation of CellAccessor::active_cell_index(). 1320/head
2015-08-10 Martin KronbichlerMerge pull request #1285 from thingishness/master
2015-08-10 Martin KronbichlerMerge pull request #1316 from bangerth/further-FEValues...
2015-08-09 Wolfgang BangerthRemove is_first_cell(). 1316/head
2015-08-09 Martin KronbichlerMerge pull request #1315 from bangerth/further-FEValues...
2015-08-09 Wolfgang BangerthDo initialization early. 1315/head
2015-08-09 Guido KanschatMerge pull request #1313 from QiaoLei-88/RemoveExtraRef
2015-08-09 Guido KanschatMerge pull request #1311 from kronbichler/master
2015-08-09 Timo HeisterMerge pull request #1281 from bangerth/doxygen-updates
2015-08-09 Lei Qiaoremove an extra @ref in documentation of AssertThrow 1313/head
2015-08-08 Martin KronbichlerAlso compute gradients of Jacobians on faces 1311/head
2015-08-08 Martin KronbichlerMerge pull request #1307 from bangerth/further-FEValues...
2015-08-08 Wolfgang BangerthMerge pull request #1304 from drwells/update-step-14
2015-08-08 Wolfgang BangerthExclude a particular directory if it doesn't exist. 1281/head
2015-08-08 Wolfgang BangerthFix latex problems.
2015-08-08 Wolfgang BangerthFix invalid references.
2015-08-08 Wolfgang BangerthRemove a comment that is now outdated. 1307/head
2015-08-08 Wolfgang BangerthNo longer derive InternalDataBase from Subscriptor.
2015-08-08 Wolfgang BangerthUse a std_cxx11::unique_ptr in FEValues.
2015-08-08 Wolfgang BangerthAdd memory consumption function for std_cxx11::unique_ptr.
2015-08-08 Matthias MaierMerge pull request #1309 from QiaoLei-88/docAssert
2015-08-08 Lei QiaoSpecify when Assert* will be active in immediate docume... 1309/head
2015-08-08 David WellsChange step-14 to resemble step-13 more closely. 1304/head
2015-08-08 David WellsRemoved an unneeded constructor and comment.
2015-08-08 David WellsRemove step-14 workaround for an old GCC version.
2015-08-08 David WellsUse unique_ptrs in step-14.
2015-08-08 David WellsSimplify the WorkStream parts of step-14.
2015-08-08 David WellsRemove unneeded friend declarations in step-14.
2015-08-08 David WellsRemove some workarounds in step-14 for GCC 2.96.
2015-08-08 David WellsUpdate the step-14 output values.
2015-08-08 Wolfgang BangerthDo not derive FE::InternalDataBase from Mapping::Intern...
2015-08-08 Wolfgang BangerthMerge pull request #1306 from QiaoLei-88/docInSmartPointer
2015-08-07 Lei Qiaofix typos in documentation in SmartPointer. 1306/head
2015-08-07 Wolfgang BangerthMinor cleanups.
2015-08-07 Guido KanschatMerge pull request #1299 from alistairbntl/master
2015-08-07 Alistair BentleyModified polynomial_bdm documentation. 1299/head
2015-08-07 Jason SheldonChanged function name and added test 1285/head
2015-08-07 Martin KronbichlerMerge pull request #1302 from kronbichler/fix_find_cell...
2015-08-07 Matthias MaierMerge pull request #1296 from jhineman/fix-readme.md
2015-08-07 Jay HinemanAdded how to build from repository. 1296/head
2015-08-07 Wolfgang BangerthMerge pull request #1301 from kronbichler/master
2015-08-07 Martin KronbichlerFix find_cell tests by avoiding ambiguity in point 1302/head
2015-08-07 Martin KronbichlerFix easy BDM tests 1301/head
2015-08-07 Martin KronbichlerMerge pull request #1300 from bangerth/further-FEValues...
2015-08-07 Wolfgang BangerthLet the FE classes use FE::InternalDataBase instead... 1300/head
2015-08-07 Matthias MaierMerge pull request #1292 from tjhei/distribute_after_so...
2015-08-06 Wolfgang BangerthMerge pull request #1293 from krishanusen25/master
2015-08-06 Wolfgang BangerthMerge pull request #1298 from ArielPino/improve-doc2
2015-08-06 ArielFixed typo: simplifiy to simplify in step 18 1298/head
2015-08-06 krishanusen25edited fe_values::shape_grad 1293/head
2015-08-06 Timo HeisterMerge pull request #1288 from bangerth/fix-test
2015-08-06 Wolfgang BangerthAlso adjust 64-bit numbers. 1288/head
2015-08-06 Timo HeisterMerge pull request #1291 from nnama/fix-error
2015-08-06 Timo HeisterMerge pull request #1295 from tamiko/windows_fixes_2
2015-08-06 Jason SheldonFixed a typo in assert
2015-08-06 Jason SheldonAdded asserts to mapping fnc for cases when dim=1 or...
2015-08-06 Jason SheldonAdded function to mapping that transforms a real point...
2015-08-06 Matthias MaierCMake: Do not automatically include testsuite subprojec... 1295/head
2015-08-06 krishanusen25added parameter description
2015-08-06 Matthias MaierWindows porting: Minor namespace changes
2015-08-06 Matthias MaierCMake: Prevent bundled boost from (dl)opening itself...
2015-08-06 Timo Heisterdistribute() after solution transfer 1292/head
2015-08-06 Matthias MaierMerge pull request #1290 from guidokanschat/bdm_3d_2
2015-08-06 NiteshFix indentation as well. 1291/head
2015-08-06 Guido Kanschattest results and more support points 1290/head
2015-08-06 NiteshFixed an error in further extension suggestions
2015-08-06 Wolfgang BangerthMerge pull request #1289 from drwells/fix-compression...
2015-08-06 David WellsFix a test to run in C++11 mode. 1289/head
2015-08-06 Wolfgang BangerthMerge pull request #1286 from kronbichler/master
2015-08-06 Wolfgang BangerthFix test.
2015-08-06 Martin KronbichlerMerge pull request #1284 from tjhei/fix_has_hanging
2015-08-06 Martin KronbichlerMake compile without C++11. 1286/head
2015-08-06 Timo Heisterfix Tria::has_hanging_nodes 1284/head
2015-08-06 Martin KronbichlerMerge pull request #1275 from bangerth/further-FEValues...
2015-08-06 Martin KronbichlerMerge pull request #1283 from bangerth/fix-warning-2
2015-08-06 Wolfgang BangerthAvoid a warning. 1283/head
2015-08-06 Wolfgang BangerthMerge pull request #1270 from tamiko/windows_fixes
2015-08-06 Wolfgang BangerthGet rid of FEValuesData. 1275/head
2015-08-06 Martin KronbichlerMerge pull request #1271 from bangerth/doc-update-32
2015-08-06 Martin KronbichlerMerge pull request #1274 from jdannberg/typo_fix
2015-08-06 Martin KronbichlerMerge pull request #1177 from drwells/q1-dimension...
2015-08-06 Matthias MaierWindows porting: Minor refactoring to make MSVC happy 1270/head
2015-08-06 Juliane Dannbergfix typo 1274/head
2015-08-06 Wolfgang BangerthMerge pull request #1247 from drwells/zlib-compression...
2015-08-06 Wolfgang BangerthEmpty FEValuesData and move the only two members to...
2015-08-06 Wolfgang BangerthMerge pull request #1245 from guidokanschat/bdm_3d
2015-08-06 Wolfgang BangerthFix erroneous wrap of compound word. 1271/head
2015-08-05 Matthias MaierMerge pull request #1269 from drwells/documentation...
2015-08-05 Matthias MaierMerge pull request #1260 from rrgrove6/master
2015-08-05 Ryan GroveFixed @bangerth's comment 1260/head
2015-08-05 David WellsRemove a note mentioning removed options. 1269/head
2015-08-05 David WellsUpdate Chebyshev documentation name.
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.