1#include "../../../src/FTensor.hpp" 
    2#include "../test_for_zero.hpp" 
   18  t2_1(N0, 
i) = t1_1(
i);
 
   19  t2_1(N1, 
i) = t1_1(
i);
 
   20  t2_1(N2, 
i) = t1_1(
i);
 
 
FTensor::Index< 'i', SPACE_DIM > i
Tensors class implemented by Walter Landry.
void test_T2_02(const Tensor1< double, 3 > &t1_1)
void test_for_zero(const T &t, const std::string &s)