Skip to content
Snippets Groups Projects
Commit deb6154a authored by Philipp Suffa's avatar Philipp Suffa
Browse files

Fixing clang tidy warnings for test/postprocessing

parent 4ce9e93b
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ using namespace postprocessing;
using geometry::TriangleMesh;
typedef GhostLayerField<real_t,1> ScalarField;
using ScalarField = GhostLayerField<real_t, 1>;
template< typename T, uint_t fs>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment