]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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-08 Daniel ArndtMerge pull request #7568 from bangerth/cleanups
2019-01-07 Wolfgang BangerthSome cleanups in GridTools. 7568/head
2019-01-07 Daniel ArndtMerge pull request #7565 from bangerth/fix-test
2019-01-07 Wolfgang BangerthUse correct data type for a random number. 7565/head
2019-01-07 Martin KronbichlerMerge pull request #7303 from masterleinad/cuda_aware_mpi
2019-01-07 Luca HeltaiMerge pull request #7001 from GivAlz/GlobalTree
2019-01-05 Giovanni AlzettaAdding global tree of bounding boxes 7001/head
2019-01-04 Bruno TurcksinMerge pull request #7562 from masterleinad/fix_nvcc_war...
2019-01-04 Daniel ArndtFix nvcc warnings 7562/head
2019-01-04 Daniel ArndtChangelog entry 7303/head
2019-01-04 Bruno TurcksinMake gather kernel more general
2019-01-04 Bruno TurcksinOptimization of export_to_ghosted_array_start()
2019-01-04 Bruno TurcksinAdd gather cuda kernel
2019-01-04 Daniel ArndtLet ArrayView have a MemorySpace template parameter
2019-01-04 Daniel ArndtUpdate Partitioner::(import|export)_to_ghosted_array_...
2019-01-04 Daniel ArndtUse CUDA-aware MPI in Vector::compress*
2019-01-04 Daniel ArndtChange position of template argument in CUDAWrappers...
2019-01-04 Daniel ArndtLet Partitioner have a MemorySpace template parameter
2019-01-04 Daniel ArndtUse MemorySpace for import_data
2019-01-04 Daniel Arndt Introduce a configuration variable DEAL_II_WITH_CUDA_A...
2019-01-02 Wolfgang BangerthMerge pull request #7558 from masterleinad/restrict_test
2019-01-02 Wolfgang BangerthMerge pull request #7555 from masterleinad/fix_distribu...
2019-01-02 Daniel ArndtMerge pull request #7561 from bangerth/cleanup
2019-01-01 David WellsMerge pull request #7560 from drwells/trilinos-c-casts
2018-12-31 Wolfgang BangerthClean up some functions in FEFieldFunction. 7561/head
2018-12-30 Wolfgang BangerthMerge pull request #7559 from davydden/feature/apply_gi...
2018-12-30 Denis Davydovadd functions to apply Givens rotation 7559/head
2018-12-30 David WellsClean up some casts in the Trilinos wrappers. 7560/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.