]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
8 years agocleanup mpi/p4est_save_03
Denis Davydov [Tue, 29 Mar 2016 21:28:16 +0000 (23:28 +0200)]
cleanup mpi/p4est_save_03

8 years agocleanup mpi/ghost_02
Denis Davydov [Tue, 29 Mar 2016 21:25:56 +0000 (23:25 +0200)]
cleanup mpi/ghost_02

8 years agoclean-up mpi/periodicity_01
Denis Davydov [Tue, 29 Mar 2016 21:04:55 +0000 (23:04 +0200)]
clean-up mpi/periodicity_01

8 years agouse get_real_assert_zero_imag() instead of PetscRealPart()
Denis Davydov [Tue, 29 Mar 2016 21:02:58 +0000 (23:02 +0200)]
use get_real_assert_zero_imag() instead of PetscRealPart()

8 years agoenable gla tests in case of complex PETSc
Denis Davydov [Tue, 29 Mar 2016 07:07:11 +0000 (09:07 +0200)]
enable gla tests in case of complex PETSc

8 years agoextend gla/extract_subvector_to_parallel to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 07:04:43 +0000 (09:04 +0200)]
extend gla/extract_subvector_to_parallel to complex-valued PETSc

8 years agoextend gla/extract_subvector_to to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 07:03:16 +0000 (09:03 +0200)]
extend gla/extract_subvector_to to complex-valued PETSc

8 years agoextend gla/block_mat_03 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 07:00:51 +0000 (09:00 +0200)]
extend gla/block_mat_03 to complex-valued PETSc

8 years agoextend gla/block_mat_02 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 06:55:39 +0000 (08:55 +0200)]
extend gla/block_mat_02 to complex-valued PETSc

8 years agoextend gla/block_mat_01 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 06:51:00 +0000 (08:51 +0200)]
extend gla/block_mat_01 to complex-valued PETSc

8 years agoextend gla/mat_06 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 06:49:24 +0000 (08:49 +0200)]
extend gla/mat_06 to complex-valued PETSc

8 years agoextend gla/mat_05 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 06:48:19 +0000 (08:48 +0200)]
extend gla/mat_05 to complex-valued PETSc

8 years agoextend gla/mat_04 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:44:51 +0000 (07:44 +0200)]
extend gla/mat_04 to complex-valued PETSc

8 years agoextend gla/mat_03 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:41:22 +0000 (07:41 +0200)]
extend gla/mat_03 to complex-valued PETSc

8 years agoextend gla/mat_02 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:35:00 +0000 (07:35 +0200)]
extend gla/mat_02 to complex-valued PETSc

8 years agoextend gla/mat_01 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:33:03 +0000 (07:33 +0200)]
extend gla/mat_01 to complex-valued PETSc

8 years agoextend gla/block_vec_02 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:28:28 +0000 (07:28 +0200)]
extend gla/block_vec_02 to complex-valued PETSc

8 years agoextend gla/block_vec_01 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:26:46 +0000 (07:26 +0200)]
extend gla/block_vec_01 to complex-valued PETSc

8 years agoextend gla/vec_07 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:25:00 +0000 (07:25 +0200)]
extend gla/vec_07 to complex-valued PETSc

8 years agoextend gla/vec_05 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:23:39 +0000 (07:23 +0200)]
extend gla/vec_05 to complex-valued PETSc

8 years agoextend gla/vec_04 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:22:09 +0000 (07:22 +0200)]
extend gla/vec_04 to complex-valued PETSc

8 years agoextend gla/vec_02 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:20:22 +0000 (07:20 +0200)]
extend gla/vec_02 to complex-valued PETSc

8 years agoextend gla/vec_03 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:17:38 +0000 (07:17 +0200)]
extend gla/vec_03 to complex-valued PETSc

8 years agoextend gla/vec_01 to complex-valued PETSc
Denis Davydov [Tue, 29 Mar 2016 05:14:32 +0000 (07:14 +0200)]
extend gla/vec_01 to complex-valued PETSc

8 years agoadd an auxiliary function to return real part of PETSc vector element and test that...
Denis Davydov [Tue, 29 Mar 2016 05:13:46 +0000 (07:13 +0200)]
add an auxiliary function to return real part of PETSc vector element and test that imaginary part is zero

8 years agominor complex-valued related cleanup of mpi/p4est_save_0x tests
Denis Davydov [Mon, 28 Mar 2016 21:52:28 +0000 (23:52 +0200)]
minor complex-valued related cleanup of mpi/p4est_save_0x tests

8 years agomove lac/matrix_out_03 to petsc/ not to run in complex-valued case
Denis Davydov [Mon, 28 Mar 2016 21:43:31 +0000 (23:43 +0200)]
move lac/matrix_out_03 to petsc/ not to run in complex-valued case

8 years agoextra output for mpi/blockvec_01 for complex-valued case
Denis Davydov [Mon, 28 Mar 2016 21:28:13 +0000 (23:28 +0200)]
extra output for mpi/blockvec_01 for complex-valued case

8 years agoextend mpi/ghost_01 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 21:24:45 +0000 (23:24 +0200)]
extend mpi/ghost_01 to complex-valued PETSc

8 years agoextend mpi/interpolate_02 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 21:09:25 +0000 (23:09 +0200)]
extend mpi/interpolate_02 to complex-valued PETSc

8 years agopartly extend mpi/p4est_save_03 to comple-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:59:14 +0000 (22:59 +0200)]
partly extend mpi/p4est_save_03 to comple-valued PETSc

8 years agoextend mpi/step-40_direct_solver to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:54:13 +0000 (22:54 +0200)]
extend mpi/step-40_direct_solver to complex-valued PETSc

8 years agoextend mpi/condense_01 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:50:34 +0000 (22:50 +0200)]
extend mpi/condense_01 to complex-valued PETSc

8 years agoextend mpi/petsc_bug_ghost_vector_01 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:45:42 +0000 (22:45 +0200)]
extend mpi/petsc_bug_ghost_vector_01 to complex-valued PETSc

8 years agoextend mpi/step-40 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:41:55 +0000 (22:41 +0200)]
extend  mpi/step-40 to complex-valued PETSc

8 years agoextend tests/mpi/petsc_distribute_01.cc to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:30:24 +0000 (22:30 +0200)]
extend tests/mpi/petsc_distribute_01.cc to complex-valued PETSc

8 years agoextend tests/mpi/ghost_02 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 20:20:59 +0000 (22:20 +0200)]
extend tests/mpi/ghost_02 to complex-valued PETSc

8 years agopartly extend tests/mpi/p4est_save_02.cc to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 19:12:58 +0000 (21:12 +0200)]
partly extend tests/mpi/p4est_save_02.cc to complex-valued PETSc

8 years agopartly extend tests/mpi/p4est_save_04.cc to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 19:06:13 +0000 (21:06 +0200)]
partly extend tests/mpi/p4est_save_04.cc to complex-valued PETSc

8 years agoextend mpi/petsc_distribute_01_block to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 18:28:36 +0000 (20:28 +0200)]
extend mpi/petsc_distribute_01_block to complex-valued PETSc

8 years agoextend tests/mpi/periodicity_01 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 18:15:40 +0000 (20:15 +0200)]
extend tests/mpi/periodicity_01 to complex-valued PETSc

8 years agoextend tests/mpi/constraint_matrix_set_zero_01 to complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 17:33:18 +0000 (19:33 +0200)]
extend tests/mpi/constraint_matrix_set_zero_01 to complex-valued PETSc

8 years agosilence some tests and fix others for complex-valued PETSc
Denis Davydov [Mon, 28 Mar 2016 17:26:19 +0000 (19:26 +0200)]
silence some tests and fix others for complex-valued PETSc

8 years agoMerge pull request #2433 from davydden/solution_transfer_complex_valued
Wolfgang Bangerth [Tue, 29 Mar 2016 17:51:39 +0000 (12:51 -0500)]
Merge pull request #2433 from davydden/solution_transfer_complex_valued

minor fix to exted p::d::SolutionTransfer to complex-valued vectors

8 years agominor fix to exted p::d::SolutionTransfer to complex-valued vectors 2433/head
Denis Davydov [Tue, 29 Mar 2016 15:55:02 +0000 (17:55 +0200)]
minor fix to exted p::d::SolutionTransfer to complex-valued vectors

8 years agoMerge pull request #2428 from bangerth/doc-update-and-code-simpification
Bruno Turcksin [Tue, 29 Mar 2016 12:51:30 +0000 (07:51 -0500)]
Merge pull request #2428 from bangerth/doc-update-and-code-simpification

Update the documentation of DerivativeForm::covariant_form().

8 years agoMerge pull request #2429 from bangerth/simplify-function-2
Bruno Turcksin [Tue, 29 Mar 2016 12:50:01 +0000 (07:50 -0500)]
Merge pull request #2429 from bangerth/simplify-function-2

Simplify the implementation of a function.

8 years agoMerge pull request #2432 from Rombur/fix_clang_no_cxx11
Wolfgang Bangerth [Mon, 28 Mar 2016 21:37:26 +0000 (16:37 -0500)]
Merge pull request #2432 from Rombur/fix_clang_no_cxx11

Do not assign NULL to shared_ptr.

8 years agoDo not assign NULL to shared_ptr. 2432/head
Bruno Turcksin [Mon, 28 Mar 2016 21:25:51 +0000 (17:25 -0400)]
Do not assign NULL to shared_ptr.

8 years agoMerge pull request #2426 from bangerth/guard-for-dim=4
Luca Heltai [Mon, 28 Mar 2016 16:19:35 +0000 (18:19 +0200)]
Merge pull request #2426 from bangerth/guard-for-dim=4

Guard code for cases of other dimensions.

8 years agoSimplify the implementation of a function. 2429/head
Wolfgang Bangerth [Mon, 28 Mar 2016 16:08:19 +0000 (11:08 -0500)]
Simplify the implementation of a function.

Also improve the error message.

8 years agoUpdate the documentation of DerivativeForm::covariant_form(). 2428/head
Wolfgang Bangerth [Mon, 28 Mar 2016 15:44:18 +0000 (10:44 -0500)]
Update the documentation of DerivativeForm::covariant_form().

Also update the implementation slightly for style.

8 years agoMerge pull request #2415 from bangerth/clarify-docs-2
Timo Heister [Mon, 28 Mar 2016 15:24:10 +0000 (17:24 +0200)]
Merge pull request #2415 from bangerth/clarify-docs-2

Clarify the documentation of the GridIn class.

8 years agoMerge pull request #2427 from danshapero/master
Wolfgang Bangerth [Mon, 28 Mar 2016 14:40:20 +0000 (09:40 -0500)]
Merge pull request #2427 from danshapero/master

Added entry to changes.h on move constructors

8 years agoAdded entry to changes.h on move constructors 2427/head
danshapero [Mon, 28 Mar 2016 14:30:10 +0000 (07:30 -0700)]
Added entry to changes.h on move constructors

8 years agoMerge pull request #2423 from Rombur/fix_all_headers
Wolfgang Bangerth [Mon, 28 Mar 2016 14:24:54 +0000 (09:24 -0500)]
Merge pull request #2423 from Rombur/fix_all_headers

Add forward declaration in VectorSpaceVector.

8 years agoGuard code for cases of other dimensions. 2426/head
Wolfgang Bangerth [Mon, 28 Mar 2016 14:20:55 +0000 (09:20 -0500)]
Guard code for cases of other dimensions.

The current code only tests for dim=2 and dim=3. Make sure we have an
else-branch.

8 years agoAdd forward declaration in VectorSpaceVector. 2423/head
Bruno Turcksin [Mon, 28 Mar 2016 14:02:23 +0000 (10:02 -0400)]
Add forward declaration in VectorSpaceVector.

8 years agoMerge pull request #2421 from ESeNonFossiIo/change_h_refinement
Luca Heltai [Mon, 28 Mar 2016 11:05:03 +0000 (13:05 +0200)]
Merge pull request #2421 from ESeNonFossiIo/change_h_refinement

changes.h for #2403

8 years agoFixed typo. 2421/head
Luca Heltai [Mon, 28 Mar 2016 11:04:47 +0000 (13:04 +0200)]
Fixed typo.

8 years agochanges.h - remove_hanging_nodes and remove_anisotropy
ESeNonFossiIo [Sun, 27 Mar 2016 22:10:53 +0000 (00:10 +0200)]
changes.h - remove_hanging_nodes and remove_anisotropy

8 years agoMerge pull request #2422 from bangerth/fix-compilation-4
Wolfgang Bangerth [Mon, 28 Mar 2016 02:17:18 +0000 (21:17 -0500)]
Merge pull request #2422 from bangerth/fix-compilation-4

Fix compilation after the previous commit.

8 years agoFix compilation after the previous commit. 2422/head
Wolfgang Bangerth [Mon, 28 Mar 2016 02:11:18 +0000 (21:11 -0500)]
Fix compilation after the previous commit.

8 years agoMerge pull request #2420 from luca-heltai/periodicity-checks
Wolfgang Bangerth [Mon, 28 Mar 2016 02:09:40 +0000 (21:09 -0500)]
Merge pull request #2420 from luca-heltai/periodicity-checks

Periodicity checks

8 years agoMerge pull request #2419 from bangerth/doc-update-53
Luca Heltai [Sun, 27 Mar 2016 22:21:20 +0000 (00:21 +0200)]
Merge pull request #2419 from bangerth/doc-update-53

Update the documentation of Manifold::get_default_quadrature().

8 years agoFixed output of tests for current master 2420/head
Luca Heltai [Sun, 27 Mar 2016 22:09:46 +0000 (00:09 +0200)]
Fixed output of tests for current master

8 years agoAdded test for periodicity in chart manifold.
Luca Heltai [Thu, 17 Mar 2016 11:29:08 +0000 (12:29 +0100)]
Added test for periodicity in chart manifold.

8 years agoAdded test for periodicity on FlatManifold.
Luca Heltai [Sun, 13 Mar 2016 15:05:40 +0000 (16:05 +0100)]
Added test for periodicity on FlatManifold.

8 years agoAdded spherical_manifold 08.
Luca Heltai [Sat, 12 Mar 2016 15:22:16 +0000 (16:22 +0100)]
Added spherical_manifold 08.

8 years agoAdded a failing test.
Luca Heltai [Fri, 11 Mar 2016 09:57:52 +0000 (10:57 +0100)]
Added a failing test.

8 years agoAlso document arguments and types. 2419/head
Wolfgang Bangerth [Sun, 27 Mar 2016 19:11:30 +0000 (14:11 -0500)]
Also document arguments and types.

8 years agoUpdate the documentation of Manifold::get_default_quadrature().
Wolfgang Bangerth [Sun, 27 Mar 2016 19:07:34 +0000 (14:07 -0500)]
Update the documentation of Manifold::get_default_quadrature().

8 years agoMerge pull request #2400 from danshapero/sparse-matrix-move-ctor
Wolfgang Bangerth [Sun, 27 Mar 2016 18:39:12 +0000 (13:39 -0500)]
Merge pull request #2400 from danshapero/sparse-matrix-move-ctor

Added move constructor to SparseMatrix

8 years agoMerge pull request #2403 from ESeNonFossiIo/refinement
Wolfgang Bangerth [Sun, 27 Mar 2016 18:36:09 +0000 (13:36 -0500)]
Merge pull request #2403 from ESeNonFossiIo/refinement

Implement functions for the removal of anisotropy and hanging nodes in meshes

8 years agoMerge pull request #2390 from tjhei/sanity_checks
Timo Heister [Sun, 27 Mar 2016 14:15:10 +0000 (16:15 +0200)]
Merge pull request #2390 from tjhei/sanity_checks

add checks to GridTools::delete_*_vertices

8 years agoadd checks to GridTools::delete_*_vertices 2390/head
Timo Heister [Mon, 21 Mar 2016 13:18:58 +0000 (14:18 +0100)]
add checks to GridTools::delete_*_vertices

Check the inputs to GridTools::delete_unused_vertices() and
GridTools::delete_duplicated_vertices()

8 years agominor changes 2403/head
ESeNonFossiIo [Sat, 26 Mar 2016 23:04:41 +0000 (00:04 +0100)]
minor changes

8 years agofix doc
ESeNonFossiIo [Fri, 25 Mar 2016 11:24:21 +0000 (12:24 +0100)]
fix doc

8 years agofix tests
ESeNonFossiIo [Fri, 25 Mar 2016 10:57:50 +0000 (11:57 +0100)]
fix tests

8 years agodoc
ESeNonFossiIo [Fri, 25 Mar 2016 10:32:05 +0000 (11:32 +0100)]
doc

8 years agoimages
ESeNonFossiIo [Fri, 25 Mar 2016 10:12:33 +0000 (11:12 +0100)]
images

8 years agoremove_anisotropy and remove_hanging_nodes
ESeNonFossiIo [Fri, 25 Mar 2016 10:12:02 +0000 (11:12 +0100)]
remove_anisotropy and remove_hanging_nodes

8 years agoClarify the documentation of the GridIn class. 2415/head
Wolfgang Bangerth [Sat, 26 Mar 2016 02:02:10 +0000 (21:02 -0500)]
Clarify the documentation of the GridIn class.

8 years agoMerge pull request #2417 from tjhei/expand_inst_check
Wolfgang Bangerth [Sat, 26 Mar 2016 19:54:31 +0000 (14:54 -0500)]
Merge pull request #2417 from tjhei/expand_inst_check

make expand_instantiations more robust

8 years agoMerge pull request #2414 from bangerth/symm-tensor-product
Denis Davydov [Sat, 26 Mar 2016 09:14:19 +0000 (10:14 +0100)]
Merge pull request #2414 from bangerth/symm-tensor-product

Define product between a vector and a symmetric tensor.

8 years agomake expand_instantiations more robust 2417/head
Timo Heister [Sat, 26 Mar 2016 06:06:01 +0000 (07:06 +0100)]
make expand_instantiations more robust

If the .inst.in files contains a mistake so that expand_instantiations
fails, the output will still be created and is then considered updated.
As a result, a second run of "make" happily continues without failing.
Fix this by creating a temporary file and only moving if the first call
succeededs.
Also make one error message more verbose.

8 years agoAdd test. 2414/head
Wolfgang Bangerth [Fri, 25 Mar 2016 20:28:54 +0000 (15:28 -0500)]
Add test.

8 years agoDefine product between a vector and a symmetric tensor.
Wolfgang Bangerth [Fri, 25 Mar 2016 20:28:39 +0000 (15:28 -0500)]
Define product between a vector and a symmetric tensor.

Also update some confusing pieces of documentation.

8 years agoMerge pull request #2410 from nicola-giuliani/new_name
Luca Heltai [Thu, 24 Mar 2016 23:48:32 +0000 (00:48 +0100)]
Merge pull request #2410 from nicola-giuliani/new_name

New get_fe_by_name for FE_DGQArbitraryNodes using QGauss

8 years agomodified test 2410/head
Nicola Giuliani [Thu, 24 Mar 2016 23:14:17 +0000 (00:14 +0100)]
modified test

8 years agoseems to work
Nicola Giuliani [Thu, 24 Mar 2016 22:32:10 +0000 (23:32 +0100)]
seems to work

8 years agotrying QGauss
Nicola Giuliani [Thu, 24 Mar 2016 17:59:14 +0000 (18:59 +0100)]
trying QGauss

8 years agoMerge pull request #2409 from bangerth/avoid-warning-4
Bruno Turcksin [Thu, 24 Mar 2016 20:28:52 +0000 (15:28 -0500)]
Merge pull request #2409 from bangerth/avoid-warning-4

Avoid warnings about unused function arguments.

8 years agoAvoid warnings about unused function arguments. 2409/head
Wolfgang Bangerth [Thu, 24 Mar 2016 20:25:56 +0000 (15:25 -0500)]
Avoid warnings about unused function arguments.

8 years agoMerge pull request #2408 from bangerth/avoid-warning-3
Bruno Turcksin [Thu, 24 Mar 2016 20:13:25 +0000 (15:13 -0500)]
Merge pull request #2408 from bangerth/avoid-warning-3

Avoid warnings about unused function arguments.

8 years agoAvoid warnings about unused function arguments. 2408/head
Wolfgang Bangerth [Thu, 24 Mar 2016 20:07:56 +0000 (15:07 -0500)]
Avoid warnings about unused function arguments.

8 years agoDefault initializing Subscriptor in SparseMatrix move ctor 2400/head
danshapero [Thu, 24 Mar 2016 19:58:58 +0000 (12:58 -0700)]
Default initializing Subscriptor in SparseMatrix move ctor

8 years agoMerge pull request #2406 from bangerth/improve-error-message
Martin Kronbichler [Thu, 24 Mar 2016 19:53:58 +0000 (20:53 +0100)]
Merge pull request #2406 from bangerth/improve-error-message

Improve an error message.

8 years agoImprove an error message. 2406/head
Wolfgang Bangerth [Thu, 24 Mar 2016 19:21:56 +0000 (14:21 -0500)]
Improve an error message.

In particular, say which file could not be opened and what the error code is.

8 years agoMerge pull request #2387 from luca-heltai/normal-vectors
Wolfgang Bangerth [Thu, 24 Mar 2016 19:19:29 +0000 (14:19 -0500)]
Merge pull request #2387 from luca-heltai/normal-vectors

Move normal_vector and normals_at_vertices inside Manifold


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.