SparseMatrix(size_tN1,size_tN2){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
SparseMatrix(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
openfpm::vector<triplet_type>&getMatrixTriplets(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_vt;}
constint&getMat()const{std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_i;}
int&getMat(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_i;}
voidresize(size_trow,size_tcol){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Toperator()(id_ti,id_tj){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_t;}
boolsave(conststd::string&file)const{std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returntrue;}
boolload(conststd::string&file){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnfalse;}
TgetValue(size_tr,size_tc){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_i;}
Vector(constVector<T>&v){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(constVector<T>&&v){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(size_tn){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
voidresize(size_trow){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
voidinsert(size_ti,Tval){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
inlineT&insert(size_ti){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub;}
inlineconstT&insert(size_ti)const{std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub;}
constT&operator()(size_ti)const{std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub;}
T&operator()(size_ti){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub;}
voidscatter(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
voidfromFile(std::stringfile){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector<T>&operator=(constVector<T>&v){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;return*this;}
Vector<T>&operator=(constVector<T>&&v){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;return*this;}
int&getVec(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub_i;}