Skip to content

Commit

Permalink
[review] review updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikvn committed Aug 5, 2024
1 parent 42b403d commit ca74968
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion core/solver/batch_bicgstab_kernels.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#define GKO_CORE_SOLVER_BATCH_BICGSTAB_KERNELS_HPP_


#include <ginkgo/config.hpp>
#include <ginkgo/core/base/batch_multi_vector.hpp>
#include <ginkgo/core/log/batch_logger.hpp>
#include <ginkgo/core/matrix/batch_dense.hpp>
Expand Down
1 change: 0 additions & 1 deletion core/solver/batch_cg_kernels.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#define GKO_CORE_SOLVER_BATCH_CG_KERNELS_HPP_


#include <ginkgo/config.hpp>
#include <ginkgo/core/base/batch_multi_vector.hpp>
#include <ginkgo/core/log/batch_logger.hpp>
#include <ginkgo/core/matrix/batch_dense.hpp>
Expand Down

0 comments on commit ca74968

Please sign in to comment.