aboutsummaryrefslogtreecommitdiff
path: root/src/RobinBoundary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RobinBoundary.c')
-rw-r--r--src/RobinBoundary.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/RobinBoundary.c b/src/RobinBoundary.c
index 3dbff30..51fc3cf 100644
--- a/src/RobinBoundary.c
+++ b/src/RobinBoundary.c
@@ -13,6 +13,7 @@
@version $Id$
@@*/
+#include <assert.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>
@@ -138,7 +139,7 @@ CCTK_INT BndRobin(const cGH *GH, CCTK_INT num_vars, CCTK_INT *vars,
}
/* Set up default arguments for ApplyBndRobin */
- finf = 1.;
+ finf = 0;
npow = 1;
/* Look on table for possible non-default arguments