#include <deal.II/base/config.h>
#include <deal.II/base/communication_pattern_base.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/base/index_set.h>
#include <deal.II/lac/vector_operation.h>
Go to the source code of this file.
Classes | |
class | LinearAlgebra::CUDAWrappers::Vector< Number > |
Namespaces | |
namespace | LinearAlgebra |
namespace | LinearAlgebra::CUDAWrappers |
|
Global function swap
which overloads the default implementation of the C++ standard library which uses a temporary object. The function simply exchanges the data of the two vectors.
Definition at line 367 of file cuda_vector.h.