6 std::cerr <<
"# [MARK] _zgbmatrix::destroy() const"
11 std::cerr <<
"# [NOTE] _zgbmatrix::destroy() const"
12 <<
" An array at " <<
Array
13 <<
" is going to be cleared." << std::endl;
std::complex< double > * Array
1D Array to store matrix data
Definition: _zgbmatrix.hpp:11
void destroy() const
Definition: _zgbmatrix-misc.hpp:3
std::complex< double > ** Darray
array of pointers of column head addresses
Definition: _zgbmatrix.hpp:12