DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
|
#include <TypeConfig.h>
#include <MemoryStorage.h>
#include <MPIPatternP2P.h>
#include <MPICommunicatorP2P.h>
#include <memory>
#include <deal.II/lac/la_parallel_vector.h>
#include "MultiVector.t.cc"
Go to the source code of this file.
Classes | |
class | dftfe::linearAlgebra::MultiVector< ValueType, memorySpace > |
An class template to encapsulate a MultiVector. A MultiVector is a collection of ![]() ![]() ![]() | |
Namespaces | |
namespace | dftfe |
namespace | dftfe::linearAlgebra |
Functions | |
template<typename ValueType, utils::MemorySpace memorySpace> | |
void | dftfe::linearAlgebra::createMultiVectorFromDealiiPartitioner (const std::shared_ptr< const dealii::Utilities::MPI::Partitioner > &partitioner, const size_type numVectors, MultiVector< ValueType, memorySpace > &multiVector) |