]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-09-07 Timo Heisterenable muelu tests with newer Trilinos 1541/head
2015-09-07 Timo HeisterMerge pull request #1516 from tjhei/new_inst_file_splitting
2015-09-07 Timo Heisteraddress comments 1516/head
2015-09-07 Timo HeisterMerge pull request #1534 from drwells/refactor-q1-mappi...
2015-09-07 Timo HeisterMerge pull request #1536 from tamiko/fix_cxx11_thread_d...
2015-09-06 Wolfgang BangerthMerge pull request #1539 from tamiko/gold
2015-09-06 David WellsUse exceptions to mark Q1 transform failures. 1534/head
2015-09-06 Matthias MaierCMake: Refactor check for -fuse-ld=gold into check_01_c... 1539/head
2015-09-06 Wolfgang BangerthUse gold instead of the traditional linker if possible. 1492/head
2015-09-06 Wolfgang BangerthMerge pull request #1522 from bangerth/further-FEValues...
2015-09-06 Wolfgang BangerthReapply a patch that would otherwise have been lost... 1522/head
2015-09-06 Wolfgang BangerthStore the correct polynomial degree in MappingQGeneric.
2015-09-06 Wolfgang BangerthRemove MappingQ copy constructor.
2015-09-06 Wolfgang BangerthSimplify code.
2015-09-06 Wolfgang BangerthSome more preparatory work for separating MappingQ/Q1.
2015-09-06 Wolfgang BangerthRefactor MappingQ/Q1 into a common base class.
2015-09-06 Wolfgang BangerthMake MappingQ::InternalData protected.
2015-09-06 Wolfgang BangerthRemove a whole bunch of code.
2015-09-06 Wolfgang BangerthMove the computation of the Mapping values into initial...
2015-09-06 Wolfgang BangerthMove the code that initializes the Mapping{Q,Q1}::Inter...
2015-09-06 Wolfgang BangerthGet rid of the awkward dispatch mechanism in MappingQ...
2015-09-06 Wolfgang BangerthAttempt to disentangle MappingQ1 and MappingQ.
2015-09-06 Wolfgang BangerthMerge pull request #1533 from drwells/tria-iterator...
2015-09-06 Matthias MaierDocumentation: Increase minimal compiler versions to... 1536/head
2015-09-06 Matthias MaierCMake: Avoid running CXX11 Thread support test
2015-09-05 David WellsAdd operator< to TriaRawIterator. 1533/head
2015-09-05 Wolfgang BangerthMerge pull request #1532 from QiaoLei-88/step15Eqn
2015-09-05 Lei Qiaocorrect equation in intro of step-15 1532/head
2015-09-05 Luca HeltaiMerge pull request #1530 from asartori86/fix_multiple_p...
2015-09-05 Timo Heisternew .inst splitting insolution_transfer.cc
2015-09-05 alberto sartorifix multiple parameter loop tests 1530/head
2015-09-05 Timo Heisteradd changelog
2015-09-05 Timo Heistermove error_estimator code into templates.h
2015-09-05 Timo Heistersplit compilation units
2015-09-05 Timo HeisterImplement .inst splitting in make_instantiations
2015-09-05 Wolfgang BangerthMerge pull request #1377 from maieneuro/analytical_hess...
2015-09-04 Maien Hamedchanged shape hessians in FE_PolyTensor to use analytic... 1377/head
2015-09-04 Wolfgang BangerthMerge pull request #1520 from asartori86/prm_preprocess
2015-09-04 alberto sartoriallows continuation lines in ParameterHandler 1520/head
2015-09-04 Matthias MaierMerge pull request #1524 from Rombur/cxx11_thread_bug
2015-09-04 Wolfgang BangerthMerge pull request #1525 from tjhei/sparsity_pattern_docs
2015-09-04 Timo Heisterupdate documentation 1525/head
2015-09-03 Bruno TurcksinWorkaround a bug with Ubuntu 14.04 1524/head
2015-09-03 Wolfgang BangerthMerge pull request #1521 from kronbichler/master
2015-09-03 Martin KronbichlerAttempt to fix non-C++11 code path 1521/head
2015-09-03 Wolfgang BangerthMerge pull request #1518 from tamiko/fix_openmp_simd_co...
2015-09-03 Matthias Maieradd news/changes.h entry 1518/head
2015-09-03 Matthias MaierCMake: Fix openmp-simd configuration
2015-09-02 Wolfgang BangerthMerge pull request #1424 from davydden/fe_nothing_dominate
2015-09-02 Denis Davydovfixed compiler warning in dof_tools_constraints 1424/head
2015-09-02 Denis Davydovtest make_hanging_node_constraints() with hp-ref and...
2015-09-02 Denis Davydovsimplified Grid generation in hp_constraints_neither_do...
2015-09-02 Denis Davydovextend make_hp_hanging_node_constraints to hp-ref with...
2015-09-02 Denis Davydovfix find_least_face_dominating_fe() for self-domination
2015-09-02 Denis Davydovtest make_hanging_node_constraints() with p-ref and...
2015-09-02 Denis Davydovextend make_hanging_node_constraints() to the case...
2015-09-02 Martin KronbichlerMerge pull request #1513 from bangerth/further-FEValues...
2015-09-02 Martin KronbichlerMerge pull request #1512 from bangerth/further-FEValues...
2015-09-02 Wolfgang BangerthDeprecate FEValues::transform(). 1513/head
2015-09-02 Wolfgang BangerthProvide MappingQ::transform() variants. 1512/head
2015-09-02 Martin KronbichlerMerge pull request #1510 from bangerth/further-FEValues...
2015-09-02 Wolfgang BangerthUpdate documentation of Mapping::transform() functions. 1510/head
2015-09-02 Wolfgang BangerthReorder the arguments to Mapping::transform().
2015-09-02 Wolfgang BangerthMerge pull request #1507 from tjhei/test_fixes
2015-09-02 Timo Heisterfix compilation error 1507/head
2015-09-02 Timo Heisterdo not elide initializer list braces
2015-09-02 Wolfgang BangerthMerge pull request #1497 from bangerth/update-step-6
2015-09-02 Wolfgang BangerthProvide a changelog entry. 1497/head
2015-09-02 Wolfgang BangerthProvide more links.
2015-09-02 Wolfgang BangerthUpdate the 'possibilities for extensions' section of...
2015-09-02 Wolfgang BangerthUpdate step-6 results section in a few places.
2015-09-01 Matthias MaierMerge pull request #1506 from bangerth/fix-test-output
2015-09-01 Wolfgang BangerthAdjust test output. 1506/head
2015-09-01 Wolfgang BangerthMerge pull request #1505 from tamiko/silence_warnings
2015-09-01 Wolfgang BangerthMerge pull request #1504 from tamiko/fix_compilation
2015-09-01 Matthias MaierCMake: Silence warnings on Mac with XCode prior to 6.3 1505/head
2015-09-01 Matthias MaierTestsuite: Obey naming convention 1504/head
2015-09-01 Matthias MaierBugfix: Fix syntax error in function.templates.h
2015-09-01 Matthias MaierMerge pull request #1312 from QiaoLei-88/constFunction
2015-09-01 Martin KronbichlerMerge pull request #1494 from bangerth/squash-warning
2015-09-01 Martin KronbichlerMerge pull request #1503 from tjhei/simplify_indent_script
2015-09-01 Timo Heistersimplify indent script 1503/head
2015-09-01 Martin KronbichlerMerge pull request #1502 from tjhei/auto_indent_tests
2015-09-01 Timo Heisterfix indentation 1502/head
2015-09-01 Timo Heisterauto-indent code in tests
2015-09-01 Martin KronbichlerMerge pull request #1501 from bangerth/fix-test-output
2015-09-01 Wolfgang BangerthFix test output. 1501/head
2015-09-01 Wolfgang BangerthMerge pull request #1500 from kronbichler/master
2015-09-01 Martin KronbichlerRun astyle over testsuite. 1500/head
2015-09-01 Wolfgang BangerthMerge pull request #1499 from tjhei/fix_test_output
2015-09-01 Wolfgang BangerthMerge pull request #1488 from davydden/fe_nothing_domin...
2015-09-01 Timo Heisterfix test output 1499/head
2015-09-01 Martin KronbichlerMerge pull request #1498 from kronbichler/master
2015-09-01 Martin KronbichlerMake test output more robust. 1498/head
2015-08-31 Denis Davydovintroduced FECollection::find_least_face_dominating_fe... 1488/head
2015-08-31 Matthias MaierMerge pull request #1495 from bangerth/add-tests
2015-08-31 Wolfgang BangerthAdd tests. 1495/head
2015-08-31 Wolfgang BangerthMerge pull request #1484 from davydden/fe_nothing_domin...
2015-08-31 Denis Davydovintroduce a parameter to allow FE_Nothing dominate... 1484/head
2015-08-31 Wolfgang BangerthSquash warnings. 1494/head
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.