DFT-EFE
 
Loading...
Searching...
No Matches
MemoryStorage.h File Reference
#include <utils/MemoryManager.h>
#include <utils/TypeConfig.h>
#include <vector>
#include "MemoryStorage.t.cpp"
Include dependency graph for MemoryStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::utils
 

Functions

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