diff options
Diffstat (limited to 'Source/Python/WarpXWrappers.h')
-rw-r--r-- | Source/Python/WarpXWrappers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Python/WarpXWrappers.h b/Source/Python/WarpXWrappers.h index bf1b305f4..766d813c2 100644 --- a/Source/Python/WarpXWrappers.h +++ b/Source/Python/WarpXWrappers.h @@ -29,7 +29,7 @@ extern "C" { bool warpx_use_fdtd_nci_corr(); - int warpx_l_lower_order_in_v(); + int warpx_galerkin_interpolation(); int warpx_nComps(); |