]>
https://gitweb.dealii.org/ - dealii.git/log
Matthias Maier [Fri, 9 Aug 2019 16:33:53 +0000 (11:33 -0500)]
Add a mailmap entry
David Wells [Fri, 9 Aug 2019 15:43:38 +0000 (09:43 -0600)]
Merge pull request #8484 from rezarastak/use_cell_id_as_key
Cell id is the key
Martin Kronbichler [Fri, 9 Aug 2019 10:47:02 +0000 (12:47 +0200)]
Merge pull request #8529 from masterleinad/remove_match_dimension
Remove match_dimension
Reza Rastak [Thu, 8 Aug 2019 22:18:54 +0000 (16:18 -0600)]
pointer to triangulation is stored in CellDataStorage
Reza Rastak [Wed, 7 Aug 2019 16:24:23 +0000 (10:24 -0600)]
Cell id is the key
Daniel Arndt [Fri, 9 Aug 2019 00:35:46 +0000 (18:35 -0600)]
Remove match_dimension
David Wells [Thu, 8 Aug 2019 23:52:11 +0000 (17:52 -0600)]
Merge pull request #8527 from tamiko/fix_typo
fix a typo
Matthias Maier [Thu, 8 Aug 2019 23:29:55 +0000 (18:29 -0500)]
fix a typo
David Wells [Thu, 8 Aug 2019 23:15:51 +0000 (17:15 -0600)]
Merge pull request #8511 from tjhei/bad-emails-and-names
indent: check for bad usernames and emails
Daniel Arndt [Thu, 8 Aug 2019 23:00:13 +0000 (17:00 -0600)]
Merge pull request #8524 from tamiko/add_a_gitignore
Add a gitignore entry
Matthias Maier [Thu, 8 Aug 2019 22:52:27 +0000 (17:52 -0500)]
add a news/changes entry
Matthias Maier [Thu, 8 Aug 2019 22:50:18 +0000 (17:50 -0500)]
Add a .gitignore entry for QT Creator
Daniel Arndt [Thu, 8 Aug 2019 22:28:50 +0000 (16:28 -0600)]
Merge pull request #8512 from luca-heltai/cxx17-utilities
Added std_cxx17::apply() method.
Timo Heister [Thu, 8 Aug 2019 19:47:14 +0000 (13:47 -0600)]
propagate error code
Timo Heister [Thu, 8 Aug 2019 19:36:47 +0000 (13:36 -0600)]
Merge pull request #8515 from rfildes/add-glossary-explanation
add entry to doc/news/changes/minor
Wolfgang Bangerth [Thu, 8 Aug 2019 18:15:04 +0000 (12:15 -0600)]
Merge pull request #8510 from brownraming/add_logfile_step_3
Add a changelog file.
Wolfgang Bangerth [Thu, 8 Aug 2019 18:11:30 +0000 (12:11 -0600)]
Add a newline to the end of a file.
Rebecca Fildes [Thu, 8 Aug 2019 16:57:39 +0000 (12:57 -0400)]
add entry to doc/news/changes/minor
Luca Heltai [Thu, 8 Aug 2019 16:48:13 +0000 (10:48 -0600)]
Added std_cxx17::apply() method.
Daniel Arndt [Thu, 8 Aug 2019 16:08:02 +0000 (10:08 -0600)]
Merge pull request #8465 from class4kayaker/block_frob_norm
Add frobenius_norm method to BlockMatrixBase
David Wells [Thu, 8 Aug 2019 16:03:43 +0000 (10:03 -0600)]
Merge pull request #8503 from tjhei/indent_check_invalid_files
ignore .DS_Store files
Timo Heister [Wed, 7 Aug 2019 23:48:09 +0000 (17:48 -0600)]
ignore .DS_Store files
Timo Heister [Thu, 8 Aug 2019 15:32:14 +0000 (09:32 -0600)]
indent: check for bad usernames and emails
For compiling the list of contributors for each release, we rely on
useful names and email addresses. We also regularly generate statistics
about number of contributors, which requires identifying unique authors.
This PR does the following:
1. Enforce in `indent` that users have a sensible name set that consists
of at least two words (git config --global user.name)
2. Enforce in `indent` that users have sensible email addresses set by
blocking some common invalid ones.
3. Add a .mailmap file that corrects a collection of invalid
names/addresses already part of the history. This is a standard git
file, which will replace output of `git log` and similar commands.
Step 3 is necessary to make ./indent pass on master.
Bang He [Thu, 8 Aug 2019 15:13:02 +0000 (09:13 -0600)]
Add a changelog file.
Daniel Arndt [Thu, 8 Aug 2019 13:30:11 +0000 (07:30 -0600)]
Merge pull request #8507 from jiuhuahu/step_51_ref
Add an entry to doc/news/changes/minor to summarize change for step-51
Wolfgang Bangerth [Thu, 8 Aug 2019 12:19:49 +0000 (06:19 -0600)]
Merge pull request #8480 from nghayes/step-20-wording
Fixed typos and wording in step-20
Wolfgang Bangerth [Thu, 8 Aug 2019 12:10:05 +0000 (06:10 -0600)]
Add a newline to the end of the file.
Wolfgang Bangerth [Thu, 8 Aug 2019 12:04:29 +0000 (06:04 -0600)]
Update 20190807JiuhuaHu.txt
Daniel Arndt [Thu, 8 Aug 2019 05:00:10 +0000 (23:00 -0600)]
Merge pull request #8472 from GrahamBenHarper/graham_dev_MappingKind
Change all uses of MappingType and mapping_type
David Wells [Thu, 8 Aug 2019 04:19:23 +0000 (22:19 -0600)]
Merge pull request #8505 from tjhei/fix_cite_commands
step-51: fix cite command
Jiuhua Hu [Thu, 8 Aug 2019 04:17:49 +0000 (22:17 -0600)]
Add an entry to doc/news/changes/minor to summarixes the change for step-51 about the cited paper
Timo Heister [Thu, 8 Aug 2019 03:44:20 +0000 (21:44 -0600)]
step-51: fix cite command
Timo Heister [Thu, 8 Aug 2019 02:12:57 +0000 (20:12 -0600)]
Merge pull request #8493 from tjhei/step-49-untitled
step-49: do not use "untitled" as a filename
Nicole Hayes [Wed, 7 Aug 2019 00:34:24 +0000 (20:34 -0400)]
Fixed typos and wording in step-20
Matthias Maier [Wed, 7 Aug 2019 23:31:43 +0000 (18:31 -0500)]
Merge pull request #8464 from brownraming/fix_typo_3
Fix one typo on step_3 documentation
Bang He [Tue, 6 Aug 2019 20:26:52 +0000 (14:26 -0600)]
Fix one typo on step_3 documentation
Wolfgang Bangerth [Wed, 7 Aug 2019 23:06:59 +0000 (17:06 -0600)]
Merge pull request #8476 from jiuhuahu/step_51_ref
add reference for Nguyen 2012
Wolfgang Bangerth [Wed, 7 Aug 2019 23:06:16 +0000 (17:06 -0600)]
Merge pull request #8478 from rebeccampereira/step_3_wording
Changed Wording in Step 3
Wolfgang Bangerth [Wed, 7 Aug 2019 22:59:16 +0000 (16:59 -0600)]
Merge pull request #8496 from saratro/fix-bc-typo
Fix BC typo in matrix_tools
grahambenharper [Tue, 6 Aug 2019 21:06:09 +0000 (15:06 -0600)]
Change all uses of MappingType and mapping_type to MappingKind and mapping_kind
rebeccampereira [Tue, 6 Aug 2019 23:31:28 +0000 (19:31 -0400)]
Changed Wording in Step 3
saratro [Wed, 7 Aug 2019 22:22:03 +0000 (18:22 -0400)]
Fix BC typo in matrix_tools
Matthias Maier [Wed, 7 Aug 2019 22:13:33 +0000 (17:13 -0500)]
Merge pull request #8495 from rfildes/add-glossary-explanation
expand a glossary description
Jiuhua Hu [Wed, 7 Aug 2019 22:07:14 +0000 (16:07 -0600)]
replace the paper by index
rfildes [Wed, 7 Aug 2019 21:18:47 +0000 (17:18 -0400)]
expand a glossary description
Wolfgang Bangerth [Wed, 7 Aug 2019 21:30:36 +0000 (15:30 -0600)]
Merge pull request #8468 from BrandonGleeson/edit_step4_RHS_comments
Edits to step-4 commented program pertaining to right-hand-side and dim
Wolfgang Bangerth [Wed, 7 Aug 2019 21:29:03 +0000 (15:29 -0600)]
Merge pull request #8494 from charu2104/fixed-typo-step3
Fixed typo step3
Jiuhua Hu [Tue, 6 Aug 2019 23:20:41 +0000 (17:20 -0600)]
add reference for Nguyen 2012
Charu Lata [Wed, 7 Aug 2019 21:16:06 +0000 (15:16 -0600)]
Added to minor change log
Daniel Arndt [Wed, 7 Aug 2019 21:13:18 +0000 (15:13 -0600)]
Merge pull request #8384 from dangars/complex_periodic_constraints
Complex periodic constraints
Charu Lata [Wed, 7 Aug 2019 21:05:59 +0000 (15:05 -0600)]
Corrected for typos.
Timo Heister [Wed, 7 Aug 2019 20:51:13 +0000 (14:51 -0600)]
Merge pull request #8491 from bangerth/br
Mark-up fixes in the BR element.
Jonathan Robey [Wed, 7 Aug 2019 20:46:04 +0000 (14:46 -0600)]
Add real_value and use as return type
Daniel Arndt [Wed, 7 Aug 2019 20:40:29 +0000 (14:40 -0600)]
Merge pull request #8483 from tjhei/step-50_cellloops
step-50: use ranged-for
Timo Heister [Wed, 7 Aug 2019 20:33:42 +0000 (14:33 -0600)]
step-49: do not use "untitled" as a filename
Wolfgang Bangerth [Wed, 7 Aug 2019 20:11:43 +0000 (14:11 -0600)]
Mark-up fixes in the BR element.
David Wells [Wed, 7 Aug 2019 20:05:27 +0000 (14:05 -0600)]
Merge pull request #8490 from ManaswineeB/master
Changes to enclosed_hyper_cube and moebius documentation
Brandon Gleeson [Wed, 7 Aug 2019 20:03:19 +0000 (14:03 -0600)]
added change log to /doc/news/changes/minor
David Wells [Wed, 7 Aug 2019 19:55:45 +0000 (13:55 -0600)]
Merge pull request #8489 from mnkajan/minor-changelog-entry
Added entry to minor changes log.
ManaswineeB [Wed, 7 Aug 2019 19:55:31 +0000 (13:55 -0600)]
math mode change
Co-Authored-By: David Wells <drwells@email.unc.edu>
Daniel Arndt [Wed, 7 Aug 2019 19:53:54 +0000 (13:53 -0600)]
Merge pull request #8481 from drwells/rearrange-measure
Rearrange measure
ManaswineeB [Wed, 7 Aug 2019 19:44:31 +0000 (13:44 -0600)]
Fixed ChangeLog
Marie Kajan [Wed, 7 Aug 2019 19:38:17 +0000 (13:38 -0600)]
Change to conform to changelog style.
ManaswineeB [Wed, 7 Aug 2019 18:07:23 +0000 (12:07 -0600)]
notes on changes made
ManaswineeB [Wed, 7 Aug 2019 18:03:06 +0000 (12:03 -0600)]
Merge pull request #1 from ManaswineeB/ManaswineeB-patch-1
Changes to enclosed_hyper_cube and moebius documentation
Marie Kajan [Wed, 7 Aug 2019 17:55:58 +0000 (11:55 -0600)]
Added entry to minor changes log.
Jonathan Robey [Wed, 7 Aug 2019 17:24:47 +0000 (11:24 -0600)]
Correct test output for removed flush
Timo Heister [Wed, 7 Aug 2019 16:50:01 +0000 (10:50 -0600)]
step-50: use ranged-for
David Wells [Wed, 7 Aug 2019 15:36:26 +0000 (09:36 -0600)]
Remove duplicated code.
The exact same code is in the GridTools function.
David Wells [Wed, 7 Aug 2019 15:35:44 +0000 (09:35 -0600)]
Explicitly declare some specializations.
ManaswineeB [Wed, 7 Aug 2019 15:54:26 +0000 (09:54 -0600)]
Changes to enclosed_hyper_cube and moebius
The original documentation of enclosed_hyper_cube said 'first two parameters' in the second line, which was a bit unclear. I made that more specific. The coloring scheme was also unclear, especially with the use of bitwise OR as a verb.
The moebius function had a pi outside of math mode, not a huge error.
Timo Heister [Wed, 7 Aug 2019 15:20:54 +0000 (09:20 -0600)]
Merge pull request #8444 from tcclevenger/workload_imbalance_function
Add workload imbalance function
Martin Kronbichler [Wed, 7 Aug 2019 12:08:55 +0000 (14:08 +0200)]
Merge pull request #8475 from masterleinad/simplify_symmetric_tensor_constructor
Simplify SymmetricTensor constructor
Luca Heltai [Wed, 7 Aug 2019 05:24:40 +0000 (23:24 -0600)]
Merge pull request #8473 from drwells/no-boundaries-54
Avoid deprecated features in step-54.
Wolfgang Bangerth [Wed, 7 Aug 2019 04:22:49 +0000 (22:22 -0600)]
Merge pull request #8471 from rezarastak/cell_data_storage_assert_notnull
Null pointer check added to CellDagaStorage::get_data()
Jonathan Robey [Wed, 7 Aug 2019 00:36:49 +0000 (18:36 -0600)]
Minor style edits
Daniel Arndt [Tue, 6 Aug 2019 23:39:50 +0000 (17:39 -0600)]
Merge pull request #8477 from mnkajan/fix-ticks
Fixed markdown in a step-1 tutorial comment.
Marie Kajan [Tue, 6 Aug 2019 23:22:27 +0000 (17:22 -0600)]
Fixed markdown on a comment line.
Daniel Arndt [Tue, 6 Aug 2019 22:55:33 +0000 (16:55 -0600)]
Simplify SymmetricTensor constructor
Jonathan Robey [Tue, 6 Aug 2019 23:01:50 +0000 (17:01 -0600)]
Correct indentation
Jonathan Robey [Tue, 6 Aug 2019 22:59:23 +0000 (16:59 -0600)]
Add short test description
David Wells [Tue, 6 Aug 2019 22:56:49 +0000 (16:56 -0600)]
Avoid deprecated features in step-54.
Jonathan Robey [Tue, 6 Aug 2019 22:56:32 +0000 (16:56 -0600)]
Add test for Frobenius norm calculation
Timo Heister [Tue, 6 Aug 2019 22:33:39 +0000 (16:33 -0600)]
Merge pull request #8469 from blaisb/image_cylinder_shell
Added an image in the documentation of the grid_generator
Bruno Blais [Tue, 6 Aug 2019 22:27:54 +0000 (18:27 -0400)]
Update doc/news/changes/minor/20190806BrunoBlais
Additional typo fix
Co-Authored-By: Timo Heister <timo.heister@gmail.com>
Timo Heister [Tue, 6 Aug 2019 22:26:09 +0000 (16:26 -0600)]
Merge pull request #8466 from adam4130/convert-steps-bibtex
Convert steps-1,6,18 to Bibtex style citations
Bruno Blais [Tue, 6 Aug 2019 22:25:33 +0000 (18:25 -0400)]
Update include/deal.II/grid/grid_generator.h
Fixed typo
Co-Authored-By: Timo Heister <timo.heister@gmail.com>
Adam Lee [Tue, 6 Aug 2019 21:59:14 +0000 (15:59 -0600)]
Add minor change entry
Adam Lee [Tue, 6 Aug 2019 20:12:34 +0000 (14:12 -0600)]
Additional bibtex conversion in step-18
Adam Lee [Mon, 5 Aug 2019 15:23:56 +0000 (09:23 -0600)]
Bibtex references for steps-1,6,18
blaisb [Tue, 6 Aug 2019 21:34:21 +0000 (17:34 -0400)]
Added entry to minor contributors
Reza Rastak [Tue, 6 Aug 2019 21:31:25 +0000 (15:31 -0600)]
ChangeLog entry added
Jonathan Robey [Tue, 6 Aug 2019 21:31:07 +0000 (15:31 -0600)]
Add news entry
Wolfgang Bangerth [Tue, 6 Aug 2019 21:17:07 +0000 (15:17 -0600)]
Merge pull request #8463 from kirana-bergstrom/change_log_step_20
Added doc change log file for change to step 20
blaisb [Tue, 6 Aug 2019 21:13:59 +0000 (17:13 -0400)]
Fix indentation
Reza Rastak [Tue, 6 Aug 2019 20:58:58 +0000 (14:58 -0600)]
Null pointer check added to CellDagaStorage::get_data()
blaisb [Tue, 6 Aug 2019 20:48:55 +0000 (16:48 -0400)]
Added an image in the documentation of the grid_generator
as well as a small description of said image to exemply what
type of output can be gotten from this generator
Brandon Gleeson [Tue, 6 Aug 2019 20:45:47 +0000 (14:45 -0600)]
edits to step-4 commented program pertaining to right-hand-side and dim
Jonathan Robey [Tue, 6 Aug 2019 20:27:28 +0000 (14:27 -0600)]
Add frobenius_norm method to BlockMatrixBase
Fix to #7629
kirana-bergstrom [Tue, 6 Aug 2019 20:10:07 +0000 (16:10 -0400)]
Added doc change log file for change to step 20
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.