ColPack
|
Go to the source code of this file.
Namespaces | |
namespace | ColPack |
Functions | |
bool | ColPack::isMatrixMarketFormat (string s_fileExtension) |
Tell whether or not the file format is MatrixMarket from its extension. | |
bool | ColPack::isHarwellBoeingFormat (string s_fileExtension) |
Tell whether or not the file format is HarwellBoeing from its extension. | |
bool | ColPack::isMeTiSFormat (string s_fileExtension) |
Tell whether or not the file format is MeTiS from its extension. |