Loading src/UnitTests/Matrices/SparseMatrixTest_CSR.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_CSR.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_CSR.h" src/UnitTests/Matrices/SparseMatrixTest_CSR.cu +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_CSR.cu - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_CSR.h" src/UnitTests/Matrices/SparseMatrixTest_Ellpack.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_Ellpack.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_Ellpack.h" src/UnitTests/Matrices/SparseMatrixTest_Ellpack.cu +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_Ellpack.cu - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_Ellpack.h" src/UnitTests/Matrices/SparseMatrixTest_SlicedEllpack.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_SlicedEllpack.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_SlicedEllpack.h" Loading
src/UnitTests/Matrices/SparseMatrixTest_CSR.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_CSR.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_CSR.h"
src/UnitTests/Matrices/SparseMatrixTest_CSR.cu +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_CSR.cu - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_CSR.h"
src/UnitTests/Matrices/SparseMatrixTest_Ellpack.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_Ellpack.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_Ellpack.h"
src/UnitTests/Matrices/SparseMatrixTest_Ellpack.cu +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_Ellpack.cu - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_Ellpack.h"
src/UnitTests/Matrices/SparseMatrixTest_SlicedEllpack.cpp +10 −0 Original line number Diff line number Diff line /*************************************************************************** SparseMatrixTest_SlicedEllpack.cpp - description ------------------- begin : Dec 3, 2019 copyright : (C) 2019 by Tomas Oberhuber et al. email : tomas.oberhuber@fjfi.cvut.cz ***************************************************************************/ /* See Copyright Notice in tnl/Copyright */ #include "SparseMatrixTest_SlicedEllpack.h"