aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Source.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/GRHydro_Source.F90')
-rw-r--r--src/GRHydro_Source.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GRHydro_Source.F90 b/src/GRHydro_Source.F90
index 9f994e6..1bb3acc 100644
--- a/src/GRHydro_Source.F90
+++ b/src/GRHydro_Source.F90
@@ -103,7 +103,7 @@ subroutine SourceTerms(CCTK_ARGUMENTS)
if (evolve_Y_e .ne. 0) then
y_e_con_rhs = 0.0d0
endif
-
+
!!$ Set up the array for checking the order. We switch to second order
!!$ differencing at boundaries and near excision regions.
!!$ Copied straight from BSSN.