aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpXWrappers.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Source/Python/WarpXWrappers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Python/WarpXWrappers.h b/Source/Python/WarpXWrappers.h
index 766d813c2..4dc28e150 100644
--- a/Source/Python/WarpXWrappers.h
+++ b/Source/Python/WarpXWrappers.h
@@ -78,6 +78,8 @@ extern "C" {
void warpx_ConvertLabParamsToBoost();
+ void warpx_ReadBCParams();
+
void warpx_CheckGriddingForRZSpectral();
amrex::Real warpx_getProbLo(int dir);