6 std::cerr <<
"# [MARK] _dssmatrix::destroy() const"
11 std::cerr <<
"# [NOTE] _dssmatrix::destroy() "
12 <<
" An array at " <<
Array
13 <<
" is going to be destroyed." << std::endl;
double * Array
1D array to store non-zero matrix data
Definition: _dssmatrix.hpp:11
long * Jndx
1D array to store the j-index of non-zero matrix components
Definition: _dssmatrix.hpp:13
long * Indx
1D array to store the i-index of non-zero matrix components
Definition: _dssmatrix.hpp:12
void destroy() const
Definition: _dssmatrix-misc.hpp:3