diff options
Diffstat (limited to 'Source/Python/WarpXWrappers.H')
-rw-r--r-- | Source/Python/WarpXWrappers.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Python/WarpXWrappers.H b/Source/Python/WarpXWrappers.H index 0c2002d65..a62c4c3b8 100644 --- a/Source/Python/WarpXWrappers.H +++ b/Source/Python/WarpXWrappers.H @@ -156,6 +156,7 @@ extern "C" { int warpx_getMyProc (); int warpx_getNProcs (); + void warpx_setPotentialEB (const char * char_potential); void mypc_Redistribute (); |