2#ifndef included_AMP_test_generateVectorFactory
3#define included_AMP_test_generateVectorFactory
6#include "AMP/vectors/testHelpers/VectorTests.h"
std::vector< std::string > getArrayVectorFactories()
Get the valid vector factories.
std::vector< std::string > getManagedVectorFactories()
Get the valid vector factories.
std::vector< std::string > getMeshVectorFactories()
Get the valid vector factories.
std::vector< std::string > getNativeVectorFactories()
Get the valid vector factories.
std::vector< std::string > getAllFactories()
Get the valid vector factories.
std::shared_ptr< VectorFactory > generateVectorFactory(const std::string &factory)
Generate the desired vector factory.
std::vector< std::string > getSimpleVectorFactories()
Get the valid vector factories.