64 MatrixScalar, Kokkos::Cuda >,
65 Kokkos::View<VectorScalar**, Kokkos::LayoutLeft, Kokkos::Cuda>,
66 Kokkos::View<VectorScalar**, Kokkos::LayoutLeft, Kokkos::Cuda> >
73 typedef FlatSparse3Tensor< TensorScalar , execution_space >
tensor_type ;
74 typedef BlockCrsMatrix< tensor_type, MatrixScalar, execution_space >
matrix_type ;
75 typedef Kokkos::View< VectorScalar** ,