ColPack
Utilities/File.cpp File Reference
#include <string>
#include "Definitions.h"
#include "File.h"

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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines