diff --git a/atrip.org b/atrip.org index a3532d6..7333180 100644 --- a/atrip.org +++ b/atrip.org @@ -2220,7 +2220,7 @@ namespace atrip { , child_world , global_world , Slice::TA - , 5) { + , 6) { init(sourceTensor); } @@ -2257,7 +2257,7 @@ namespace atrip { , child_world , global_world , Slice::VIJKA - , 5) { + , 6) { init(sourceTensor); } diff --git a/include/atrip/Unions.hpp b/include/atrip/Unions.hpp index 9236446..b07e438 100644 --- a/include/atrip/Unions.hpp +++ b/include/atrip/Unions.hpp @@ -57,7 +57,7 @@ namespace atrip { , child_world , global_world , Slice::TA - , 5) { + , 6) { init(sourceTensor); } @@ -94,7 +94,7 @@ namespace atrip { , child_world , global_world , Slice::VIJKA - , 5) { + , 6) { init(sourceTensor); }