diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/FortranInterface/WarpX_f.H | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Source/FortranInterface/WarpX_f.H b/Source/FortranInterface/WarpX_f.H index 168fd6415..9a0aeb819 100644 --- a/Source/FortranInterface/WarpX_f.H +++ b/Source/FortranInterface/WarpX_f.H @@ -229,12 +229,6 @@ extern "C" #endif const amrex::Real* sigbz, int sigbz_lo, int sigbz_hi); - - void WRPX_SYNC_CURRENT (const int* lo, const int* hi, - BL_FORT_FAB_ARG_ANYD(crse), - const BL_FORT_FAB_ARG_ANYD(fine), - const int* dir); - void WRPX_SYNC_RHO (const int* lo, const int* hi, BL_FORT_FAB_ARG_ANYD(crse), const BL_FORT_FAB_ARG_ANYD(fine), |