#include <Isorropia_ConfigDefs.hpp>Include dependency graph for ispatest_read_distribution.hpp:

Go to the source code of this file.
Namespaces | |
| namespace | ispatest |
Functions | |
| void | ispatest::read_distribution (const char *filename, std::vector< int > &rows, std::vector< int > &cols, std::vector< int > &partitions) |
| Read a matrix distribution from a file. | |