DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
Loading...
Searching...
No Matches
MemoryStorage.t.cc File Reference
#include <MemoryManager.h>
#include <Exceptions.h>
#include <MemoryTransfer.h>

Go to the source code of this file.

Namespaces

namespace  dftfe
 
namespace  dftfe::utils
 

Functions

template<typename ValueType, utils::MemorySpace memorySpaceDst>
MemoryStorage< ValueType, memorySpaceDst > dftfe::utils::memoryStorageFromSTL (const std::vector< ValueType > &src)
 Create a MemoryStorage object from an input C++ STL vector.