#include "VectorT_dummy_data.hpp" template<> std::valarray make_dummy_component() { return std::valarray(128); }