18 GeneralMatrix::GeneralMatrix(
int matType) :
24 matrixType_(y.matrixType_)
int matrixType_
Matrix type.
GeneralMatrix(int matType)
Base Constructor.
virtual ~GeneralMatrix()
Destructor. Does nothing.
Declarations for the class GeneralMatrix which is a virtual base class for matrices handled by solver...
GeneralMatrix & operator=(const GeneralMatrix &right)
Assignment operator.