Template Function operator<<(std::ostream&, block_matrix<T>&)¶
Defined in File block_matrix.hpp
Function Documentation¶
-
template<typename T>
std::ostream &operator<<(std::ostream &flux, block_matrix<T> &A)¶ writes to a stream
Defined in File block_matrix.hpp
writes to a stream