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

Go to the source code of this file.

Classes

class  dftfe::utils::MemoryStorage< ValueType, memorySpace >
 

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.