]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-01-11 Daniel ArndtUse std::sets in GridOut::write_svg 7590/head
2019-01-11 Daniel ArndtUse range-based for loops in include/grid
2019-01-11 Daniel ArndtUse range-based for loops in source/grid
2019-01-11 Daniel ArndtMerge pull request #7586 from masterleinad/loop-convert_3
2019-01-10 Daniel ArndtMerge pull request #7572 from marcfehling/fix-fourier
2019-01-10 Daniel ArndtMerge pull request #7580 from masterleinad/more_fallthrough
2019-01-10 Daniel ArndtUse range-based for loops in include/hp 7586/head
2019-01-10 Daniel ArndtUse range-based for loops in source/hp
2019-01-10 Matthias MaierMerge pull request #7575 from masterleinad/loop-convert_2
2019-01-10 Daniel ArndtMerge pull request #7582 from bangerth/exception
2019-01-10 Wolfgang BangerthRemove a pointless exception. 7582/head
2019-01-10 Daniel ArndtMerge pull request #7564 from GivAlz/CouplingMatrix
2019-01-10 Daniel ArndtMerge pull request #7563 from GivAlz/CouplingSparsity
2019-01-10 Daniel ArndtUse more flags in [[fallthrough]] checks 7580/head
2019-01-09 Daniel ArndtUse range-based for loops in source/non_matching 7575/head
2019-01-09 Daniel ArndtUse range-based for loops in source/opencascade
2019-01-09 Daniel ArndtUse range-based for loops in source/particles
2019-01-09 Daniel ArndtMerge pull request #7020 from dangars/hdf5
2019-01-09 David WellsMerge pull request #7567 from bangerth/doc-update
2019-01-09 Daniel Garcia... Changelog entry 7020/head
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Reorder functions get/set_query_io_mode()
2019-01-09 Daniel Garcia... Add functions set_plist() and release_plist()
2019-01-09 Daniel Garcia... Remove std::vector copy
2019-01-09 Daniel Garcia... Use const reference instead of rvalue
2019-01-09 Daniel Garcia... Create a list with a more clear syntax
2019-01-09 Daniel Garcia... Specify the argument in the lambda funcions
2019-01-09 Daniel Garcia... Make the arguments const
2019-01-09 Daniel Garcia... Add get_name()
2019-01-09 Daniel Garcia... Make const the functions open_* and create_*
2019-01-09 Daniel Garcia... Use make_array_view(container_object).data()
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Rename group() to open_group()
2019-01-09 Daniel Garcia... Make get_attribute const
2019-01-09 Daniel Garcia... Reorder parameters
2019-01-09 Daniel Garcia... Add test hdf5_06
2019-01-09 Daniel Garcia... Add test for Vector and write/read selection
2019-01-09 Daniel Garcia... Use Container in read_selection and write_selection
2019-01-09 Daniel Garcia... Use overload instead of enable_if
2019-01-09 Daniel Garcia... Make herr_t ret local variable
2019-01-09 Daniel Garcia... Rename enum Mode
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Rename dataset() to open_dataset()
2019-01-09 Daniel Garcia... Add complex=off for the test hdf5_05
2019-01-09 Daniel Garcia... Add hdf5_05.mpirun=1.output
2019-01-09 Daniel Garcia... Add tests in tests/base/hdf5_05.cc
2019-01-09 Daniel Garcia... Add read_hyperslab()
2019-01-09 Daniel Garcia... Squeeze the dimensions of FullMatrix in initialize_cont...
2019-01-09 Daniel Garcia... Add test hdf5_05
2019-01-09 Daniel Garcia... HDF5 tests with_complex_values=off
2019-01-09 Daniel Garcia... Add the option "with_complex_values=on" in the output...
2019-01-09 Daniel Garcia... Declare variables as const
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Use two functions instead of a template
2019-01-09 Daniel Garcia... Rename functions
2019-01-09 Daniel Garcia... Separate functions by three empty lines
2019-01-09 Daniel Garcia... Use make_shared in get_hdf5_datatype()
2019-01-09 Daniel Garcia... Document the constructors of Group and File
2019-01-09 Daniel Garcia... Use lambda function in no_collective_cause_to_string()
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Replace template template Containers by template Containers
2019-01-09 Daniel ArndtMerge pull request #7569 from GivAlz/AddTestGlobalTree
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Pass parameters by reference
2019-01-09 Daniel Garcia... Move enum Mode
2019-01-09 Daniel Garcia... Define mpi variable as const
2019-01-09 Daniel Garcia... Rename check_io_mode() to query_io_mode()
2019-01-09 Daniel Garcia... Improve the documentation
2019-01-09 Daniel Garcia... Add endline
2019-01-09 Daniel Garcia... Add Asserts
2019-01-09 Daniel Garcia... Remove the warnings of unused variables
2019-01-09 Daniel Garcia... Format code
2019-01-09 Daniel Garcia... Remove irrelevant curly brackets
2019-01-09 Daniel Garcia... Write serial tests for the HDF5 datasets
2019-01-09 Daniel Garcia... Use generic container for write_dataset
2019-01-09 Daniel Garcia... Add support for Vector
2019-01-09 Daniel Garcia... Place most of the instantiations in hdf5.inst.in
2019-01-09 Daniel Garcia... Write parallel tests for the HDF5 datasets
2019-01-09 Daniel Garcia... Add examples
2019-01-09 Daniel Garcia... Use hex values instead of enum values
2019-01-09 Daniel Garcia... Remove long double and std::complex<long double> instan...
2019-01-09 Daniel Garcia... Fix doxygen documentation
2019-01-09 Daniel Garcia... Replace the template argument T by number
2019-01-09 Daniel Garcia... Add functions read_*()
2019-01-09 Daniel Garcia... Remove the quotes in the documentation
2019-01-09 Daniel Garcia... Improve write_hyperslab()
2019-01-09 Daniel Garcia... Rename read_data() to read() and write_data() to write()
2019-01-09 Daniel Garcia... Use generic Container for write_data and write_data_hyp...
2019-01-09 Daniel Garcia... Get the pointer to the raw data of FullMatrix
2019-01-09 Daniel Garcia... Add functions
2019-01-09 Daniel Garcia... Write tests for HDF5 attributes
2019-01-09 Daniel Garcia... Constructor for opening a dataset
2019-01-09 Daniel Garcia... Write UTF8 string attributes
2019-01-09 Daniel Garcia... Use templates for the function members of DataSet
2019-01-09 Daniel Garcia... Check support for HDF5 and MPI
2019-01-09 Daniel Garcia... Add support for all the scalar and complex types
2019-01-09 Daniel Garcia... Add HDF5 classes
2019-01-09 Giovanni AlzettaAdded tests and support for non-mpi to GridTools::build... 7569/head
2019-01-09 Giovanni AlzettaImproved NonMatching::create_coupling_matrix algorithm 7564/head
2019-01-09 Wolfgang BangerthMerge pull request #7474 from starki0815/dealii_extract...
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.