]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agorename changelog
Denis Davydov [Sat, 16 Mar 2019 06:33:08 +0000 (07:33 +0100)]
rename changelog

5 years agoadd a test for DoFRenumbering::cell_wise() with p::d::Tria
Denis Davydov [Sat, 16 Mar 2019 06:31:05 +0000 (07:31 +0100)]
add a test for DoFRenumbering::cell_wise() with p::d::Tria

5 years agoextend DoFRenumbering::cell_wise to parallel::Triangulation
Denis Davydov [Fri, 15 Mar 2019 20:48:39 +0000 (21:48 +0100)]
extend DoFRenumbering::cell_wise to parallel::Triangulation

5 years agoMerge pull request #7815 from jppelteret/fix_linker_error
Jean-Paul Pelteret [Fri, 15 Mar 2019 16:23:08 +0000 (17:23 +0100)]
Merge pull request #7815 from jppelteret/fix_linker_error

Only permit use of ld.lld linker when the Clang compiler is used.

5 years agoOnly permit use of ld.lld linker when the Clang compiler is used. 7815/head
Jean-Paul Pelteret [Fri, 15 Mar 2019 09:05:20 +0000 (10:05 +0100)]
Only permit use of ld.lld linker when the Clang compiler is used.

Fixes #7811

5 years agoMerge pull request #7810 from jppelteret/sd-symengine_cmake
Daniel Arndt [Thu, 14 Mar 2019 20:10:50 +0000 (21:10 +0100)]
Merge pull request #7810 from jppelteret/sd-symengine_cmake

Add CMake module and configuration files for SymEngine

5 years agoAdd CMake module and configuration files for SymEngine 7810/head
Jean-Paul Pelteret [Thu, 14 Mar 2019 08:54:01 +0000 (09:54 +0100)]
Add CMake module and configuration files for SymEngine

5 years agoMerge pull request #7803 from kronbichler/fix_matrixfree_type_traits
Daniel Arndt [Wed, 13 Mar 2019 23:22:42 +0000 (00:22 +0100)]
Merge pull request #7803 from kronbichler/fix_matrixfree_type_traits

Fix MatrixFree::loop() for the case where VectorType is not a vector

5 years agoMerge pull request #7804 from davydden/feature/fe_eval_type_traits_5
Daniel Arndt [Wed, 13 Mar 2019 22:24:11 +0000 (23:24 +0100)]
Merge pull request #7804 from davydden/feature/fe_eval_type_traits_5

remove unneeded assert in internal::update_ghost_values_finish()

5 years agoMerge pull request #7805 from bangerth/assertion
Daniel Arndt [Wed, 13 Mar 2019 22:23:43 +0000 (23:23 +0100)]
Merge pull request #7805 from bangerth/assertion

Improve the error text of an assertion.

5 years agoImprove the error text of an assertion. 7805/head
Wolfgang Bangerth [Wed, 13 Mar 2019 18:26:27 +0000 (12:26 -0600)]
Improve the error text of an assertion.

5 years agoremove unneeded assert in internal::update_ghost_values_finish() 7804/head
Denis Davydov [Wed, 13 Mar 2019 14:39:56 +0000 (15:39 +0100)]
remove unneeded assert in internal::update_ghost_values_finish()

5 years agoFix MatrixFree::loop() for the case where VectorType is not a vector 7803/head
Martin Kronbichler [Wed, 13 Mar 2019 16:16:04 +0000 (17:16 +0100)]
Fix MatrixFree::loop() for the case where VectorType is not a vector

5 years agoMerge pull request #7800 from masterleinad/update_msvc
Timo Heister [Tue, 12 Mar 2019 20:18:14 +0000 (16:18 -0400)]
Merge pull request #7800 from masterleinad/update_msvc

Update allowed MSVC version in bundled boost

5 years agoMerge pull request #7798 from drwells/remove-make_slice
David Wells [Tue, 12 Mar 2019 17:02:16 +0000 (13:02 -0400)]
Merge pull request #7798 from drwells/remove-make_slice

Remove make slice

5 years agoUpdate allowed MSVC version in bundled boost 7800/head
Daniel Arndt [Tue, 12 Mar 2019 16:02:16 +0000 (17:02 +0100)]
Update allowed MSVC version in bundled boost

5 years agoMerge pull request #7799 from bangerth/doc
Jean-Paul Pelteret [Tue, 12 Mar 2019 15:33:03 +0000 (16:33 +0100)]
Merge pull request #7799 from bangerth/doc

Update documentation of class Vector.

5 years agoUpdate documentation of class Vector. 7799/head
Wolfgang Bangerth [Tue, 12 Mar 2019 04:59:07 +0000 (22:59 -0600)]
Update documentation of class Vector.

5 years agoExcise remaining inclusions of vector_slice.h. 7798/head
David Wells [Mon, 11 Mar 2019 19:35:27 +0000 (15:35 -0400)]
Excise remaining inclusions of vector_slice.h.

5 years agoMerge pull request #7777 from marcfehling/p-flags
Wolfgang Bangerth [Tue, 12 Mar 2019 04:25:01 +0000 (22:25 -0600)]
Merge pull request #7777 from marcfehling/p-flags

Introduced p-refinement and p-coarsening flags.

5 years agoMerge pull request #7776 from marcfehling/signals-repartition
Wolfgang Bangerth [Tue, 12 Mar 2019 04:21:45 +0000 (22:21 -0600)]
Merge pull request #7776 from marcfehling/signals-repartition

Signals for p::d::Triangulation::repartition.

5 years agoMerge pull request #7797 from masterleinad/fix_warnings_convert_to_pattern
David Wells [Tue, 12 Mar 2019 02:23:03 +0000 (22:23 -0400)]
Merge pull request #7797 from masterleinad/fix_warnings_convert_to_pattern

Fix warnings in Convert::to_pattern()

5 years agoExcise remaining calls to VectorSlice.
David Wells [Mon, 11 Mar 2019 19:32:21 +0000 (15:32 -0400)]
Excise remaining calls to VectorSlice.

5 years agoMerge pull request #7795 from tjhei/use_lld
Wolfgang Bangerth [Mon, 11 Mar 2019 18:37:06 +0000 (12:37 -0600)]
Merge pull request #7795 from tjhei/use_lld

enable lld linker if available

5 years agoFix warnings in Convert::to_pattern() 7797/head
Daniel Arndt [Mon, 11 Mar 2019 17:56:31 +0000 (18:56 +0100)]
Fix warnings in Convert::to_pattern()

5 years agoenable lld linker if available 7795/head
Timo Heister [Mon, 11 Mar 2019 13:48:48 +0000 (09:48 -0400)]
enable lld linker if available

5 years agoIntroduced p-refinement and p-coarsening flags. 7777/head
Marc Fehling [Thu, 21 Feb 2019 07:12:36 +0000 (08:12 +0100)]
Introduced p-refinement and p-coarsening flags.

5 years agoMerge pull request #7787 from davydden/feature/fe_eval_type_traits_4
Daniel Arndt [Sat, 9 Mar 2019 00:41:35 +0000 (00:41 +0000)]
Merge pull request #7787 from davydden/feature/fe_eval_type_traits_4

add and use type traits for data exchange in matrix-free

5 years agoMerge pull request #7791 from kronbichler/fix_mg_dof_renumbering
David Wells [Fri, 8 Mar 2019 21:49:57 +0000 (16:49 -0500)]
Merge pull request #7791 from kronbichler/fix_mg_dof_renumbering

Fix renumbering of level dofs for FE_Q

5 years agostreamline treatment of block and non-block vectors in MatrixFree using updated Vecto... 7787/head
Denis Davydov [Thu, 7 Mar 2019 08:33:00 +0000 (09:33 +0100)]
streamline treatment of block and non-block vectors in MatrixFree using updated VectorDataExchange

5 years agouse type-traits to generalize VectorDataExchange
Denis Davydov [Thu, 7 Mar 2019 08:29:28 +0000 (09:29 +0100)]
use type-traits to generalize VectorDataExchange

5 years agoadd internal type-traits to be used with VectorDataExchange of matrix-free framework
Denis Davydov [Wed, 6 Mar 2019 16:52:18 +0000 (17:52 +0100)]
add internal type-traits to be used with VectorDataExchange of matrix-free framework

5 years agoAdd changelog 7791/head
Martin Kronbichler [Fri, 8 Mar 2019 18:13:14 +0000 (19:13 +0100)]
Add changelog

5 years agoFix renumbering of mg dofs for FE_Q
Martin Kronbichler [Fri, 8 Mar 2019 18:13:06 +0000 (19:13 +0100)]
Fix renumbering of mg dofs for FE_Q

5 years agoMerge pull request #7785 from Rombur/cuda_add_and_dot
Bruno Turcksin [Fri, 8 Mar 2019 14:02:52 +0000 (09:02 -0500)]
Merge pull request #7785 from Rombur/cuda_add_and_dot

Fix a bug in cuda add_and_dot

5 years agoFix a bug where add_and_dot was giving the wrong results if the vector size was 7785/head
Bruno Turcksin [Wed, 6 Mar 2019 22:48:18 +0000 (22:48 +0000)]
Fix a bug where add_and_dot was giving the wrong results if the vector size was
greater than 4096

5 years agoMerge pull request #7760 from masterleinad/fix_compiling_sacado_cuda
Bruno Turcksin [Fri, 8 Mar 2019 13:52:23 +0000 (08:52 -0500)]
Merge pull request #7760 from masterleinad/fix_compiling_sacado_cuda

Fix compiling with Sacado and CUDA

5 years agoMerge pull request #7789 from tjhei/valgrind_warn
Daniel Arndt [Thu, 7 Mar 2019 23:29:08 +0000 (00:29 +0100)]
Merge pull request #7789 from tjhei/valgrind_warn

fix uninitialized reads

5 years agoMerge pull request #7786 from luca-heltai/demangle
Daniel Arndt [Thu, 7 Mar 2019 22:02:39 +0000 (23:02 +0100)]
Merge pull request #7786 from luca-heltai/demangle

Type to string.

5 years agofix uninitialized reads 7789/head
Timo Heister [Thu, 7 Mar 2019 20:25:00 +0000 (13:25 -0700)]
fix uninitialized reads

valgrind warns about uninitialized reads in the following two MPI
functions. The totals are only available on rank 0. Note that the value
doesn't matter as the results will be thrown away for rank !=0.

5 years agoMerge pull request #7782 from davydden/feature/fe_eval_type_traits_3
Martin Kronbichler [Thu, 7 Mar 2019 16:14:00 +0000 (17:14 +0100)]
Merge pull request #7782 from davydden/feature/fe_eval_type_traits_3

add and use more type traits in FEEvaluation

5 years agoType to string. 7786/head
Luca Heltai [Thu, 7 Mar 2019 14:51:44 +0000 (15:51 +0100)]
Type to string.

5 years agoMerge pull request #7781 from kronbichler/manifold_fixes
Denis Davydov [Wed, 6 Mar 2019 18:27:20 +0000 (19:27 +0100)]
Merge pull request #7781 from kronbichler/manifold_fixes

Two small manifold fixes

5 years agoadd LA::d::Vector::set_ghost_state() and use it in VectorDataExchange::update_ghost_v... 7782/head
Denis Davydov [Wed, 6 Mar 2019 12:43:08 +0000 (13:43 +0100)]
add LA::d::Vector::set_ghost_state() and use it in VectorDataExchange::update_ghost_values_finish() to allow reading from ghosts in LA::d::Vector::local_element() const

5 years agoadd more vector_access_XYZ internal function in FEEvaluation and improve const-correc...
Denis Davydov [Tue, 5 Mar 2019 18:24:58 +0000 (19:24 +0100)]
add more vector_access_XYZ internal function in FEEvaluation and improve const-correctness of reader class

5 years agoMerge pull request #7783 from kronbichler/fix_changelog_dates
Jean-Paul Pelteret [Wed, 6 Mar 2019 12:35:35 +0000 (13:35 +0100)]
Merge pull request #7783 from kronbichler/fix_changelog_dates

Fix file name date in two changelog entries

5 years agoFix date markup for changelog. 7783/head
Martin Kronbichler [Wed, 6 Mar 2019 11:20:30 +0000 (12:20 +0100)]
Fix date markup for changelog.

5 years agoFix file name date in two changelog entries
Martin Kronbichler [Wed, 6 Mar 2019 11:09:06 +0000 (12:09 +0100)]
Fix file name date in two changelog entries

5 years agoadd two more type traits to FEEvaluation
Denis Davydov [Tue, 5 Mar 2019 14:13:53 +0000 (15:13 +0100)]
add two more type traits to FEEvaluation

5 years agoAdd changelogs 7781/head
Martin Kronbichler [Tue, 5 Mar 2019 17:47:19 +0000 (18:47 +0100)]
Add changelogs

5 years agoAdd test for EllipticalManifold::push_forward_gradient
Martin Kronbichler [Tue, 5 Mar 2019 17:41:56 +0000 (18:41 +0100)]
Add test for EllipticalManifold::push_forward_gradient

5 years agoAdd test for cylindrical manifold
Martin Kronbichler [Tue, 5 Mar 2019 17:41:39 +0000 (18:41 +0100)]
Add test for cylindrical manifold

5 years agoFix CylindricalManifold::get_new_point
Martin Kronbichler [Tue, 5 Mar 2019 17:41:11 +0000 (18:41 +0100)]
Fix CylindricalManifold::get_new_point

5 years agoFix EllipticalManifold::push_forward_gradient
Martin Kronbichler [Tue, 5 Mar 2019 17:40:11 +0000 (18:40 +0100)]
Fix EllipticalManifold::push_forward_gradient

5 years agoFix documentation of cylindrical manifold
Martin Kronbichler [Tue, 5 Mar 2019 17:39:31 +0000 (18:39 +0100)]
Fix documentation of cylindrical manifold

5 years agoMerge pull request #7767 from marcfehling/fe-hierarchy
Wolfgang Bangerth [Tue, 5 Mar 2019 15:17:24 +0000 (08:17 -0700)]
Merge pull request #7767 from marcfehling/fe-hierarchy

Added hierarchy to hp::FECollection.

5 years agoExplicitly set noexcept specifier for move constructor. 7767/head
Marc Fehling [Mon, 4 Mar 2019 23:05:15 +0000 (00:05 +0100)]
Explicitly set noexcept specifier for move constructor.

5 years agoCall post_distributed signals in the end of 'execute_coarsening_and_refinement' and... 7776/head
Marc Fehling [Mon, 4 Mar 2019 21:39:52 +0000 (22:39 +0100)]
Call post_distributed signals in the end of 'execute_coarsening_and_refinement' and 'repartition'.

5 years agoAdded 'repartition' signals. Attached 'active_fe_transfer' functions to them.
Marc Fehling [Thu, 7 Feb 2019 23:59:12 +0000 (00:59 +0100)]
Added 'repartition' signals. Attached 'active_fe_transfer' functions to them.

5 years agoAdded hierarchy to hp::FECollection.
Marc Fehling [Tue, 26 Feb 2019 15:34:09 +0000 (16:34 +0100)]
Added hierarchy to hp::FECollection.

5 years agoMerge pull request #7775 from masterleinad/codim_material_id_manifold
Daniel Arndt [Mon, 4 Mar 2019 11:57:24 +0000 (12:57 +0100)]
Merge pull request #7775 from masterleinad/codim_material_id_manifold

Fix inteference if material_id with the manifold object in the codimension case

5 years agoMerge pull request #7770 from bangerth/decompress
Daniel Arndt [Sun, 3 Mar 2019 14:50:29 +0000 (15:50 +0100)]
Merge pull request #7770 from bangerth/decompress

Convert a few explicit loops to range-based for loops.

5 years agoMove the TODO 7775/head
Daniel Arndt [Sun, 3 Mar 2019 13:42:25 +0000 (14:42 +0100)]
Move the TODO

5 years agoMerge pull request #7773 from marcfehling/feidx-policy
David Wells [Sun, 3 Mar 2019 03:46:17 +0000 (22:46 -0500)]
Merge pull request #7773 from marcfehling/feidx-policy

hp::DoFHandler::ActiveFEIndicesTransfer: Separate work from memory management

5 years agoMerge pull request #7180 from masterleinad/switch_to_tpetra
Bruno Turcksin [Sat, 2 Mar 2019 23:31:47 +0000 (18:31 -0500)]
Merge pull request #7180 from masterleinad/switch_to_tpetra

Implement TpetraWrappers::Vector

5 years agoFix inteference if material_id with the manifold object in the codimension case
Daniel Arndt [Sat, 2 Mar 2019 20:10:24 +0000 (21:10 +0100)]
Fix inteference if material_id with the manifold object in the codimension case

5 years agoMerge pull request #7717 from marcfehling/set-fe-3
Wolfgang Bangerth [Sat, 2 Mar 2019 20:03:50 +0000 (13:03 -0700)]
Merge pull request #7717 from marcfehling/set-fe-3

Added 'set_fe' functionality to DoFHandlers.

5 years agoDocument the execution space some more 7180/head
Daniel Arndt [Sat, 2 Mar 2019 16:16:12 +0000 (17:16 +0100)]
Document the execution space some more

5 years agoMerge pull request #7772 from tjhei/old_gcc_bb_bug
Daniel Arndt [Sat, 2 Mar 2019 15:05:05 +0000 (16:05 +0100)]
Merge pull request #7772 from tjhei/old_gcc_bb_bug

work around gcc 4.8.5 behavior in GridTools::Cache

5 years agohp::DoFHandler::ActiveFEIndicesTransfer: Separate work from memory management. 7773/head
Marc Fehling [Fri, 1 Mar 2019 18:17:29 +0000 (19:17 +0100)]
hp::DoFHandler::ActiveFEIndicesTransfer: Separate work from memory management.

5 years agowork around gcc 4.8.5 behavior in GridTools::Cache 7772/head
Timo Heister [Fri, 1 Mar 2019 17:00:40 +0000 (10:00 -0700)]
work around gcc 4.8.5 behavior in GridTools::Cache

fixes #7771

5 years agoMerge pull request #7769 from rezarastak/quadrature_point_data_comment_fix
Daniel Arndt [Fri, 1 Mar 2019 09:04:42 +0000 (10:04 +0100)]
Merge pull request #7769 from rezarastak/quadrature_point_data_comment_fix

Out of date description of quadrature_point_data test fixed

5 years agoConvert a few explicit loops to range-based for loops. 7770/head
Wolfgang Bangerth [Fri, 1 Mar 2019 07:10:36 +0000 (00:10 -0700)]
Convert a few explicit loops to range-based for loops.

5 years agoMerge pull request #7768 from tamiko/sparsity_pattern_iterator
Denis Davydov [Fri, 1 Mar 2019 05:32:36 +0000 (06:32 +0100)]
Merge pull request #7768 from tamiko/sparsity_pattern_iterator

SparsityPattern::Iterator - add a constructor for initalizing an iterator from an accessor

5 years agoOut of date description of quadrature_point_data test fixed 7769/head
Reza Rastak [Fri, 1 Mar 2019 00:55:00 +0000 (16:55 -0800)]
Out of date description of quadrature_point_data test fixed

5 years agoAdd description of memory and exceution space for CUDA support
Daniel Arndt [Fri, 1 Mar 2019 00:22:29 +0000 (01:22 +0100)]
Add description of memory and exceution space for CUDA support

5 years agoAlso instantiate for complex scalar types
Daniel Arndt [Fri, 22 Feb 2019 14:36:31 +0000 (15:36 +0100)]
Also instantiate for complex scalar types

5 years agoMerge pull request #7711 from tcclevenger/no_flux_gmg_for_box
Daniel Arndt [Thu, 28 Feb 2019 23:10:31 +0000 (00:10 +0100)]
Merge pull request #7711 from tcclevenger/no_flux_gmg_for_box

add no normal flux compatibility to MGConstrainedDoFs

5 years agoMerge pull request #7716 from marcfehling/temp-struct-2
Wolfgang Bangerth [Thu, 28 Feb 2019 21:34:24 +0000 (14:34 -0700)]
Merge pull request #7716 from marcfehling/temp-struct-2

hp::DoFHandler: Moved containers with temporary content into a dedicated structure

5 years agoadd a test 7768/head
Matthias Maier [Thu, 28 Feb 2019 20:34:24 +0000 (14:34 -0600)]
add a test

5 years agoSparsityPattern::Iterator - add a constructor for initalizing an iterator from an...
Matthias Maier [Thu, 28 Feb 2019 20:23:12 +0000 (14:23 -0600)]
SparsityPattern::Iterator  - add a constructor for initalizing an iterator from an accessor

When trying to increment a sparsity pattern iterator:

  auto iterator = sparsity_pattern.begin();
  iterator++;

The corresponding function in LinearIndexIterator:

  template <class DerivedIterator, class AccessorType>
  inline DerivedIterator
  LinearIndexIterator<DerivedIterator, AccessorType>::operator++(int)
  {
    const DerivedIterator copy(this->accessor);
    operator+=(1);
    return copy;
  }

creates a copy that is initialized by the accessor. Thus, we need a
constructor that can create an interator from an accessor.

5 years agoadd no normal flux to MGConstrainedDoFs (box mesh) 7711/head
tcclevenger [Fri, 8 Feb 2019 22:42:12 +0000 (15:42 -0700)]
add no normal flux to MGConstrainedDoFs (box mesh)

5 years agoMerge pull request #7765 from QiaoLei-88/minorDocFix
Daniel Arndt [Thu, 28 Feb 2019 13:36:22 +0000 (14:36 +0100)]
Merge pull request #7765 from QiaoLei-88/minorDocFix

minor fix on documentation to enum Triangulation::MeshSmoothing

5 years agohp::distribute_dofs: Move 'set_fe' call to the place where active_fe_indices are... 7717/head
Marc Fehling [Thu, 28 Feb 2019 12:57:06 +0000 (13:57 +0100)]
hp::distribute_dofs: Move 'set_fe' call to the place where active_fe_indices are initialized.

5 years agoAdd warning to set_fe.
Marc Fehling [Mon, 11 Feb 2019 17:02:27 +0000 (18:02 +0100)]
Add warning to set_fe.

5 years agoAdded 'set_fe' functionality to DoFHandlers.
Marc Fehling [Sun, 3 Feb 2019 00:24:43 +0000 (01:24 +0100)]
Added 'set_fe' functionality to DoFHandlers.

5 years agohp::DoFHandler: Moved containers with temporary content into a dedicated structure. 7716/head
Marc Fehling [Thu, 28 Feb 2019 12:25:13 +0000 (13:25 +0100)]
hp::DoFHandler: Moved containers with temporary content into a dedicated structure.

5 years agoComplete signals for distributed_save|load.
Marc Fehling [Thu, 28 Feb 2019 12:24:55 +0000 (13:24 +0100)]
Complete signals for distributed_save|load.

5 years agominor fix on documentation to enum Triangulation::MeshSmoothing 7765/head
Lei Qiao [Thu, 28 Feb 2019 08:55:20 +0000 (16:55 +0800)]
minor fix on documentation to enum Triangulation::MeshSmoothing

5 years agoMerge pull request #7750 from masterleinad/fix_complex_build_nvcc_wrapper
Wolfgang Bangerth [Thu, 28 Feb 2019 06:53:35 +0000 (23:53 -0700)]
Merge pull request #7750 from masterleinad/fix_complex_build_nvcc_wrapper

Work around nvcc_wrapper std::complex problem

5 years agoMove specialization 7760/head
Daniel Arndt [Wed, 27 Feb 2019 22:54:21 +0000 (23:54 +0100)]
Move specialization

5 years agoFix compiling with Sacado and CUDA
Daniel Arndt [Wed, 27 Feb 2019 10:45:57 +0000 (11:45 +0100)]
Fix compiling with Sacado and CUDA

5 years agoMerge pull request #7755 from jodlbauer/master
Martin Kronbichler [Wed, 27 Feb 2019 13:23:35 +0000 (14:23 +0100)]
Merge pull request #7755 from jodlbauer/master

Fixes pvtu tensor-valued output

5 years agoadapt pvtu output for tensors 7755/head
notxor [Wed, 27 Feb 2019 08:11:42 +0000 (09:11 +0100)]
adapt pvtu output for tensors

5 years agoMerge pull request #7754 from davydden/feature/fe_eval_type_traits_2
Daniel Arndt [Tue, 26 Feb 2019 23:19:05 +0000 (00:19 +0100)]
Merge pull request #7754 from davydden/feature/fe_eval_type_traits_2

fix internal::has_begin type trait used in FEEvaluation

5 years agomake old compilers happy 7754/head
Denis Davydov [Tue, 26 Feb 2019 17:32:37 +0000 (18:32 +0100)]
make old compilers happy

5 years agoMerge pull request #7748 from masterleinad/restrict_grid_tools_cache_04
David Wells [Tue, 26 Feb 2019 16:23:56 +0000 (11:23 -0500)]
Merge pull request #7748 from masterleinad/restrict_grid_tools_cache_04

Define GridTools::Cache::get_covering_rtree also without nanoflann support

5 years agoconsistently for non-void in internal::has_local_element
Denis Davydov [Tue, 26 Feb 2019 16:12:21 +0000 (17:12 +0100)]
consistently for non-void in internal::has_local_element

5 years agoHave another namespace inclosing the workaround 7750/head
Daniel Arndt [Tue, 26 Feb 2019 10:58:15 +0000 (11:58 +0100)]
Have another namespace inclosing the workaround

5 years agoDefine GridTools::Cache::get_covering_rtree also without nanoflann support 7748/head
Daniel Arndt [Tue, 26 Feb 2019 10:29:02 +0000 (11:29 +0100)]
Define GridTools::Cache::get_covering_rtree also without nanoflann support


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.