aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/AHFinder.F')
-rw-r--r--src/AHFinder.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder.F b/src/AHFinder.F
index 11bd445..2887bfd 100644
--- a/src/AHFinder.F
+++ b/src/AHFinder.F
@@ -191,7 +191,7 @@
! I need to remember the original value of the flag to change
! it back at the end if necesary.
- if ( CCTK_Equals(metric_type,"static conformal") ) then
+ if ( CCTK_Equals(metric_type,"static conformal") == 1 ) then
ahfconformal = .true.
save_conformal_state = conformal_state
conformal_state = 0