]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agoMerge pull request #8370 from tjhei/intel_ignore_warn_simd
Martin Kronbichler [Thu, 11 Jul 2019 20:09:52 +0000 (22:09 +0200)]
Merge pull request #8370 from tjhei/intel_ignore_warn_simd

intel: ignore simd warning

5 years agoMerge pull request #8365 from marcfehling/php-hangingnodes-2
David Wells [Thu, 11 Jul 2019 02:18:47 +0000 (22:18 -0400)]
Merge pull request #8365 from marcfehling/php-hangingnodes-2

Hanging nodes: Loosen assertion for artificial cells.

5 years agoMerge pull request #8375 from tamiko/update_url
David Wells [Wed, 10 Jul 2019 22:30:26 +0000 (18:30 -0400)]
Merge pull request #8375 from tamiko/update_url

update URLs to 43-1.org and use https instead of http

5 years agoMerge pull request #8372 from drwells/add-missing-epetra-includes
Daniel Arndt [Wed, 10 Jul 2019 22:29:33 +0000 (18:29 -0400)]
Merge pull request #8372 from drwells/add-missing-epetra-includes

Add missing epetra headers.

5 years agoupdate URLs to 43-1.org and use https instead of http 8375/head
Matthias Maier [Wed, 10 Jul 2019 21:55:03 +0000 (16:55 -0500)]
update URLs to 43-1.org and use https instead of http

5 years agoMerge pull request #8363 from masterleinad/cw_fe_eval_get_submit_dof_values
Bruno Turcksin [Wed, 10 Jul 2019 21:01:18 +0000 (17:01 -0400)]
Merge pull request #8363 from masterleinad/cw_fe_eval_get_submit_dof_values

Implement CUDAWrappers::FEEvaluation::get_dof_values/submit_dof_values

5 years agoMerge pull request #8373 from peterrum/base-vectorization-m512
Martin Kronbichler [Wed, 10 Jul 2019 19:58:24 +0000 (21:58 +0200)]
Merge pull request #8373 from peterrum/base-vectorization-m512

Fix VectorizedArray::vectorized_load_and_transpose specialization

5 years agoFix vectorized_load_and_transpose specialization for VectorizedArray<float, 16> 8373/head
peterrum [Wed, 10 Jul 2019 19:23:44 +0000 (21:23 +0200)]
Fix vectorized_load_and_transpose specialization for VectorizedArray<float, 16>

5 years agoMerge pull request #8307 from anates/Tensor-Schur-Product
Daniel Arndt [Wed, 10 Jul 2019 18:53:49 +0000 (14:53 -0400)]
Merge pull request #8307 from anates/Tensor-Schur-Product

Elementwise multiplication for Tensor<rank, dim>

5 years agoAdd missing epetra headers. 8372/head
David Wells [Wed, 10 Jul 2019 17:53:18 +0000 (13:53 -0400)]
Add missing epetra headers.

This previously worked since most people who install epetra also install
tpetra.

5 years agoMerge pull request #8368 from tjhei/intel_compile_fix
David Wells [Wed, 10 Jul 2019 17:43:47 +0000 (13:43 -0400)]
Merge pull request #8368 from tjhei/intel_compile_fix

fix compile error typo in intel ifdef

5 years agointel: ignore simd warning 8370/head
Timo Heister [Wed, 10 Jul 2019 17:28:10 +0000 (13:28 -0400)]
intel: ignore simd warning

with intel 19.0.4 with vectorization I am getting spammed with warnings
like
```
deal-git/include/deal.II/lac/la_vector.templates.h(405): warning #15552:
loop was not vectorized with "simd"
```

I think this is safe to ignore.

5 years agofix compile error typo in intel ifdef 8368/head
Timo Heister [Wed, 10 Jul 2019 17:16:31 +0000 (13:16 -0400)]
fix compile error typo in intel ifdef

5 years agoHanging nodes: Loosen assertion for artificial cells. 8365/head
marcfehling [Wed, 10 Jul 2019 16:12:29 +0000 (18:12 +0200)]
Hanging nodes: Loosen assertion for artificial cells.

5 years agoAddress comments 8363/head
Daniel Arndt [Wed, 10 Jul 2019 16:00:16 +0000 (12:00 -0400)]
Address comments

5 years agoElementwise multiplication for Tensor<rank, dim> 8307/head
Roland [Fri, 7 Jun 2019 11:35:35 +0000 (13:35 +0200)]
Elementwise multiplication for Tensor<rank, dim>

5 years agoMerge pull request #8338 from masterleinad/cuda_tensor_annotations
Bruno Turcksin [Wed, 10 Jul 2019 12:47:07 +0000 (08:47 -0400)]
Merge pull request #8338 from masterleinad/cuda_tensor_annotations

CUDA device annotations for Tensor

5 years agoMerge pull request #8362 from masterleinad/fix_gcc-9_warnings
Martin Kronbichler [Wed, 10 Jul 2019 08:17:52 +0000 (10:17 +0200)]
Merge pull request #8362 from masterleinad/fix_gcc-9_warnings

Fix a few gcc-9 warninigs in tests

5 years agoImplement CUDAWrappers::FEEvaluation::get_dof_values/submit_dof_values
Daniel Arndt [Tue, 9 Jul 2019 22:32:52 +0000 (18:32 -0400)]
Implement CUDAWrappers::FEEvaluation::get_dof_values/submit_dof_values

5 years agoFix a few gcc-9 warninigs in tests 8362/head
Daniel Arndt [Tue, 9 Jul 2019 18:59:24 +0000 (14:59 -0400)]
Fix a few gcc-9 warninigs in tests

5 years agoMerge pull request #8361 from masterleinad/fix_refinement_header
Daniel Arndt [Tue, 9 Jul 2019 18:38:57 +0000 (14:38 -0400)]
Merge pull request #8361 from masterleinad/fix_refinement_header

Fix refinement.h include

5 years agoFix refinement.h include 8361/head
Daniel Arndt [Tue, 9 Jul 2019 13:24:24 +0000 (09:24 -0400)]
Fix refinement.h include

5 years agoMerge pull request #8358 from masterleinad/remove_unused_cudawrappers_code
Martin Kronbichler [Tue, 9 Jul 2019 11:20:16 +0000 (13:20 +0200)]
Merge pull request #8358 from masterleinad/remove_unused_cudawrappers_code

Remove unused code in CUDAWrappers::internal::HangingNodes

5 years agoMerge pull request #8342 from peterrum/base-vectorization-width
Martin Kronbichler [Tue, 9 Jul 2019 10:56:28 +0000 (12:56 +0200)]
Merge pull request #8342 from peterrum/base-vectorization-width

 Extend VectorizedArray with a second template argument to control vector length

5 years agoMerge pull request #8360 from rezarastak/fix_documentation_asterisk
David Wells [Tue, 9 Jul 2019 10:55:29 +0000 (06:55 -0400)]
Merge pull request #8360 from rezarastak/fix_documentation_asterisk

fixed misrepresentation of "*" in documentation of tutorials

5 years agoMerge pull request #8341 from marcfehling/hp-prediction-2
Martin Kronbichler [Tue, 9 Jul 2019 07:27:18 +0000 (09:27 +0200)]
Merge pull request #8341 from marcfehling/hp-prediction-2

hp::Refinement: Error prediction.

5 years agoExtend VectorizedArray with a second template argument 8342/head
peterrum [Mon, 1 Jul 2019 13:09:52 +0000 (15:09 +0200)]
Extend VectorizedArray with a second template argument

5 years agoMerge pull request #8357 from masterleinad/test_layout_vectorizedarray
Martin Kronbichler [Tue, 9 Jul 2019 05:52:51 +0000 (07:52 +0200)]
Merge pull request #8357 from masterleinad/test_layout_vectorizedarray

Always test the layout of the VectorizedArray class

5 years agofixed misrepresentation of "*" in documentation of tutorials 8360/head
Reza Rastak [Tue, 9 Jul 2019 04:06:50 +0000 (21:06 -0700)]
fixed misrepresentation of "*" in documentation of tutorials

5 years agoRemove unused code in CUDAWrappers::internal::HangingNodes 8358/head
Daniel Arndt [Tue, 9 Jul 2019 01:56:14 +0000 (21:56 -0400)]
Remove unused code in CUDAWrappers::internal::HangingNodes

5 years agoAlways test the layout of the VectorizedArray class 8357/head
Daniel Arndt [Tue, 9 Jul 2019 01:48:45 +0000 (21:48 -0400)]
Always test the layout of the VectorizedArray class

5 years agoCheck result 8338/head
Daniel Arndt [Mon, 8 Jul 2019 19:22:45 +0000 (15:22 -0400)]
Check result

5 years agoAvoid warnings in device code
Daniel Arndt [Fri, 5 Jul 2019 19:22:15 +0000 (15:22 -0400)]
Avoid warnings in device code

5 years agoChangelog entry
Daniel Arndt [Wed, 3 Jul 2019 15:52:32 +0000 (11:52 -0400)]
Changelog entry

5 years agoAnnotate Tensor functions that can be used in CUDA device code
Daniel Arndt [Mon, 1 Jul 2019 21:30:01 +0000 (17:30 -0400)]
Annotate Tensor functions that can be used in CUDA device code

5 years agoMerge pull request #8064 from rezarastak/constexpr_tensor
Daniel Arndt [Tue, 9 Jul 2019 01:24:22 +0000 (21:24 -0400)]
Merge pull request #8064 from rezarastak/constexpr_tensor

Constexpr Tensor

5 years agoMerge pull request #8346 from masterleinad/cuda_point
Bruno Turcksin [Tue, 9 Jul 2019 00:26:03 +0000 (20:26 -0400)]
Merge pull request #8346 from masterleinad/cuda_point

Annotate Point members usable in CUDA kernels

5 years agoMerge pull request #8300 from peterrum/mpi-compute-index-owner
Daniel Arndt [Mon, 8 Jul 2019 23:13:14 +0000 (19:13 -0400)]
Merge pull request #8300 from peterrum/mpi-compute-index-owner

Mpi compute index owner

5 years agoMerge pull request #8355 from kronbichler/fix_documentation_hermite
Daniel Arndt [Mon, 8 Jul 2019 23:00:07 +0000 (19:00 -0400)]
Merge pull request #8355 from kronbichler/fix_documentation_hermite

Fix documentation of HermiteLikeInterpolation

5 years agoCheck result 8346/head
Daniel Arndt [Mon, 8 Jul 2019 22:53:01 +0000 (18:53 -0400)]
Check result

5 years agoApply suggestions from code review
Daniel Arndt [Sun, 7 Jul 2019 14:19:39 +0000 (10:19 -0400)]
Apply suggestions from code review

Co-Authored-By: Jean-Paul Pelteret <jppelteret@gmail.com>
5 years agoAvoid warnings in device code
Daniel Arndt [Fri, 5 Jul 2019 19:12:49 +0000 (15:12 -0400)]
Avoid warnings in device code

5 years agoAnnotate Point usable for CUDA kernels
Daniel Arndt [Fri, 5 Jul 2019 18:26:34 +0000 (14:26 -0400)]
Annotate Point usable for CUDA kernels

5 years agoMerge pull request #8356 from kostyfisik/master
Daniel Arndt [Mon, 8 Jul 2019 22:50:24 +0000 (18:50 -0400)]
Merge pull request #8356 from kostyfisik/master

std::strings stores the filename, not the file handler

5 years agoTensor<rank,dim,Number> is now constexpr 8064/head
Reza Rastak [Wed, 8 May 2019 02:05:33 +0000 (19:05 -0700)]
Tensor<rank,dim,Number> is now constexpr

CONSEXPR macro added to Tensor<rank,dim,Number> functions. New constructors added to VectorizedArray<Number>

Tensor free functions all made constexpr

constexpr added to tensor_accessors.h

default initialization for VectorizedArray<Number>

constexpr feature added to Tensor<rank,dim,Number> class

adding DEAL_II_ALWAYS_INLINE back to functions in tensor_accessors.h

Add assignement operator ans default constructor back

Apply suggestions from code review

Typos fixed

Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
Indentation

Improve check_01_cxx_features.cmake

Fix changelog entry

static constexpr converted to back static const for VectorizedArray

one more constexpr tensor test

test failure fixed

added DEAL_II_CONSTEXPR to three more functions

removed member initialization in VectorizedArray

Avoid warning

constructor added to VectorizedArray<Number>

reverted the changes in vectorization.h

asserting VectorizedArray is POD

5 years agostd::strings stores filename, not the file handler 8356/head
Konstantin Ladutenko [Mon, 8 Jul 2019 16:06:29 +0000 (19:06 +0300)]
std::strings stores filename, not the file handler

5 years agoFix documentation of HermiteLikeInterpolation 8355/head
Martin Kronbichler [Mon, 8 Jul 2019 16:02:06 +0000 (18:02 +0200)]
Fix documentation of HermiteLikeInterpolation

5 years agohp::Refinement: Error prediction. 8341/head
Marc Fehling [Thu, 20 Jun 2019 17:45:07 +0000 (19:45 +0200)]
hp::Refinement: Error prediction.

5 years agoMerge pull request #8325 from marcfehling/hp-decision
Martin Kronbichler [Mon, 8 Jul 2019 09:24:39 +0000 (11:24 +0200)]
Merge pull request #8325 from marcfehling/hp-decision

Introduced hp::Refinement namespace.

5 years agoMerge pull request #8337 from Rombur/hanging_node_volta
Martin Kronbichler [Mon, 8 Jul 2019 09:24:13 +0000 (11:24 +0200)]
Merge pull request #8337 from Rombur/hanging_node_volta

 Fix a bug in CUDA matrix-free with adapted mesh when using Volta

5 years agoMerge pull request #8353 from GrahamBenHarper/graham_dev_typofix
Martin Kronbichler [Mon, 8 Jul 2019 08:30:01 +0000 (10:30 +0200)]
Merge pull request #8353 from GrahamBenHarper/graham_dev_typofix

Add a space between sentences in ExcNumberNotFinite

5 years agoAdd a space between sentences in ExcNumberNotFinite 8353/head
grahambenharper [Mon, 8 Jul 2019 05:11:24 +0000 (23:11 -0600)]
Add a space between sentences in ExcNumberNotFinite

5 years agoAdd explanation on the use of __synchtreads() 8337/head
Bruno Turcksin [Mon, 8 Jul 2019 00:54:00 +0000 (00:54 +0000)]
Add explanation on the use of __synchtreads()

5 years agoMerge pull request #8350 from drwells/remove-2type-structs
Martin Kronbichler [Sun, 7 Jul 2019 14:05:16 +0000 (16:05 +0200)]
Merge pull request #8350 from drwells/remove-2type-structs

Remove int2type and bool2type.

5 years agoRemove int2type and bool2type. 8350/head
David Wells [Sun, 7 Jul 2019 00:02:03 +0000 (20:02 -0400)]
Remove int2type and bool2type.

These were deprecated in 9.0 and are internal anyway.

5 years agoMerge pull request #8344 from tamiko/update_ctest_configuration
Matthias Maier [Fri, 5 Jul 2019 14:10:22 +0000 (09:10 -0500)]
Merge pull request #8344 from tamiko/update_ctest_configuration

CMake: Update CTest configuration

5 years agoCMake: Update CTest configuration 8344/head
Matthias Maier [Fri, 5 Jul 2019 12:43:59 +0000 (07:43 -0500)]
CMake: Update CTest configuration

 * Change server name to the new variant ctest.43-1.org

 * Use the CTEST_UPDATE mechanism instead of handwriting an Update.xml.
   This is necessary for cdash-2.6.0 support...

5 years agoAdd consensus algorithm and use it compute intex owners 8300/head
peterrum [Sun, 2 Jun 2019 14:35:48 +0000 (16:35 +0200)]
Add consensus algorithm and use it compute intex owners

5 years agoMerge pull request #8343 from luca-heltai/fix-compilation-issue
Martin Kronbichler [Thu, 4 Jul 2019 19:59:16 +0000 (21:59 +0200)]
Merge pull request #8343 from luca-heltai/fix-compilation-issue

Fix compilation of loop.h with some versions of clang.

5 years agoCommunicate thresholds. 8325/head
marcfehling [Thu, 4 Jul 2019 13:24:31 +0000 (15:24 +0200)]
Communicate thresholds.

5 years agoFix compilation of loop.h with some versions of clang. 8343/head
Luca Heltai [Thu, 4 Jul 2019 13:17:51 +0000 (15:17 +0200)]
Fix compilation of loop.h with some versions of clang.

5 years agoMerge pull request #8340 from kronbichler/fix_intrinsics_include 8345/head
Daniel Arndt [Thu, 4 Jul 2019 12:39:07 +0000 (08:39 -0400)]
Merge pull request #8340 from kronbichler/fix_intrinsics_include

Fix include to intrinsics

5 years agoApply suggestions from code review
marcfehling [Thu, 4 Jul 2019 12:05:14 +0000 (14:05 +0200)]
Apply suggestions from code review

To be squashed: Applied martin's suggestions.

Co-Authored-By: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
5 years agoRemove code duplicates.
Marc Fehling [Thu, 20 Jun 2019 20:18:40 +0000 (22:18 +0200)]
Remove code duplicates.

5 years agoIntroduced hp::Refinement namespace.
Marc Fehling [Fri, 7 Jun 2019 10:01:46 +0000 (12:01 +0200)]
Introduced hp::Refinement namespace.

5 years agoFix include to intrinsics 8340/head
Martin Kronbichler [Thu, 4 Jul 2019 07:30:43 +0000 (09:30 +0200)]
Fix include to intrinsics

5 years agoMerge pull request #8339 from Rombur/fix_numpy
Martin Kronbichler [Wed, 3 Jul 2019 19:56:47 +0000 (21:56 +0200)]
Merge pull request #8339 from Rombur/fix_numpy

Fix a bug in print_as_numpy_arrays

5 years agoFix a bug in print_as_numpy_arrays 8339/head
Bruno Turcksin [Wed, 3 Jul 2019 16:05:45 +0000 (16:05 +0000)]
Fix a bug in print_as_numpy_arrays

The entries in the matrix where not printed correctly. Change the test
so that the entries are not integer anymore.

5 years agoAdd new entry log and fix date in older entry
Bruno Turcksin [Tue, 2 Jul 2019 17:58:58 +0000 (17:58 +0000)]
Add new entry log and fix date in older entry

5 years agoFix a bug in CUDA matrix-free with adapted mesh when using Volta
Bruno Turcksin [Tue, 2 Jul 2019 16:26:06 +0000 (16:26 +0000)]
Fix a bug in CUDA matrix-free with adapted mesh when using Volta

On Volta the code would deadlock. Refactor the code so that
__syncthreads is not called inside a code that be executed differently
for different threads.

5 years agoMerge pull request #8336 from bangerth/update
Daniel Arndt [Tue, 2 Jul 2019 19:13:29 +0000 (15:13 -0400)]
Merge pull request #8336 from bangerth/update

Add a couple of comments to functions in utilities.cc.

5 years agoAdd a couple of comments to functions in utilities.cc. 8336/head
Wolfgang Bangerth [Tue, 2 Jul 2019 15:09:39 +0000 (09:09 -0600)]
Add a couple of comments to functions in utilities.cc.

5 years agoMerge pull request #8334 from drwells/fix-instantiation
Daniel Arndt [Sun, 30 Jun 2019 14:30:41 +0000 (10:30 -0400)]
Merge pull request #8334 from drwells/fix-instantiation

Fix a template instantiation.

5 years agoFix a template instantiation. 8334/head
David Wells [Sun, 30 Jun 2019 11:55:32 +0000 (07:55 -0400)]
Fix a template instantiation.

This doesn't compile without complex value support.

5 years agoMerge pull request #8333 from kronbichler/doc_chebyshev
Timo Heister [Fri, 28 Jun 2019 10:27:02 +0000 (11:27 +0100)]
Merge pull request #8333 from kronbichler/doc_chebyshev

Fix three typos in documentation of PreconditionChebyshev

5 years agoMerge pull request #8332 from masterleinad/replace_boost_random
Timo Heister [Fri, 28 Jun 2019 10:26:02 +0000 (11:26 +0100)]
Merge pull request #8332 from masterleinad/replace_boost_random

Revert #8312: Replace boost random

5 years agoFix three typos in documentation of PreconditionChebyshev 8333/head
Martin Kronbichler [Fri, 28 Jun 2019 10:06:56 +0000 (12:06 +0200)]
Fix three typos in documentation of PreconditionChebyshev

5 years agoMerge pull request #8328 from kronbichler/improve_vectorized_transpose_avx512
Daniel Arndt [Thu, 27 Jun 2019 23:10:11 +0000 (19:10 -0400)]
Merge pull request #8328 from kronbichler/improve_vectorized_transpose_avx512

Improve vectorized transpose with AVX-512

5 years agoUse std::iota, document problems 8332/head
Daniel Arndt [Thu, 27 Jun 2019 20:20:10 +0000 (16:20 -0400)]
Use std::iota, document problems

5 years agoRevert "Replace boost::random"
Daniel Arndt [Thu, 27 Jun 2019 14:15:49 +0000 (10:15 -0400)]
Revert "Replace boost::random"

This reverts commit 202dd21cb5cdc468a3ad6a7acaa5201658bd1a88.

5 years agoRevert "Add alternate output files."
Daniel Arndt [Thu, 27 Jun 2019 14:15:31 +0000 (10:15 -0400)]
Revert "Add alternate output files."

This reverts commit 68656c3764b03c06a2eff65cdd75f7f794d9793b.

5 years agoMerge pull request #8299 from Rombur/python_dump
Bruno Turcksin [Thu, 27 Jun 2019 12:24:27 +0000 (08:24 -0400)]
Merge pull request #8299 from Rombur/python_dump

Python print

5 years agoRename print_numpy_array functions to print_as_numpy_array and 8299/head
Bruno Turcksin [Wed, 26 Jun 2019 21:21:56 +0000 (17:21 -0400)]
Rename print_numpy_array functions to print_as_numpy_array and
print_as_numpy_array

5 years agoMerge pull request #8330 from bangerth/65
Martin Kronbichler [Wed, 26 Jun 2019 08:31:03 +0000 (10:31 +0200)]
Merge pull request #8330 from bangerth/65

Minor changes to step-65.

5 years agoMinor changes to step-65. 8330/head
Wolfgang Bangerth [Wed, 26 Jun 2019 01:00:27 +0000 (19:00 -0600)]
Minor changes to step-65.

5 years agoUpdate comments 8328/head
Martin Kronbichler [Mon, 24 Jun 2019 12:33:43 +0000 (14:33 +0200)]
Update comments

5 years agoMerge pull request #8329 from bangerth/geodyn
Martin Kronbichler [Tue, 25 Jun 2019 05:51:21 +0000 (07:51 +0200)]
Merge pull request #8329 from bangerth/geodyn

Update a documentation page.

5 years agoUpdate a documentation page. 8329/head
Wolfgang Bangerth [Mon, 24 Jun 2019 21:55:46 +0000 (15:55 -0600)]
Update a documentation page.

5 years agoMerge pull request #8327 from bangerth/65
Martin Kronbichler [Mon, 24 Jun 2019 14:29:48 +0000 (16:29 +0200)]
Merge pull request #8327 from bangerth/65

Some updates to the introduction of step-65.

5 years agoLeave more references to step-65 in a variety of places. 8327/head
Wolfgang Bangerth [Sun, 23 Jun 2019 21:54:03 +0000 (15:54 -0600)]
Leave more references to step-65 in a variety of places.

5 years agoChangelog
Martin Kronbichler [Mon, 24 Jun 2019 09:53:38 +0000 (11:53 +0200)]
Changelog

5 years agoImprove implementation of vectorized transpose with AVX-512
Martin Kronbichler [Mon, 24 Jun 2019 09:51:12 +0000 (11:51 +0200)]
Improve implementation of vectorized transpose with AVX-512

5 years agoMerge pull request #8312 from masterleinad/replace_boost_random
Daniel Arndt [Mon, 24 Jun 2019 02:34:45 +0000 (22:34 -0400)]
Merge pull request #8312 from masterleinad/replace_boost_random

Replace boost::random

5 years agoWord smith some of the introduction of step-65.
Wolfgang Bangerth [Sun, 23 Jun 2019 21:53:47 +0000 (15:53 -0600)]
Word smith some of the introduction of step-65.

5 years agoAdd alternate output files. 8312/head
David Wells [Tue, 18 Jun 2019 21:09:10 +0000 (17:09 -0400)]
Add alternate output files.

5 years agoReplace boost::random
Daniel Arndt [Sun, 9 Jun 2019 15:16:02 +0000 (17:16 +0200)]
Replace boost::random

5 years agoMerge pull request #8322 from dangars/complex_project_boundary_values_curl
Daniel Arndt [Sat, 22 Jun 2019 12:37:04 +0000 (08:37 -0400)]
Merge pull request #8322 from dangars/complex_project_boundary_values_curl

Complex project_boundary_values_curl

5 years agoAdd changelog 8322/head
Daniel Garcia-Sanchez [Sat, 22 Jun 2019 09:50:02 +0000 (11:50 +0200)]
Add changelog

5 years agoAdd test for std::complex project_boundary_values_curl_conforming_l2
Daniel Garcia-Sanchez [Sat, 22 Jun 2019 09:39:12 +0000 (11:39 +0200)]
Add test for std::complex project_boundary_values_curl_conforming_l2

5 years agoAdd test for std::complex cross_product_3d
Daniel Garcia-Sanchez [Sat, 22 Jun 2019 09:14:34 +0000 (11:14 +0200)]
Add test for std::complex cross_product_3d


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.