]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-01-19 David WellsImprove ParameterHandler continuation handling.
2016-01-19 David WellsPrefer 'std::getline' to just 'getline'.
2016-01-19 David WellsRename 'lineno' to 'current_line_n'.
2016-01-18 David WellsImprove some ParameterHandler code samples.
2016-01-18 David WellsSwitch from the old comment format to the new one.
2016-01-18 David WellsSimplify the forward declarations.
2016-01-18 Wolfgang BangerthMerge pull request #2068 from drwells/gridout-write_msh...
2016-01-17 David WellsAlso assign unique numbers to UCD elements. 2068/head
2016-01-17 David WellsAssign unique numbers to GMSH elements.
2016-01-17 Wolfgang BangerthMerge pull request #2065 from angelrca/FECollection_new...
2016-01-17 Wolfgang BangerthMerge pull request #2073 from tjhei/doc_fixes
2016-01-17 Timo Heisterfix broken tutorial image links 2073/head
2016-01-17 Timo Heisterdoxygen fixes
2016-01-17 Timo Heistertable layout and image fixes
2016-01-17 Martin KronbichlerMerge pull request #2072 from bangerth/fix-typo
2016-01-17 Wolfgang BangerthFix typo. 2072/head
2016-01-17 Matthias MaierMerge pull request #2071 from davydden/mpiexec
2016-01-17 Denis Davydovallow oevrriding MPIEXEC from an environment varible 2071/head
2016-01-16 David WellsFix two documentation links.
2016-01-16 David WellsPrefer '\n' to std::endl.
2016-01-16 David WellsFix some typos in grid_out.h.
2016-01-15 Denis DavydovMerge pull request #2067 from bangerth/update-test...
2016-01-15 angelrcahp::FECollection new constructors added 2065/head
2016-01-15 Wolfgang BangerthUpdate test output files. 2067/head
2016-01-15 Wolfgang BangerthMerge pull request #2064 from davydden/slepc_tests_fix
2016-01-15 Denis DavydovMerge pull request #2066 from drwells/linear-operator...
2016-01-15 David WellsFix a typo in LinearOperator's description. 2066/head
2016-01-15 Denis Davydovmake sure vectors passed to EPSSetInitialSpace() are... 2064/head
2016-01-15 Denis Davydovvarious fixes and improvements to SLEPc unit tests
2016-01-14 Denis Davydovadd a note to set_initial_space()
2016-01-13 Luca HeltaiMerge pull request #2062 from asartori86/inst_extract_dofs
2016-01-13 alberto sartoriadded change log 2062/head
2016-01-13 alberto sartoriinstantiate extract_dofs for codim !=0
2016-01-12 Denis DavydovMerge pull request #2060 from bangerth/add-alternate...
2016-01-12 Wolfgang BangerthAdd alternate output files. 2060/head
2016-01-12 Martin KronbichlerMerge pull request #2059 from bangerth/refine-test
2016-01-12 Wolfgang BangerthAdd VTK output to a test. 2059/head
2016-01-12 David WellsMerge pull request #2056 from davydden/arpack_test_fix
2016-01-12 Denis Davydovremove PetscScalar() from PArpack test which does not... 2056/head
2016-01-12 Luca HeltaiMerge pull request #2055 from bangerth/define-scalability
2016-01-12 Wolfgang BangerthDefine what we mean by 'scalability'. 2055/head
2016-01-12 Wolfgang BangerthMerge pull request #2054 from bangerth/fix-dataoutfaces...
2016-01-12 Wolfgang BangerthAdd test. 2054/head
2016-01-11 Wolfgang BangerthMake sure DataOutFaces also works in parallel.
2016-01-11 Timo HeisterMerge pull request #2039 from bangerth/hook-in-code...
2016-01-11 Wolfgang BangerthMerge pull request #2042 from bangerth/always-inline...
2016-01-11 Wolfgang BangerthMark all functions that are always_inline also as inline. 2042/head
2016-01-11 Wolfgang BangerthAdd a changelog entry.
2016-01-11 Wolfgang BangerthUse a portable syntax to always inline functions.
2016-01-11 Wolfgang BangerthCheck for the availability of the always_inline attribute.
2016-01-11 Matthias MaierAlways inline some tensor functions.
2016-01-11 Martin KronbichlerMerge pull request #2041 from bangerth/update-step...
2016-01-11 Martin KronbichlerMerge pull request #2050 from jppelteret/fix_docs_schur...
2016-01-11 Jean-Paul PelteretFixed formula typesetting in schur_complement linear... 2050/head
2016-01-11 Wolfgang BangerthStrengthen a warning. 2039/head
2016-01-11 Wolfgang BangerthDon't stack tutorial and code gallery.
2016-01-11 Wolfgang BangerthFix dependencies.
2016-01-11 Wolfgang BangerthAlso install a code gallery page if not found during...
2016-01-11 Wolfgang BangerthMerge pull request #2048 from kronbichler/master
2016-01-11 Wolfgang BangerthAddress comments in the second round of reviews. 2041/head
2016-01-10 Martin KronbichlerUpdate output due to change 2048/head
2016-01-10 Martin KronbichlerAvoid initializing memory twice for non-trivial classes...
2016-01-10 Martin KronbichlerFix AlignedVector for classes that do not implement...
2016-01-09 Wolfgang BangerthUpdate authorship.
2016-01-09 Wolfgang BangerthReorder the declaration of member variables.
2016-01-09 Wolfgang BangerthAddress all but one point in the review of the previous...
2016-01-09 Wolfgang BangerthMore work on the documentation.
2016-01-09 Wolfgang BangerthGo through the documentation of the first part of step-17.
2016-01-08 Wolfgang BangerthMerge pull request #2047 from jppelteret/debug_tensor_1
2016-01-08 Jean-Paul PelteretTensor::operator<< for dim==0 now accesses values by... 2047/head
2016-01-08 Jean-Paul PelteretTensor::operator[] should always return by reference.
2016-01-08 Martin KronbichlerMerge pull request #2044 from kronbichler/master
2016-01-08 Martin KronbichlerUpdate documentation 2044/head
2016-01-08 Wolfgang BangerthMerge pull request #2043 from bangerth/update-step-18
2016-01-08 Wolfgang BangerthComment on a couple of things brought up in review. 2043/head
2016-01-08 Martin KronbichlerMention change
2016-01-08 Martin KronbichlerAdd another test
2016-01-08 Martin KronbichlerFix memory leak in AlignedVector
2016-01-08 Martin KronbichlerMerge pull request #1956 from jppelteret/schur_operator
2016-01-07 Wolfgang BangerthMinor stylistic changes.
2016-01-07 Wolfgang BangerthAdd some more material to the introduction of step-18.
2016-01-07 Jean-Paul PelteretImplementation of Schur complement linear operator... 1956/head
2016-01-07 Martin KronbichlerMerge pull request #2040 from bangerth/fix-changelog
2016-01-07 Wolfgang BangerthAdd a missing name to an entry in changes.h. 2040/head
2016-01-07 Timo HeisterMerge pull request #2017 from kronbichler/master
2016-01-07 Martin KronbichlerAdd instantiations 2017/head
2016-01-06 Martin KronbichlerFix 64 bit bug
2016-01-06 Martin KronbichlerFix typo
2016-01-06 Martin KronbichlerImplement optimized copy for generic vectors
2016-01-06 Martin KronbichlerAugment documentation
2016-01-06 Martin KronbichlerMention change
2016-01-06 Martin KronbichlerTest for parallel adaptive multigrid with matrix-free.
2016-01-06 Martin KronbichlerImplement parallel MGTransferPrebuilt for parallel...
2016-01-06 Matthias MaierMerge pull request #2037 from bangerth/hook-in-code...
2016-01-06 Wolfgang BangerthBuild and track a page that lists all code gallery... 2037/head
2016-01-06 Wolfgang BangerthDeal with ```...``` markdown commands.
2016-01-06 Wolfgang BangerthSort markdown files first.
2016-01-06 Wolfgang BangerthShorten text.
2016-01-06 Wolfgang BangerthSkip header lines only for tutorial programs.
2016-01-06 Wolfgang BangerthMore accurately describe dependencies.
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.