1#ifndef TENSOR_REDUCE_IJIJ_DEFINED
2#define TENSOR_REDUCE_IJIJ_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 Algorithm.hpp:10
Definition TensorReduceijij.hpp:7
TensorReduceijij(std::vector< Argument > const &argumentList)
Definition TensorReduceijij.hpp:9
virtual void run()
Definition TensorReduceijij.cxx:10
~TensorReduceijij()
Definition TensorReduceijij.hpp:11