forked from lijiext/lammps
whitespace fix
This commit is contained in:
parent
01f97f1936
commit
adf9602ae3
|
@ -636,7 +636,7 @@ double MinKokkos::fnorm_inf()
|
|||
|
||||
double MinKokkos::fnorm_max()
|
||||
{
|
||||
|
||||
|
||||
double local_norm_max = 0.0;
|
||||
{
|
||||
// local variables for lambda capture
|
||||
|
|
Loading…
Reference in New Issue