]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
7 years agoAdd mean_value to cuda_vector. 3328/head
Bruno Turcksin [Mon, 31 Oct 2016 19:15:09 +0000 (15:15 -0400)]
Add mean_value to cuda_vector.

7 years agoMerge pull request #3305 from bangerth/style-update
Bruno Turcksin [Fri, 28 Oct 2016 16:11:55 +0000 (12:11 -0400)]
Merge pull request #3305 from bangerth/style-update

Just minor style updates.

7 years agoJust minor style updates. 3305/head
Wolfgang Bangerth [Fri, 28 Oct 2016 16:05:16 +0000 (10:05 -0600)]
Just minor style updates.

7 years agoMerge pull request #3300 from bangerth/use-subdomain_id-consistently
Martin Kronbichler [Fri, 28 Oct 2016 15:41:17 +0000 (17:41 +0200)]
Merge pull request #3300 from bangerth/use-subdomain_id-consistently

Use subdomain_ids consistently.

7 years agoMerge pull request #3304 from bangerth/add-changelog-entry
Martin Kronbichler [Fri, 28 Oct 2016 15:40:03 +0000 (17:40 +0200)]
Merge pull request #3304 from bangerth/add-changelog-entry

Add changelog entry for edge orientation code.

7 years agoAdd changelog entry for edge orientation code. 3304/head
Wolfgang Bangerth [Fri, 28 Oct 2016 15:36:45 +0000 (09:36 -0600)]
Add changelog entry for edge orientation code.

While there, also update a couple of comments.

7 years agoMerge pull request #3279 from drwells/update-boost-1.62
Wolfgang Bangerth [Fri, 28 Oct 2016 14:59:39 +0000 (08:59 -0600)]
Merge pull request #3279 from drwells/update-boost-1.62

Update boost to 1.62

7 years agoMerge pull request #3283 from bangerth/edge-orientation-cleanups
David Wells [Fri, 28 Oct 2016 14:58:10 +0000 (10:58 -0400)]
Merge pull request #3283 from bangerth/edge-orientation-cleanups

Cleanups for the edge orientation code.

7 years agoMerge pull request #3277 from bangerth/update-step-41
David Wells [Fri, 28 Oct 2016 14:39:58 +0000 (10:39 -0400)]
Merge pull request #3277 from bangerth/update-step-41

Update formatting of step-41.

7 years agoUpdate formatting of step-41. 3277/head
Wolfgang Bangerth [Fri, 21 Oct 2016 16:03:20 +0000 (10:03 -0600)]
Update formatting of step-41.

Specifically:
* Use the same numbering scheme for enumerations as below. The style
  [(1)] likely originated from using an `\item[(1)]` in the original
  latex version of the introduction.
* Add a sentence after the bullet point list at the end of the introduction
  to help doxygen understand that it should not indent the following
  section heading (from the commented program) the same as the bullet
  point list.

7 years agoMerge pull request #3301 from bangerth/fix-3299
Denis Davydov [Fri, 28 Oct 2016 06:16:23 +0000 (08:16 +0200)]
Merge pull request #3301 from bangerth/fix-3299

Add necessary .prm file. Update docs.

7 years agoMerge pull request #3296 from masterleinad/mass_matrix_bf
Denis Davydov [Fri, 28 Oct 2016 06:02:33 +0000 (08:02 +0200)]
Merge pull request #3296 from masterleinad/mass_matrix_bf

Add MatrixFreeOperators::MassOperator

7 years agoAdd necessary .prm file. Update docs. 3301/head
Wolfgang Bangerth [Fri, 28 Oct 2016 02:42:11 +0000 (20:42 -0600)]
Add necessary .prm file. Update docs.

In the olden times, the .prm file was created automatically when it was
not found, but this is no longer the case following #3122.

7 years agoMerge pull request #3297 from davydden/doc/templates
Bruno Turcksin [Thu, 27 Oct 2016 22:16:15 +0000 (18:16 -0400)]
Merge pull request #3297 from davydden/doc/templates

document coding conventions for templates

7 years agoAdd test for the inverse diagonal 3296/head
Daniel Arndt [Thu, 27 Oct 2016 16:06:29 +0000 (18:06 +0200)]
Add test for the inverse diagonal

7 years agoTreat types::subdomain_id consistently throughout the testsuite. 3300/head
Wolfgang Bangerth [Thu, 27 Oct 2016 21:21:24 +0000 (16:21 -0500)]
Treat types::subdomain_id consistently throughout the testsuite.

7 years agoAdd MatrixFreeOperators::MassOperator
Daniel Arndt [Thu, 27 Oct 2016 13:41:58 +0000 (15:41 +0200)]
Add MatrixFreeOperators::MassOperator

7 years agoMerge pull request #3293 from davydden/la_distr_vec_add
Martin Kronbichler [Thu, 27 Oct 2016 19:30:26 +0000 (21:30 +0200)]
Merge pull request #3293 from davydden/la_distr_vec_add

add LinearAlgebra::distributed::Vector::add() with pointers

7 years agoupdate text 3297/head
Denis Davydov [Thu, 27 Oct 2016 17:52:31 +0000 (19:52 +0200)]
update text

7 years agoBe consistent about using types::subdomain_id.
Wolfgang Bangerth [Thu, 27 Oct 2016 17:37:59 +0000 (12:37 -0500)]
Be consistent about using types::subdomain_id.

7 years agoUse subdomain_id consistently for ghost owners.
Wolfgang Bangerth [Thu, 27 Oct 2016 17:37:29 +0000 (12:37 -0500)]
Use subdomain_id consistently for ghost owners.

7 years agoMerge pull request #3298 from masterleinad/fix_test_name
Wolfgang Bangerth [Thu, 27 Oct 2016 17:29:17 +0000 (11:29 -0600)]
Merge pull request #3298 from masterleinad/fix_test_name

Use correct flag for test requiring PETSc

7 years agoUse correct flag for test requiring PETSc 3298/head
Daniel Arndt [Thu, 27 Oct 2016 17:20:54 +0000 (19:20 +0200)]
Use correct flag for test requiring PETSc

7 years agominor
Denis Davydov [Thu, 27 Oct 2016 15:13:24 +0000 (17:13 +0200)]
minor

7 years agodocument coding conventions for templates
Denis Davydov [Thu, 27 Oct 2016 15:10:22 +0000 (17:10 +0200)]
document coding conventions for templates

7 years agoadd a unit test for LA::distributed::Vector::add() 3293/head
Denis Davydov [Thu, 27 Oct 2016 14:19:45 +0000 (16:19 +0200)]
add a unit test for LA::distributed::Vector::add()

7 years agoadd LinearAlgebra::distributed::Vector::add() with pointers
Denis Davydov [Thu, 27 Oct 2016 12:50:48 +0000 (14:50 +0200)]
add LinearAlgebra::distributed::Vector::add() with pointers

7 years agoMerge pull request #3288 from masterleinad/unify_copyright_2016
Martin Kronbichler [Wed, 26 Oct 2016 16:13:05 +0000 (18:13 +0200)]
Merge pull request #3288 from masterleinad/unify_copyright_2016

Unify year in headers for 2016

7 years agoUnify copyrigths year for 2016 3288/head
Daniel Arndt [Wed, 26 Oct 2016 15:45:19 +0000 (17:45 +0200)]
Unify copyrigths year for 2016

7 years agoMerge pull request #3275 from davydden/feature/arpack_shift
Wolfgang Bangerth [Wed, 26 Oct 2016 12:44:30 +0000 (06:44 -0600)]
Merge pull request #3275 from davydden/feature/arpack_shift

add ArpackSolver::set_shift()

7 years agoUpdate readme.html for #3254 (#3255)
Konstantin Ladutenko [Tue, 25 Oct 2016 13:11:13 +0000 (16:11 +0300)]
Update readme.html for #3254 (#3255)

* Use cmake to find local MathJax

7 years agouse std::complex in (P)Arpack::set_shift() 3275/head
Denis Davydov [Fri, 21 Oct 2016 14:40:05 +0000 (16:40 +0200)]
use std::complex in (P)Arpack::set_shift()

7 years agomake PArpackSolver::set_shift() consistent to that in ArpackSolver
Denis Davydov [Fri, 21 Oct 2016 13:35:47 +0000 (15:35 +0200)]
make PArpackSolver::set_shift() consistent to that in ArpackSolver

7 years agoadd ArpackSolver::set_shift()
Denis Davydov [Fri, 21 Oct 2016 13:29:26 +0000 (15:29 +0200)]
add ArpackSolver::set_shift()

7 years agoMerge pull request #3287 from kbzowski/master
Denis Davydov [Tue, 25 Oct 2016 12:02:18 +0000 (14:02 +0200)]
Merge pull request #3287 from kbzowski/master

Fixed typo in FunctionParser examples.

7 years agoFixed typo in FunctionParser examples. 3287/head
kbzowski [Tue, 25 Oct 2016 11:51:20 +0000 (13:51 +0200)]
Fixed typo in FunctionParser examples.

7 years agoFix standalone header compilation in C++03 mode. 3279/head
David Wells [Tue, 25 Oct 2016 01:27:42 +0000 (21:27 -0400)]
Fix standalone header compilation in C++03 mode.

Older versions of boost manage to include cstdio, though newer versions
do not. This header needs cstdio so include it directly.

7 years agoMention the boost upgrade in the docs.
David Wells [Mon, 24 Oct 2016 00:09:19 +0000 (20:09 -0400)]
Mention the boost upgrade in the docs.

7 years agoSilence a missing initializer warning in boost.
David Wells [Sun, 23 Oct 2016 12:32:06 +0000 (08:32 -0400)]
Silence a missing initializer warning in boost.

This shows up in GCC 4.8.

7 years agoFix some boost warnings by applying old patches.
David Wells [Fri, 21 Oct 2016 19:28:19 +0000 (15:28 -0400)]
Fix some boost warnings by applying old patches.

This commit redoes two old commits:

0fd99736f58, which silences a (bogus) warning in GCC 4.8 and GCC 4.9,
  and
56b062ca039, which silences anothor bogus warning in GCC versions
  prior to 4.8.

7 years agoUpdate the bundled boost copy from 1.56 to 1.62.
David Wells [Thu, 20 Oct 2016 01:31:19 +0000 (21:31 -0400)]
Update the bundled boost copy from 1.56 to 1.62.

This commit updates our bundled copy of boost from 1.56 to 1.62. While
doing this I removed several boost libraries that are not used anywhere
in deal.II nor in the rest of the part of boost that we bundle:

boost/compatibility: This little library wraps the standard C headers
and we don't need it.

boost/signals: This has long since been deprecated in favor of
signals2.

boost/tr1: The boost TR1 library contains reimplementations of features
that ultimately appeared in C++11. We implement this ourselves with the
std_cxx11 namespace so we skip this folder.

boost/thread/experimental: This library is new and we don't currently
have any use for it.

7 years agoMerge pull request #3276 from kronbichler/master
Martin Kronbichler [Mon, 24 Oct 2016 18:25:36 +0000 (20:25 +0200)]
Merge pull request #3276 from kronbichler/master

Add step() and Tstep() methods to Chebyshev preconditioner for relaxation smoothers

7 years agoMerge pull request #3274 from drwells/split-tests/bits-06
Martin Kronbichler [Mon, 24 Oct 2016 10:52:22 +0000 (12:52 +0200)]
Merge pull request #3274 from drwells/split-tests/bits-06

Move vector tests from tests/bits to tests/vector.

7 years agoMention change 3276/head
Martin Kronbichler [Fri, 21 Oct 2016 14:22:03 +0000 (16:22 +0200)]
Mention change

7 years agoTest relaxation interface to PreconditionChebyshev
Martin Kronbichler [Fri, 21 Oct 2016 14:19:51 +0000 (16:19 +0200)]
Test relaxation interface to PreconditionChebyshev

7 years agoRe-organize adaptive MG tests with matrix-free. Avoid dependency on Trilinos if not...
Martin Kronbichler [Fri, 21 Oct 2016 14:19:27 +0000 (16:19 +0200)]
Re-organize adaptive MG tests with matrix-free. Avoid dependency on Trilinos if not necessary.

7 years agoAdd step() and Tstep() methods to Chebyshev preconditioner.
Martin Kronbichler [Fri, 21 Oct 2016 14:18:23 +0000 (16:18 +0200)]
Add step() and Tstep() methods to Chebyshev preconditioner.

7 years agoMove functions so that all specializations are in the same place. 3283/head
Wolfgang Bangerth [Tue, 18 Oct 2016 23:37:22 +0000 (17:37 -0600)]
Move functions so that all specializations are in the same place.

7 years agoMake an implementation namespace anonymous.
Wolfgang Bangerth [Sun, 23 Oct 2016 02:19:30 +0000 (20:19 -0600)]
Make an implementation namespace anonymous.

7 years agoMove the exception that is thrown when grid reordering fails.
Wolfgang Bangerth [Tue, 18 Oct 2016 23:28:23 +0000 (17:28 -0600)]
Move the exception that is thrown when grid reordering fails.

In particular, move it to the .h file so that it is visible to user programs.

7 years agoUnify some functions.
Wolfgang Bangerth [Tue, 18 Oct 2016 23:18:07 +0000 (17:18 -0600)]
Unify some functions.

Currently, the top-level functions GridReordering::reorder_cells() are duplicated
for the different (space) dimensions. Unify them all into one.

7 years agoMerge pull request #3263 from bangerth/generalize-edge-adjacent-data-structures
David Wells [Sat, 22 Oct 2016 14:45:33 +0000 (10:45 -0400)]
Merge pull request #3263 from bangerth/generalize-edge-adjacent-data-structures

Complete the implementation of the mesh orientation algorithm in 3d.

7 years agoMerge pull request #3281 from kronbichler/mapping_remove_unnecessary_code
Denis Davydov [Sat, 22 Oct 2016 10:20:40 +0000 (12:20 +0200)]
Merge pull request #3281 from kronbichler/mapping_remove_unnecessary_code

Remove unnecessary code

7 years agoRemove unnecessary code 3281/head
Martin Kronbichler [Sat, 22 Oct 2016 10:07:03 +0000 (12:07 +0200)]
Remove unnecessary code

7 years agoMerge pull request #3278 from bangerth/doc-update
David Wells [Fri, 21 Oct 2016 22:04:05 +0000 (18:04 -0400)]
Merge pull request #3278 from bangerth/doc-update

Add a comment.

7 years agoAdd a comment. 3278/head
Wolfgang Bangerth [Fri, 21 Oct 2016 21:22:25 +0000 (16:22 -0500)]
Add a comment.

7 years agoMerge pull request #3273 from bangerth/fix-read_vtk
Timo Heister [Fri, 21 Oct 2016 13:12:38 +0000 (09:12 -0400)]
Merge pull request #3273 from bangerth/fix-read_vtk

Fix GridIn::read_vtk().

7 years agoMove vector tests from tests/bits to tests/vector. 3274/head
David Wells [Fri, 21 Oct 2016 01:01:46 +0000 (21:01 -0400)]
Move vector tests from tests/bits to tests/vector.

7 years agoMerge pull request #3270 from dealii/doc_fix_1
Wolfgang Bangerth [Thu, 20 Oct 2016 23:12:49 +0000 (17:12 -0600)]
Merge pull request #3270 from dealii/doc_fix_1

Refactor documentation for TrilinosWrappers::BlockSparsityPattern.

7 years agoAdd a changelog entry. 3273/head
Wolfgang Bangerth [Thu, 20 Oct 2016 22:54:05 +0000 (17:54 -0500)]
Add a changelog entry.

7 years agoFix GridIn::read_vtk().
Wolfgang Bangerth [Thu, 20 Oct 2016 22:53:56 +0000 (17:53 -0500)]
Fix GridIn::read_vtk().

The function reads a section of VTK files of the form

CELL_DATA 4
SCALARS MaterialID double 1
LOOKUP_TABLE default
1.000000
2.000000
3.000000
4.000000

but internally (despite the fact that the field is declared
as 'double' above) reads them as integers. This leads to
wrong results if they are given as floating point numbers,
as in the case above.

While there also add an assertion an clean things up
slightly.

7 years agoMerge pull request #3272 from drwells/improve-step-27
Wolfgang Bangerth [Thu, 20 Oct 2016 20:25:49 +0000 (14:25 -0600)]
Merge pull request #3272 from drwells/improve-step-27

Clarify some header descriptions in step-27.

7 years agoClarify some header descriptions in step-27. 3272/head
David Wells [Thu, 20 Oct 2016 19:58:45 +0000 (15:58 -0400)]
Clarify some header descriptions in step-27.

The old description was written when we used
CompressedSetSparsityPattern for this tutorial instead of
DynamicSparsityPattern.

7 years agoRefactor documentation for TrilinosWrappers::BlockSparsityPattern. 3270/head
Jean-Paul Pelteret [Thu, 20 Oct 2016 13:42:16 +0000 (15:42 +0200)]
Refactor documentation for TrilinosWrappers::BlockSparsityPattern.

The documentation for this class now mirrors that provided in
`petsc_block_sparse_matrix.h` (and, for the namespace description,
`petsc_vector_base.h`).

Fixes #3267

7 years agoMerge pull request #3266 from masterleinad/fix_missing_file
Jean-Paul Pelteret [Thu, 20 Oct 2016 08:43:58 +0000 (10:43 +0200)]
Merge pull request #3266 from masterleinad/fix_missing_file

Copy the correct .obm file in step-42

7 years agoCopy the correct .obm file in step-42 3266/head
Daniel Arndt [Thu, 20 Oct 2016 08:38:06 +0000 (10:38 +0200)]
Copy the correct .obm file in step-42

7 years agoMerge pull request #3264 from tjhei/doxygen_fixes
Bruno Turcksin [Wed, 19 Oct 2016 21:33:35 +0000 (17:33 -0400)]
Merge pull request #3264 from tjhei/doxygen_fixes

fix doxygen errors

7 years agofix doxygen errors 3264/head
Timo Heister [Wed, 19 Oct 2016 19:24:26 +0000 (15:24 -0400)]
fix doxygen errors

7 years agoComplete the implementation of the mesh orientation algorithm in 3d. 3263/head
Wolfgang Bangerth [Thu, 13 Oct 2016 10:23:03 +0000 (04:23 -0600)]
Complete the implementation of the mesh orientation algorithm in 3d.

This replaces the existing implementation by one that is largely
dimension independent.

7 years agoMerge pull request #3260 from davydden/minor/mf_operators_remove_warning
Martin Kronbichler [Tue, 18 Oct 2016 14:00:52 +0000 (16:00 +0200)]
Merge pull request #3260 from davydden/minor/mf_operators_remove_warning

remove warning in MatrixFreeOperators::Base

7 years agoremove warning in MatrixFreeOperators::Base 3260/head
Denis Davydov [Tue, 18 Oct 2016 12:39:24 +0000 (14:39 +0200)]
remove warning in MatrixFreeOperators::Base

7 years agoMerge pull request #3257 from masterleinad/restrict_arpack
Denis Davydov [Tue, 18 Oct 2016 06:08:21 +0000 (08:08 +0200)]
Merge pull request #3257 from masterleinad/restrict_arpack

Restrict the possible options for eigenvalues of symmetric problems in Arpack

7 years agoRestrict the possible options for eigenvalues in (P)Arpack 3257/head
Daniel Arndt [Mon, 17 Oct 2016 15:46:11 +0000 (17:46 +0200)]
Restrict the possible options for eigenvalues in (P)Arpack

7 years agoMerge pull request #3258 from kronbichler/master
Bruno Turcksin [Mon, 17 Oct 2016 19:20:09 +0000 (15:20 -0400)]
Merge pull request #3258 from kronbichler/master

Add missing include files

7 years agoAdd missing include files 3258/head
Martin Kronbichler [Mon, 17 Oct 2016 19:16:55 +0000 (21:16 +0200)]
Add missing include files

7 years agoMerge pull request #3252 from davydden/matrix_free_base
Denis Davydov [Mon, 17 Oct 2016 14:27:10 +0000 (16:27 +0200)]
Merge pull request #3252 from davydden/matrix_free_base

add a base class for Matrix-free operators

7 years agoadd a base class for Matrix-free operators 3252/head
Denis Davydov [Mon, 17 Oct 2016 08:34:23 +0000 (10:34 +0200)]
add a base class for Matrix-free operators

7 years agoderive MatrixFree from Subscriptor
Denis Davydov [Mon, 17 Oct 2016 08:33:47 +0000 (10:33 +0200)]
derive MatrixFree from Subscriptor

7 years agoMerge pull request #3256 from masterleinad/fix_tbbreduce
Martin Kronbichler [Sun, 16 Oct 2016 19:47:19 +0000 (21:47 +0200)]
Merge pull request #3256 from masterleinad/fix_tbbreduce

Allocate an even number of elements in TBBReduceFactor

7 years agoensure allocation of an even number of elements 3256/head
Daniel Arndt [Sun, 16 Oct 2016 16:08:55 +0000 (18:08 +0200)]
ensure allocation of an even number of elements

7 years agoMerge pull request #3248 from kronbichler/master
Martin Kronbichler [Sat, 15 Oct 2016 16:42:44 +0000 (18:42 +0200)]
Merge pull request #3248 from kronbichler/master

Add JxW method to FEEvaluation

7 years agoMerge pull request #3253 from drwells/fix-clang-warnings
Martin Kronbichler [Sat, 15 Oct 2016 16:41:29 +0000 (18:41 +0200)]
Merge pull request #3253 from drwells/fix-clang-warnings

Fix clang warnings

7 years agoMerge pull request #3250 from bangerth/add-missing-flags
Martin Kronbichler [Sat, 15 Oct 2016 16:40:47 +0000 (18:40 +0200)]
Merge pull request #3250 from bangerth/add-missing-flags

Add missing 'update_JxW_values' flags.

7 years agoMerge pull request #3251 from drwells/print-top-xml-sections-on-error
David Wells [Sat, 15 Oct 2016 16:04:50 +0000 (12:04 -0400)]
Merge pull request #3251 from drwells/print-top-xml-sections-on-error

Include the top XML sections in an error message.

7 years agoRemove some unused typedefs. 3253/head
David Wells [Sat, 15 Oct 2016 16:03:01 +0000 (12:03 -0400)]
Remove some unused typedefs.

7 years agoComment out some unused function arguments.
David Wells [Sat, 15 Oct 2016 16:02:42 +0000 (12:02 -0400)]
Comment out some unused function arguments.

7 years agoInclude the top XML sections in an error message. 3251/head
David Wells [Sat, 15 Oct 2016 13:19:16 +0000 (09:19 -0400)]
Include the top XML sections in an error message.

This commit improves ExcInvalidXMLParameterFile by printing out the
names of the top level XML sections in an exception message.

7 years agoAdd missing 'update_JxW_values' flags. 3250/head
Wolfgang Bangerth [Fri, 14 Oct 2016 23:27:59 +0000 (18:27 -0500)]
Add missing 'update_JxW_values' flags.

These tests *do* use the JxW values, but they are not explicitly specified
as necessary. Instead, some quirk of our internal machineries causes this
flag to be set anyway, but it's better not to rely on this.

7 years agoMerge pull request #3249 from bangerth/fix-comment
David Wells [Fri, 14 Oct 2016 21:58:53 +0000 (17:58 -0400)]
Merge pull request #3249 from bangerth/fix-comment

Fix several grammar mistakes in a comment.

7 years agoFix several grammar mistakes in a comment. 3249/head
Wolfgang Bangerth [Fri, 14 Oct 2016 21:43:37 +0000 (16:43 -0500)]
Fix several grammar mistakes in a comment.

While there, also wrap it.

7 years agoAdd changelog 3248/head
Martin Kronbichler [Fri, 14 Oct 2016 18:39:25 +0000 (20:39 +0200)]
Add changelog

7 years agoAdd JxW() method to FEEvaluation.
Martin Kronbichler [Fri, 14 Oct 2016 18:38:16 +0000 (20:38 +0200)]
Add JxW() method to FEEvaluation.

7 years agoMerge pull request #3247 from spco/remove_semicolon
David Wells [Fri, 14 Oct 2016 17:36:07 +0000 (13:36 -0400)]
Merge pull request #3247 from spco/remove_semicolon

Remove extra semicolon.

7 years agoMerge pull request #3245 from bangerth/doc-update-78
Timo Heister [Fri, 14 Oct 2016 17:26:32 +0000 (13:26 -0400)]
Merge pull request #3245 from bangerth/doc-update-78

Update DoFHandler documentation first sentence.

7 years agoMerge pull request #3244 from bangerth/simplify-steps-2
Timo Heister [Fri, 14 Oct 2016 17:24:47 +0000 (13:24 -0400)]
Merge pull request #3244 from bangerth/simplify-steps-2

Make code in steps 1 and 2 more obvious.

7 years agoMerge pull request #3246 from bangerth/simplify-steps
Timo Heister [Fri, 14 Oct 2016 17:24:06 +0000 (13:24 -0400)]
Merge pull request #3246 from bangerth/simplify-steps

Use an easier to read style for declaring iterator variables.

7 years agoRemove extra semicolon. 3247/head
SAM COX [Fri, 14 Oct 2016 17:07:37 +0000 (18:07 +0100)]
Remove extra semicolon.

7 years agoMerge pull request #3243 from tjhei/step_40_what_la
Wolfgang Bangerth [Fri, 14 Oct 2016 15:48:12 +0000 (09:48 -0600)]
Merge pull request #3243 from tjhei/step_40_what_la

step-40: output ranks and what linear algebra we use

7 years agostep-40: output ranks and what linear algebra we use 3243/head
Timo Heister [Fri, 14 Oct 2016 15:39:36 +0000 (11:39 -0400)]
step-40: output ranks and what linear algebra we use

7 years agoMerge pull request #3237 from spco/add_flux_test
Timo Heister [Fri, 14 Oct 2016 15:00:24 +0000 (11:00 -0400)]
Merge pull request #3237 from spco/add_flux_test

Add unit test for make_flux_sparsity_pattern() with periodicity.


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.