Skip to content

Commit

Permalink
Removed whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
skang67 committed Feb 12, 2025
1 parent c59fd2f commit a6b4193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/EB/ERF_EBAux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ define( int const& a_idim,
|| (lo_eb_cc.isCovered() && hi_eb_cc.isRegular()) ) {

// This is a problematic situation.
#ifndef AMREX_USE_GPU
#ifndef AMREX_USE_GPU
Print()<< "eb_aux_ / Check: Regular and Covered cut cells are facing each other." << std::endl;
#endif

Expand Down

0 comments on commit a6b4193

Please sign in to comment.