TF++, Miscellaneous classes and modules in C++:
tfxx::fortranio::blitz_magic< T, N > Struct Template Reference

magic numbers for blitz array I/OPlease define TF_COMPLEX_ARRAY to activate I/O for arrays of complex types. More...

#include <blitzfortranio.h>

Detailed Description

template<class T, int N>
struct tfxx::fortranio::blitz_magic< T, N >

magic numbers for blitz array I/O

Please define TF_COMPLEX_ARRAY to activate I/O for arrays of complex types.

Deprecated:
This struct is a quick hack and may be replaced by another algorithm in the future. Magic number character sequences will, however, remain the same.
Todo:
use a more clever technique than spezialisation for all types and ranks

Definition at line 62 of file blitzfortranio.h.


The documentation for this struct was generated from the following file: