]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agoMerge pull request #8499 from eanovak/master
David Wells [Sat, 10 Aug 2019 18:05:30 +0000 (12:05 -0600)]
Merge pull request #8499 from eanovak/master

Grammar mistake in step 2

5 years agoMerge pull request #8502 from genevaporter/readme_edit
David Wells [Sat, 10 Aug 2019 18:03:59 +0000 (12:03 -0600)]
Merge pull request #8502 from genevaporter/readme_edit

Clarified instructions for install directory

5 years agoMerge pull request #8537 from bangerth/particles
Daniel Arndt [Sat, 10 Aug 2019 17:57:42 +0000 (11:57 -0600)]
Merge pull request #8537 from bangerth/particles

Initialize particle locations with invalid numbers.

5 years agoMerge pull request #8467 from katcosburn/refinement-clarification
David Wells [Sat, 10 Aug 2019 17:49:29 +0000 (11:49 -0600)]
Merge pull request #8467 from katcosburn/refinement-clarification

Clear up confusion about what kind of refinement is to be explored

5 years agoMerge pull request #8500 from adriana6/Fix-Typos
David Wells [Sat, 10 Aug 2019 17:35:50 +0000 (11:35 -0600)]
Merge pull request #8500 from adriana6/Fix-Typos

Fix typos

5 years agoMerge pull request #8536 from bangerth/parallel-1
Daniel Arndt [Sat, 10 Aug 2019 14:25:23 +0000 (08:25 -0600)]
Merge pull request #8536 from bangerth/parallel-1

Make particle iterators const references in range-based for loops.

5 years agoMerge pull request #8540 from tcclevenger/vector_doc
Martin Kronbichler [Sat, 10 Aug 2019 11:49:07 +0000 (13:49 +0200)]
Merge pull request #8540 from tcclevenger/vector_doc

Add to LinearAlgebra::distributed::Vector documentation

5 years agoMerge pull request #8543 from alexrobomind/mf_doc_fix
Martin Kronbichler [Sat, 10 Aug 2019 11:47:49 +0000 (13:47 +0200)]
Merge pull request #8543 from alexrobomind/mf_doc_fix

Fixed documentation for Triangulation<...>::set_manifold(...)

5 years agoMerge pull request #8545 from brownraming/fix_cmake_document_typo
Daniel Arndt [Sat, 10 Aug 2019 05:05:31 +0000 (23:05 -0600)]
Merge pull request #8545 from brownraming/fix_cmake_document_typo

Fix several typos in CMake documentation

5 years agomodifed one change 8545/head
Bang He [Sat, 10 Aug 2019 04:45:10 +0000 (22:45 -0600)]
modifed one change

5 years agoFix several typos in CMake documentation
Bang He [Sat, 10 Aug 2019 02:37:10 +0000 (20:37 -0600)]
Fix several typos in CMake documentation

5 years agoadd documentation 8540/head
tcclevenger [Fri, 9 Aug 2019 23:05:34 +0000 (17:05 -0600)]
add documentation

5 years agoFixed documentation for Triangulation<...>::set_manifold(...) 8543/head
Alexander Knieps [Fri, 9 Aug 2019 23:29:56 +0000 (01:29 +0200)]
Fixed documentation for Triangulation<...>::set_manifold(...)

5 years agoMerge pull request #8501 from Lujkn/describing_parameters
David Wells [Fri, 9 Aug 2019 20:44:09 +0000 (14:44 -0600)]
Merge pull request #8501 from Lujkn/describing_parameters

Describing parameters

5 years agoUpdate 20190708LuelEmishaw 8501/head
Wolfgang Bangerth [Fri, 9 Aug 2019 20:40:06 +0000 (14:40 -0600)]
Update 20190708LuelEmishaw

5 years agoInitialize particle locations with invalid numbers. 8537/head
Wolfgang Bangerth [Fri, 9 Aug 2019 20:22:29 +0000 (14:22 -0600)]
Initialize particle locations with invalid numbers.

5 years agoMake particle iterators const references. 8536/head
Wolfgang Bangerth [Fri, 9 Aug 2019 16:57:54 +0000 (10:57 -0600)]
Make particle iterators const references.

5 years agoDescribe input and output parameters for flatten_triangulation()
Luel Emishaw [Wed, 7 Aug 2019 23:19:07 +0000 (19:19 -0400)]
Describe input and output parameters for flatten_triangulation()

5 years agoMerge pull request #8534 from tamiko/add-mailmap-entry
David Wells [Fri, 9 Aug 2019 17:43:55 +0000 (11:43 -0600)]
Merge pull request #8534 from tamiko/add-mailmap-entry

Add a mailmap entry

5 years agoMerge pull request #8523 from maemar/step-3-extension-boundary-ids
Daniel Arndt [Fri, 9 Aug 2019 17:20:11 +0000 (11:20 -0600)]
Merge pull request #8523 from maemar/step-3-extension-boundary-ids

Step-3 possible extensions to label boundaries using x, y, z coordinates

5 years agoUpdate intro.dox 8500/head
Adriana Morales [Wed, 7 Aug 2019 17:31:37 +0000 (11:31 -0600)]
Update intro.dox

I found a typo and changed it.

5 years agoAdd a mailmap entry 8534/head
Matthias Maier [Fri, 9 Aug 2019 16:33:53 +0000 (11:33 -0500)]
Add a mailmap entry

5 years agoFixed stylistic issues in extension suggestion. 8523/head
Mae Markowski [Fri, 9 Aug 2019 16:11:54 +0000 (10:11 -0600)]
Fixed stylistic issues in extension suggestion.

5 years agoMerge pull request #8484 from rezarastak/use_cell_id_as_key
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

5 years agoFixed typos on step-3 extension.
Mae Markowski [Fri, 9 Aug 2019 14:51:37 +0000 (08:51 -0600)]
Fixed typos on step-3 extension.

5 years agomore concise explanation 8467/head
Katherine Cosburn [Fri, 9 Aug 2019 14:25:46 +0000 (08:25 -0600)]
more concise explanation

5 years agoMerge pull request #8529 from masterleinad/remove_match_dimension
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

5 years agopointer to triangulation is stored in CellDataStorage 8484/head
Reza Rastak [Thu, 8 Aug 2019 22:18:54 +0000 (16:18 -0600)]
pointer to triangulation is stored in CellDataStorage

5 years agoCell id is the key
Reza Rastak [Wed, 7 Aug 2019 16:24:23 +0000 (10:24 -0600)]
Cell id is the key

5 years agoRemove match_dimension 8529/head
Daniel Arndt [Fri, 9 Aug 2019 00:35:46 +0000 (18:35 -0600)]
Remove match_dimension

5 years agoMerge pull request #8527 from tamiko/fix_typo
David Wells [Thu, 8 Aug 2019 23:52:11 +0000 (17:52 -0600)]
Merge pull request #8527 from tamiko/fix_typo

fix a typo

5 years agofix a typo 8527/head
Matthias Maier [Thu, 8 Aug 2019 23:29:55 +0000 (18:29 -0500)]
fix a typo

5 years agoMerge pull request #8511 from tjhei/bad-emails-and-names
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

5 years agoMerge pull request #8524 from tamiko/add_a_gitignore
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

5 years agoadd a news/changes entry 8524/head
Matthias Maier [Thu, 8 Aug 2019 22:52:27 +0000 (17:52 -0500)]
add a news/changes entry

5 years agoAdd a .gitignore entry for QT Creator
Matthias Maier [Thu, 8 Aug 2019 22:50:18 +0000 (17:50 -0500)]
Add a .gitignore entry for QT Creator

5 years agoadd explanation for fix in step-2
Katherine Cosburn [Thu, 8 Aug 2019 22:21:49 +0000 (16:21 -0600)]
add explanation for fix in step-2

5 years agoMerge pull request #8512 from luca-heltai/cxx17-utilities
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.

5 years agoExtended step-3 possible extensions to label boundaries using x, y, z coordinates...
Mae Markowski [Thu, 8 Aug 2019 22:26:17 +0000 (16:26 -0600)]
Extended step-3 possible extensions to label boundaries using x, y, z coordinates rather than face labels.

5 years agoClarified instalation directory instructions 8502/head
Geneva Porter [Thu, 8 Aug 2019 22:10:30 +0000 (16:10 -0600)]
Clarified instalation directory instructions

5 years agopropagate error code 8511/head
Timo Heister [Thu, 8 Aug 2019 19:47:14 +0000 (13:47 -0600)]
propagate error code

5 years agoMerge pull request #8515 from rfildes/add-glossary-explanation
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

5 years agoMerge pull request #8510 from brownraming/add_logfile_step_3
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.

5 years agoAdd a newline to the end of a file. 8515/head
Wolfgang Bangerth [Thu, 8 Aug 2019 18:11:30 +0000 (12:11 -0600)]
Add a newline to the end of a file.

5 years agoGrammar mistake in step 2 8499/head
Emily Novak [Wed, 7 Aug 2019 21:17:44 +0000 (15:17 -0600)]
Grammar mistake in step 2

Grammar mistake. Corrected "among" to "amount".

5 years agoadd entry to doc/news/changes/minor
Rebecca Fildes [Thu, 8 Aug 2019 16:57:39 +0000 (12:57 -0400)]
add entry to doc/news/changes/minor

5 years agoAdded std_cxx17::apply() method. 8512/head
Luca Heltai [Thu, 8 Aug 2019 16:48:13 +0000 (10:48 -0600)]
Added std_cxx17::apply() method.

5 years agoMerge pull request #8465 from class4kayaker/block_frob_norm
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

5 years agoMerge pull request #8503 from tjhei/indent_check_invalid_files
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

5 years agoignore .DS_Store files 8503/head
Timo Heister [Wed, 7 Aug 2019 23:48:09 +0000 (17:48 -0600)]
ignore .DS_Store files

5 years agoindent: check for bad usernames and emails
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.

5 years agoAdd a changelog file. 8510/head
Bang He [Thu, 8 Aug 2019 15:13:02 +0000 (09:13 -0600)]
Add a changelog file.

5 years agoMerge pull request #8507 from jiuhuahu/step_51_ref
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

5 years agoMerge pull request #8480 from nghayes/step-20-wording
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

5 years agoAdd a newline to the end of the file. 8480/head
Wolfgang Bangerth [Thu, 8 Aug 2019 12:10:05 +0000 (06:10 -0600)]
Add a newline to the end of the file.

5 years agoUpdate 20190807JiuhuaHu.txt 8507/head
Wolfgang Bangerth [Thu, 8 Aug 2019 12:04:29 +0000 (06:04 -0600)]
Update 20190807JiuhuaHu.txt

5 years agoMerge pull request #8472 from GrahamBenHarper/graham_dev_MappingKind
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

5 years agoMerge pull request #8505 from tjhei/fix_cite_commands
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

5 years agoAdd an entry to doc/news/changes/minor to summarixes the change for step-51 about...
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

5 years agostep-51: fix cite command 8505/head
Timo Heister [Thu, 8 Aug 2019 03:44:20 +0000 (21:44 -0600)]
step-51: fix cite command

5 years agoMerge pull request #8493 from tjhei/step-49-untitled
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

5 years agoFixed typos and wording in step-20
Nicole Hayes [Wed, 7 Aug 2019 00:34:24 +0000 (20:34 -0400)]
Fixed typos and wording in step-20

5 years agoMerge pull request #8464 from brownraming/fix_typo_3
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

5 years agoFix one typo on step_3 documentation 8464/head
Bang He [Tue, 6 Aug 2019 20:26:52 +0000 (14:26 -0600)]
Fix one typo on step_3 documentation

5 years agoMerge pull request #8476 from jiuhuahu/step_51_ref
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

5 years agoMerge pull request #8478 from rebeccampereira/step_3_wording
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

5 years agoMerge pull request #8496 from saratro/fix-bc-typo
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

5 years agoChange all uses of MappingType and mapping_type to MappingKind and mapping_kind 8472/head
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

5 years agoChanged Wording in Step 3 8478/head
rebeccampereira [Tue, 6 Aug 2019 23:31:28 +0000 (19:31 -0400)]
Changed Wording in Step 3

5 years agoFix BC typo in matrix_tools 8496/head
saratro [Wed, 7 Aug 2019 22:22:03 +0000 (18:22 -0400)]
Fix BC typo in matrix_tools

5 years agoMerge pull request #8495 from rfildes/add-glossary-explanation
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

5 years agoreplace the paper by index 8476/head
Jiuhua Hu [Wed, 7 Aug 2019 22:07:14 +0000 (16:07 -0600)]
replace the paper by index

5 years agoexpand a glossary description 8495/head
rfildes [Wed, 7 Aug 2019 21:18:47 +0000 (17:18 -0400)]
expand a glossary description

5 years agoMerge pull request #8468 from BrandonGleeson/edit_step4_RHS_comments
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

5 years agoMerge pull request #8494 from charu2104/fixed-typo-step3
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

5 years agoadd reference for Nguyen 2012
Jiuhua Hu [Tue, 6 Aug 2019 23:20:41 +0000 (17:20 -0600)]
add reference for Nguyen 2012

5 years agoAdded to minor change log 8494/head
Charu Lata [Wed, 7 Aug 2019 21:16:06 +0000 (15:16 -0600)]
Added to minor change log

5 years agoMerge pull request #8384 from dangars/complex_periodic_constraints
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

5 years agoCorrected for typos.
Charu Lata [Wed, 7 Aug 2019 21:05:59 +0000 (15:05 -0600)]
Corrected for typos.

5 years agoMerge pull request #8491 from bangerth/br
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.

5 years agoAdd real_value and use as return type 8465/head
Jonathan Robey [Wed, 7 Aug 2019 20:46:04 +0000 (14:46 -0600)]
Add real_value and use as return type

5 years agoMerge pull request #8483 from tjhei/step-50_cellloops
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

5 years agostep-49: do not use "untitled" as a filename 8493/head
Timo Heister [Wed, 7 Aug 2019 20:33:42 +0000 (14:33 -0600)]
step-49: do not use "untitled" as a filename

5 years agoMark-up fixes in the BR element. 8491/head
Wolfgang Bangerth [Wed, 7 Aug 2019 20:11:43 +0000 (14:11 -0600)]
Mark-up fixes in the BR element.

5 years agoMerge pull request #8490 from ManaswineeB/master
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

5 years agoadded change log to /doc/news/changes/minor 8468/head
Brandon Gleeson [Wed, 7 Aug 2019 20:03:19 +0000 (14:03 -0600)]
added change log to /doc/news/changes/minor

5 years agoMerge pull request #8489 from mnkajan/minor-changelog-entry
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.

5 years agomath mode change 8490/head
ManaswineeB [Wed, 7 Aug 2019 19:55:31 +0000 (13:55 -0600)]
math mode change

Co-Authored-By: David Wells <drwells@email.unc.edu>
5 years agoMerge pull request #8481 from drwells/rearrange-measure
Daniel Arndt [Wed, 7 Aug 2019 19:53:54 +0000 (13:53 -0600)]
Merge pull request #8481 from drwells/rearrange-measure

Rearrange measure

5 years agoFixed ChangeLog
ManaswineeB [Wed, 7 Aug 2019 19:44:31 +0000 (13:44 -0600)]
Fixed ChangeLog

5 years agoChange to conform to changelog style. 8489/head
Marie Kajan [Wed, 7 Aug 2019 19:38:17 +0000 (13:38 -0600)]
Change to conform to changelog style.

5 years agonotes on changes made
ManaswineeB [Wed, 7 Aug 2019 18:07:23 +0000 (12:07 -0600)]
notes on changes made

5 years agoMerge pull request #1 from ManaswineeB/ManaswineeB-patch-1
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

5 years agoAdded entry to minor changes log.
Marie Kajan [Wed, 7 Aug 2019 17:55:58 +0000 (11:55 -0600)]
Added entry to minor changes log.

5 years agoCorrect test output for removed flush
Jonathan Robey [Wed, 7 Aug 2019 17:24:47 +0000 (11:24 -0600)]
Correct test output for removed flush

5 years agostep-50: use ranged-for 8483/head
Timo Heister [Wed, 7 Aug 2019 16:50:01 +0000 (10:50 -0600)]
step-50: use ranged-for

5 years agoRemove duplicated code. 8481/head
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.

5 years agoExplicitly declare some specializations.
David Wells [Wed, 7 Aug 2019 15:35:44 +0000 (09:35 -0600)]
Explicitly declare some specializations.

5 years agoChanges to enclosed_hyper_cube and moebius
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.

5 years agoMerge pull request #8444 from tcclevenger/workload_imbalance_function
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


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.