42#ifndef EpetraExt_CRSMATRIX_BTF_H
43#define EpetraExt_CRSMATRIX_BTF_H
45#if defined(EpetraExt_SHOW_DEPRECATED_WARNINGS)
47#warning "The EpetraExt package is deprecated"
67 bool verbose =
false )
92 const double threshold_;
NewTypeRef operator()(OriginalTypeRef orig)
bool rvs()
Reverse transfer of data from new object created in the operator() method call to the orig object inp...
bool fwd()
Forward transfer of data from orig object input in the operator() method call to the new object creat...
CrsMatrix_BTF(double thres=0.0, bool verbose=false)
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.