whitespace fix

This commit is contained in:
Axel Kohlmeyer 2020-04-15 14:26:37 -04:00
parent 01f97f1936
commit adf9602ae3
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ double MinKokkos::fnorm_inf()
double MinKokkos::fnorm_max()
{
double local_norm_max = 0.0;
{
// local variables for lambda capture