44#ifndef EPETRAEXT_UTILS_H 
   45#define EPETRAEXT_UTILS_H 
   47#if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS) 
   49#warning "The EpetraExt package is deprecated" 
   56  std::string 
toString(
const unsigned int& x);
 
   57  std::string 
toString(
const double& x);
 
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
 
std::string toString(const int &x)