1#include "../../../src/FTensor.hpp" 
    2#include "../test_for_zero.hpp" 
   19  t1_1(
i) = t2s_1(0, 
i);
 
   23  t1_1(
i) = t2s_1(1, 
i);
 
   27  t1_1(
i) = t2s_1(2, 
i);
 
 
FTensor::Index< 'i', SPACE_DIM > i
Tensors class implemented by Walter Landry.
void test_T2s_07(Tensor1< double, 3 > &t1_1, Tensor2_symmetric< double, 3 > &t2s_1)
void test_for_zero(const T &t, const std::string &s)