-
- Downloads
There was an error fetching the commit references. Please try again later.
clang-tidy: refactor the code to one statement per declaration [readability-isolate-declaration]
parent
535b4a1b
No related branches found
No related tags found
Showing
- src/Benchmarks/BLAS/array-operations.h 4 additions, 2 deletionssrc/Benchmarks/BLAS/array-operations.h
- src/Benchmarks/BLAS/gemv.h 5 additions, 2 deletionssrc/Benchmarks/BLAS/gemv.h
- src/Benchmarks/BLAS/triad.h 18 additions, 6 deletionssrc/Benchmarks/BLAS/triad.h
- src/Benchmarks/BLAS/vector-operations.h 14 additions, 4 deletionssrc/Benchmarks/BLAS/vector-operations.h
- src/Benchmarks/HeatEquation/tnl-benchmark-simple-heat-equation.h 3 additions, 1 deletion...chmarks/HeatEquation/tnl-benchmark-simple-heat-equation.h
- src/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernel.hpp 2 additions, 1 deletionsrc/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernel.hpp
- src/TNL/Algorithms/Segments/SlicedEllpack.hpp 2 additions, 1 deletionsrc/TNL/Algorithms/Segments/SlicedEllpack.hpp
- src/TNL/Algorithms/Segments/SlicedEllpackView.hpp 2 additions, 1 deletionsrc/TNL/Algorithms/Segments/SlicedEllpackView.hpp
- src/TNL/Containers/StaticVector.h 4 additions, 2 deletionssrc/TNL/Containers/StaticVector.h
- src/TNL/Matrices/SparseMatrix.hpp 2 additions, 1 deletionsrc/TNL/Matrices/SparseMatrix.hpp
- src/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp 4 additions, 2 deletionssrc/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp
- src/TNL/Meshes/GridDetails/Grid2D_impl.h 2 additions, 1 deletionsrc/TNL/Meshes/GridDetails/Grid2D_impl.h
- src/TNL/Meshes/GridDetails/Grid3D_impl.h 3 additions, 1 deletionsrc/TNL/Meshes/GridDetails/Grid3D_impl.h
- src/TNL/Meshes/MeshDetails/layers/EntityTags/Layer.h 6 additions, 3 deletionssrc/TNL/Meshes/MeshDetails/layers/EntityTags/Layer.h
- src/TNL/Meshes/Readers/MeshReader.h 4 additions, 2 deletionssrc/TNL/Meshes/Readers/MeshReader.h
- src/TNL/Meshes/Readers/NetgenReader.h 2 additions, 1 deletionsrc/TNL/Meshes/Readers/NetgenReader.h
- src/TNL/Meshes/Readers/VTKReader.h 10 additions, 5 deletionssrc/TNL/Meshes/Readers/VTKReader.h
- src/TNL/Meshes/Writers/PVTIWriter.hpp 3 additions, 1 deletionsrc/TNL/Meshes/Writers/PVTIWriter.hpp
- src/TNL/Meshes/Writers/VTIWriter.hpp 3 additions, 1 deletionsrc/TNL/Meshes/Writers/VTIWriter.hpp
- src/TNL/Meshes/Writers/VTUWriter.hpp 2 additions, 1 deletionsrc/TNL/Meshes/Writers/VTUWriter.hpp
Loading
Please register or sign in to comment