1#ifndef COMPLEX_TENSOR_WRITER_DEFINED
2#define COMPLEX_TENSOR_WRITER_DEFINED
#define ALGORITHM_REGISTRAR_DECLARATION(NAME)
Auxiliary macro declaring the algorithm registrar for the algorithm type of the given name....
Definition Algorithm.hpp:169
Definition Algorithm.hpp:26
Definition ComplexTensorWriter.hpp:7
virtual void run()
Writes the real tensor data given as Data argument to a file.
Definition ComplexTensorWriter.cxx:19
virtual ~ComplexTensorWriter()
Definition ComplexTensorWriter.cxx:17
Definition Algorithm.hpp:10