]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-02-29 alberto sartorifixed typos 2279/head
2016-02-29 Matthias MaierMerge pull request #2273 from tjhei/split_instantiations
2016-02-29 Timo Heisterfix indentation 2273/head
2016-02-29 Timo Heistermove to a .templates.h
2016-02-29 Timo HeisterMerge pull request #2248 from bangerth/doc-update-48
2016-02-29 Wolfgang BangerthMerge pull request #2271 from asartori86/mappingmanifold
2016-02-29 Timo Heistersplit instantiations of matrix_tools.cc
2016-02-29 alberto sartoridirection vector --> tangent vector 2271/head
2016-02-29 alberto sartorifix some typos [ci skip]
2016-02-28 Luca HeltaiMerge pull request #2263 from drwells/avoid-c-style...
2016-02-28 Luca HeltaiMerge pull request #2260 from bangerth/simplify-function
2016-02-28 Luca HeltaiMerge pull request #2264 from bangerth/remove-deprecate...
2016-02-28 Matthias MaierMerge pull request #2262 from drwells/fix-lapack-bindin...
2016-02-28 Wolfgang BangerthRename an internal function to be consistent with the... 2264/head
2016-02-28 Wolfgang BangerthRemove deprecated functions with names like 'boundary_i...
2016-02-28 David WellsGet rid of a C-style cast. 2263/head
2016-02-28 David WellsAvoid boost functions that don't work on BSDs. 2262/head
2016-02-28 Wolfgang BangerthUpdate docs in a couple of places. 2248/head
2016-02-28 Luca HeltaiMerge pull request #2259 from bangerth/extend-manifolds
2016-02-28 Wolfgang BangerthProvide a default implementation of Manifold::get_tange... 2259/head
2016-02-28 Wolfgang BangerthAugment documentation.
2016-02-28 Wolfgang BangerthAdd tests.
2016-02-28 Wolfgang BangerthImplement Manifold::get_direction_vector() in FlatManifold.
2016-02-28 Wolfgang BangerthAdd a member function Manifold::get_direction_vector().
2016-02-28 Luca HeltaiMerge pull request #2250 from bangerth/doc-update-49
2016-02-28 Wolfgang BangerthSimplify the implementation of a function. 2260/head
2016-02-28 Wolfgang BangerthExtend documentation of the Manifold class. 2250/head
2016-02-28 Denis DavydovMerge pull request #2257 from davydden/branch_petscscal...
2016-02-28 Denis Davydovadd a message why one should not use GridRefinement... 2257/head
2016-02-28 Wolfgang BangerthMerge pull request #2258 from appiazzolla/master
2016-02-28 xMake AdditionalData available from PreconditionBlockJacobi 2258/head
2016-02-28 Wolfgang BangerthMerge pull request #2254 from davydden/branch_petscscal...
2016-02-28 Denis Davydovextend MatrixTools::create_boundary_mass_matrix() for... 2254/head
2016-02-28 Denis Davydovadjust functions in ConstraintMatrix to compile with...
2016-02-28 Denis Davydovinstantiate DoFTools::make_boundary_sparsity_pattern...
2016-02-28 Wolfgang BangerthMerge pull request #2249 from davydden/branch_petscscal...
2016-02-28 Wolfgang BangerthMerge pull request #2251 from drwells/update-triangulat...
2016-02-28 Denis Davydovminor fixes of auxiliary function in vector tools 2249/head
2016-02-27 David WellsSkip misleading links in tria.h. 2251/head
2016-02-27 David WellsReformat example code in tria.h.
2016-02-27 Denis Davydovminor extension of mass_assembler() in matrix tools...
2016-02-27 Denis Davydovextend MatrixTools::apply_boundary_values() to complex...
2016-02-27 Denis Davydovmove instantiation of MatrixTools::apply_boundary_value...
2016-02-27 Denis Davydovinstantiate n_boundary_dofs() for COMPLEX_SCALARS
2016-02-27 Denis Davydovextend do_project() for complex numbers with ExcNotImpl...
2016-02-27 Denis Davydovextend do_project_boundary_values() to complex numbers...
2016-02-27 Denis Davydovfix apply_boundary_values() for PETSc
2016-02-27 Wolfgang BangerthMerge pull request #2241 from davydden/branch_petscscal...
2016-02-27 Denis Davydovadd an entry to changes.h 2241/head
2016-02-27 Denis Davydovadd a few blank lines and use different include to...
2016-02-27 Denis Davydovconsolidate definitions of TrilinosScalar in base/types...
2016-02-27 Denis Davydovcontinue templating VectorTools; introduce templates...
2016-02-25 Wolfgang BangerthMerge pull request #2245 from tjhei/blacklist_intel_1601
2016-02-25 Bruno TurcksinMerge pull request #2243 from tjhei/bug_mpi_allgather_type
2016-02-25 Timo Heisterblacklist intel 16.0.1 2245/head
2016-02-25 Timo Heisterfix incorrect MPI_Allgather 2243/head
2016-02-24 Bruno TurcksinMerge pull request #2242 from Rombur/trilinos_sparsity_...
2016-02-24 Bruno TurcksinFix a bug in make_trilinos_map() where different proces... 2242/head
2016-02-24 Martin KronbichlerMerge pull request #2238 from tjhei/step-22-document...
2016-02-24 Timo Heisterstep-22: document symmetric gradient 2238/head
2016-02-23 Martin KronbichlerMerge pull request #2239 from drwells/fix-step-20-refac...
2016-02-23 David WellsFix step-20 compilation. 2239/head
2016-02-23 Denis DavydovMerge pull request #2235 from davydden/fix_fe_field_fun...
2016-02-23 Denis Davydovfixed a bug in FEFieldFunction::vector_gradient() intro... 2235/head
2016-02-23 Martin KronbichlerMerge pull request #2234 from davydden/fix_vector_tools...
2016-02-23 Denis Davydovfixed a bug introduced to VectorTools::interpolate_base... 2234/head
2016-02-23 Wolfgang BangerthMerge pull request #2227 from davydden/missing_include_...
2016-02-23 Denis DavydovMerge pull request #2226 from davydden/branch_petscscal...
2016-02-23 Denis Davydovtemporary avoid instantiations of PointValueHistory... 2226/head
2016-02-22 Wolfgang BangerthMerge pull request #2229 from davydden/fix_point_value_...
2016-02-22 Denis Davydovfix PointValueHistory to work with the updated VectorTo... 2229/head
2016-02-22 Denis Davydovadd a missing include for std::accumulate() 2227/head
2016-02-22 Denis Davydovtemporary mark max/min element in grid_refinement for...
2016-02-22 Wolfgang BangerthMerge pull request #2218 from davydden/branch_petscscal...
2016-02-22 Wolfgang BangerthMerge pull request #2220 from davydden/branch_petscscal...
2016-02-22 Denis DavydovMerge pull request #2217 from davydden/branch_petscscal...
2016-02-22 Denis Davydovextend VectorTools to complex-valued PETSc vector 2217/head
2016-02-22 Wolfgang BangerthMerge pull request #2222 from davydden/branch_petscscal...
2016-02-22 Wolfgang BangerthMerge pull request #2225 from davydden/branch_petscscal...
2016-02-22 Wolfgang BangerthMerge pull request #2223 from davydden/branch_petscscal...
2016-02-22 Denis Davydovchange instantiation of constraint matrix functions... 2222/head
2016-02-22 Denis Davydovdo not instantiate mapping eulerian for complex-valued... 2225/head
2016-02-22 Denis Davydovadd extra ifndef to disable BoomerAMG for complex-value... 2223/head
2016-02-22 Denis Davydovminor change to fe_tools_interpolate to allow complex... 2220/head
2016-02-22 Denis Davydovextend error estimator to complex-valued PETSc 2218/head
2016-02-22 Wolfgang BangerthMerge pull request #2221 from davydden/branch_petscscal...
2016-02-22 Wolfgang BangerthMerge pull request #2219 from davydden/branch_petscscal...
2016-02-22 Denis Davydovchange dof_accessor get/set instantiations to allow... 2221/head
2016-02-22 Denis Davydovextend FEFieldFunction to complex-valued vectors 2219/head
2016-02-22 Wolfgang BangerthMerge pull request #2216 from davydden/branch_petscscal...
2016-02-22 Denis Davydovminor adjustments to block matrix and vector to work... 2216/head
2016-02-22 Wolfgang BangerthMerge pull request #2215 from drwells/example-template...
2016-02-22 David WellsPrefer PreconditionerType to Preconditioner. 2215/head
2016-02-22 David WellsMerge pull request #2214 from bangerth/simplify-code-2
2016-02-22 Wolfgang BangerthSimplify the code that accumulates the weights for... 2214/head
2016-02-21 Timo HeisterMerge pull request #2213 from drwells/example-template...
2016-02-21 Timo HeisterMerge pull request #2211 from drwells/update-step-20
2016-02-21 David WellsPrefer MatrixType to Matrix in the tutorials. 2213/head
2016-02-21 David WellsRelate versions of InverseMatrix in steps 20-22. 2211/head
2016-02-21 David WellsDo not label plain classes as templates.
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.