TF++, Miscellaneous classes and modules in C++:
|
tfxx::fortranio::FortranBinOutput& tfxx::fortranio::operator<< | ( | tfxx::fortranio::FortranBinOutput & | fo, |
const blitz::Array< T, N > & | a | ||
) |
Output operator template for class FortranBinOutput and blitz.
The compiler will consider namespace tfxx::fortranio due to the involved FortranBinOutput object.
Definition at line 120 of file blitzfortranio.h.
References tfxx::fortranio::FortranBinOutput::end_block(), tfxx::fortranio::FortranBinOutput::put(), and tfxx::fortranio::FortranBinOutput::write_magic().