From 099e85cfb1c54a0facbf253f670bcfc7dfa405f4 Mon Sep 17 00:00:00 2001 From: HRN Date: Wed, 26 Feb 2025 12:19:36 +0330 Subject: [PATCH] Vector now only accepts one type of allocator, the default allocator --- src/phasicFlow/Kokkos/baseAlgorithmsFwd_.hpp | 51 - src/phasicFlow/Kokkos/baseAlgorithms_.hpp | 229 ---- src/phasicFlow/containers/Vector/Vector.hpp | 2 +- .../containers/Vector/stdVectorHelper.hpp | 13 - .../containers/VectorHD/VectorDual.hpp | 1007 ----------------- .../VectorHD/VectorDualAlgorithms.hpp | 113 -- .../containers/VectorHD/VectorDuals.hpp | 52 - 7 files changed, 1 insertion(+), 1466 deletions(-) delete mode 100644 src/phasicFlow/Kokkos/baseAlgorithmsFwd_.hpp delete mode 100644 src/phasicFlow/Kokkos/baseAlgorithms_.hpp delete mode 100644 src/phasicFlow/containers/VectorHD/VectorDual.hpp delete mode 100644 src/phasicFlow/containers/VectorHD/VectorDualAlgorithms.hpp delete mode 100644 src/phasicFlow/containers/VectorHD/VectorDuals.hpp diff --git a/src/phasicFlow/Kokkos/baseAlgorithmsFwd_.hpp b/src/phasicFlow/Kokkos/baseAlgorithmsFwd_.hpp deleted file mode 100644 index 779c0b03..00000000 --- a/src/phasicFlow/Kokkos/baseAlgorithmsFwd_.hpp +++ /dev/null @@ -1,51 +0,0 @@ -/*------------------------------- phasicFlow --------------------------------- - O C enter of - O O E ngineering and - O O M ultiscale modeling of - OOOOOOO F luid flow ------------------------------------------------------------------------------- - Copyright (C): www.cemf.ir - email: hamid.r.norouzi AT gmail.com ------------------------------------------------------------------------------- -Licence: - This file is part of phasicFlow code. It is a free software for simulating - granular and multiphase flows. You can redistribute it and/or modify it under - the terms of GNU General Public License v3 or any other later versions. - - phasicFlow is distributed to help others in their research in the field of - granular and multiphase flows, but WITHOUT ANY WARRANTY; without even the - implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - ------------------------------------------------------------------------------*/ - -template -void -insertSetElementH( - ViewType1D& view, - hostViewType1D