Skip to content

Commit

Permalink
remove local file in favor of using AMReX version
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilet committed Jul 6, 2023
1 parent afca6dc commit 3920b02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 87 deletions.
86 changes: 0 additions & 86 deletions src/redistribution/hydro_slope_limiter_K.H

This file was deleted.

2 changes: 1 addition & 1 deletion src/redistribution/hydro_state_redistribute.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#include <hydro_redistribution.H>
#include <AMReX_EB_Redistribution.H>
#include <hydro_slope_limiter_K.H>
#include <AMReX_EB_StateRedistSlopeLimiter_K.H>
#if (AMREX_SPACEDIM == 2)
#include <AMReX_EB_Slopes_2D_K.H>
#elif (AMREX_SPACEDIM == 3)
Expand Down

0 comments on commit 3920b02

Please sign in to comment.