]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-11-26 Sambit Dasminor typo and stylistic issue fix 7461/head
2018-11-21 Sambit DasAdded two getter functions in ProcessGrid class
2018-11-20 Daniel ArndtMerge pull request #7458 from bangerth/tria
2018-11-20 Wolfgang BangerthMerge pull request #7272 from marcfehling/vertex-face...
2018-11-20 Wolfgang BangerthAdd a testcase. 7458/head
2018-11-20 Wolfgang BangerthAdd a changelog entry.
2018-11-20 Wolfgang BangerthAdd operator<() functions to TriaAccessor<0,*,structdim...
2018-11-20 Wolfgang BangerthAdd get_triangulation() functions to TriaAccessor<0...
2018-11-20 Wolfgang BangerthMerge pull request #7448 from masterleinad/delay_vector...
2018-11-20 Daniel ArndtMerge pull request #7455 from bangerth/step-46
2018-11-20 Daniel ArndtMerge pull request #7395 from asartori86/pkg-config
2018-11-20 Wolfgang BangerthMerge pull request #7451 from tjhei/fgmres_doc
2018-11-20 Wolfgang BangerthBetter format a couple of formulas in step-46. 7455/head
2018-11-19 Wolfgang BangerthMerge pull request #7212 from gioacchinowang/jiwang...
2018-11-19 Daniel ArndtFix documentation 7448/head
2018-11-19 David WellsMerge pull request #7449 from bangerth/doc-update
2018-11-19 Daniel ArndtMerge pull request #7420 from agrayver/fe_nedelec_sz_fix
2018-11-19 Timo Heisteradjust tests and examples 7451/head
2018-11-19 Timo HeisterFGMRES: deprecate AdditionalData constructor, cleanup doc
2018-11-19 Alexander GrayverAddress comments 7420/head
2018-11-19 Wolfgang BangerthAdd a comment to GridTools::transform(). 7449/head
2018-11-19 Wolfgang BangerthMerge pull request #7427 from luca-heltai/write-vtk
2018-11-17 David WellsMerge pull request #7447 from masterleinad/overflow_pac...
2018-11-17 Daniel ArndtOmit instantiating a static CUDA::Handle
2018-11-17 Daniel ArndtLazily initialize VectorMemory's global variables
2018-11-17 Daniel ArndtAvoid integer overflow in Utilities::pack_integers 7447/head
2018-11-17 Daniel ArndtMerge pull request #7446 from Rombur/mf_ladv
2018-11-16 Bruno TurcksinAdd a test using LA::d::Vector<double, MemorySpace... 7446/head
2018-11-16 Bruno TurcksinTemplate CUDA MatrixFree framework on vector
2018-11-16 Daniel ArndtMerge pull request #7445 from tjhei/tests_timer_bug
2018-11-15 Timo Heistertests: timer_04 and _05 bug 7445/head
2018-11-15 Luca HeltaiChangelog. 7427/head
2018-11-15 Luca HeltaiGithub review.
2018-11-15 Luca HeltaiTest for VTK input/output compatibility check.
2018-11-15 Luca HeltaiNew GridIn::read_vtk version.
2018-11-15 Luca HeltaiNew GridOut::write_vtk function.
2018-11-15 Matthias Maieraddress JP's comments 7395/head
2018-11-15 Alberto Sartorifix include dir for install target
2018-11-15 Alberto Sartorifix libs flags for pkgconfig files
2018-11-15 Matthias MaierSome minor refactoring:
2018-11-15 Alberto Sartoriuse get_filename_component
2018-11-15 Matthias MaierUpdate cmake/config/CMakeLists.txt
2018-11-15 Matthias MaierUpdate cmake/config/CMakeLists.txt
2018-11-15 Alberto Sartoriremoved unused file
2018-11-15 Alberto Sartorifirst corrections
2018-11-15 Alberto Sartorigenerate pkgconfig files
2018-11-15 David WellsMerge pull request #7444 from masterleinad/indent_expan...
2018-11-15 Daniel ArndtIndent expand_instantiations 7444/head
2018-11-13 Timo HeisterMerge pull request #7404 from bangerth/doc-update
2018-11-13 Wolfgang BangerthFurther evolve the text to describe iterators. 7404/head
2018-11-12 Bruno TurcksinMerge pull request #7439 from tjhei/dox_scalapack_img
2018-11-12 Bruno TurcksinMerge pull request #7438 from tjhei/fix_foxy_plate_with...
2018-11-12 David WellsMerge pull request #7434 from masterleinad/deprecate_te...
2018-11-12 Timo Heisterdoxygen: fix image scaling for scalapack 7439/head
2018-11-12 Timo Heisterfix doxygen GridGenerator plate_with_a_hole imgs 7438/head
2018-11-11 Denis DavydovMerge pull request #7436 from masterleinad/use_strings
2018-11-11 Timo HeisterMerge pull request #7435 from kronbichler/fix_avx512_fe...
2018-11-10 Daniel ArndtPrefer std::string interfaces over const char * for... 7436/head
2018-11-10 Martin KronbichlerAdd changelog 7435/head
2018-11-10 Martin KronbichlerAvoid negative index offsets.
2018-11-10 Daniel ArndtTypo and changelog entry 7434/head
2018-11-10 Daniel ArndtDeprecate Tecplot binary output
2018-11-08 Bruno TurcksinMerge pull request #7432 from masterleinad/derandomize_...
2018-11-08 Daniel ArndtFix init_cuda 7432/head
2018-11-08 Bruno TurcksinMerge pull request #7431 from masterleinad/derandomize_...
2018-11-08 Daniel ArndtDerandomize CUDA devices used in test 7431/head
2018-11-08 Bruno TurcksinMerge pull request #7430 from masterleinad/fix_zero_len...
2018-11-08 Daniel ArndtFix MemorySpace check for zero sized ArrayViews 7430/head
2018-11-07 Luca HeltaiMerge pull request #7411 from drwells/update-truncated...
2018-11-07 Daniel ArndtMerge pull request #7412 from masterleinad/cuda_array_view
2018-11-06 Daniel ArndtUnify is_in_correct_memory_space 7412/head
2018-11-06 Wolfgang BangerthMerge pull request #7424 from tamiko/fix_cmake_petsc
2018-11-06 Bruno TurcksinMerge pull request #7370 from masterleinad/force_cuda_h...
2018-11-06 Matthias MaierCMake: Remove a faulty list manipulation 7424/head
2018-11-06 Daniel ArndtUse cuda_init() in tests
2018-11-06 Daniel ArndtChangelog entry
2018-11-06 Daniel ArndtRestrict access to ArrayView::operator[] to CPU memory
2018-11-06 Daniel ArndtTest correct memory space
2018-11-06 Daniel ArndtLet ArrayView have a MemorySpace template parameter
2018-11-06 David WellsMerge pull request #7422 from masterleinad/fix_windows_...
2018-11-06 Daniel ArndtOnly declare PosixThreadBarrier if there is POSIX support 7422/head
2018-11-06 David WellsMerge pull request #7419 from bangerth/step-20
2018-11-06 Alexander GrayverFix FEFaceValues
2018-11-06 Wolfgang BangerthRewrite the introduction of step-20. 7419/head
2018-11-06 Wolfgang BangerthMerge pull request #7414 from masterleinad/support_gmsh_4
2018-11-05 Daniel ArndtUpdate CUDA information in the documentation for extern... 7370/head
2018-11-05 Bruno TurcksinMerge pull request #7398 from masterleinad/cuda_init
2018-11-05 Daniel ArndtMerge pull request #7417 from masterleinad/algorithm_he...
2018-11-05 Daniel ArndtAdd missing header in subscriptor.cc 7417/head
2018-11-05 Daniel ArndtMerge pull request #7410 from masterleinad/smart_pointe...
2018-11-05 Daniel ArndtBe more conservative with respect to the MSH file forma... 7414/head
2018-11-05 Daniel ArndtUpdate description of the Subscriptor-SmartPointer... 7410/head
2018-11-05 Daniel ArndtIncrease thread-safety of Subscriptor
2018-11-05 Daniel ArndtMerge pull request #7415 from davydden/feature/incremen...
2018-11-04 Denis Davydovset components correctly in IncrementalFunction 7415/head
2018-11-04 David WellsUpdate GridGenerator::truncated_cone. 7411/head
2018-11-04 Daniel ArndtChangelog entry
2018-11-04 Daniel ArndtSupport Gmsh-4
2018-11-04 Wolfgang BangerthFix some commentary on iterators.
2018-11-02 Marc FehlingDecide vertex and line ownership based on FE domination. 7272/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.