|
DFT-FE 1.3.0-pre
Density Functional Theory With Finite-Elements
|
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. | |