aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiguel <miguel@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2001-03-29 20:45:04 +0000
committermiguel <miguel@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2001-03-29 20:45:04 +0000
commitd39a54dc5a73b76d5ed617cdcdce6bc7cffa4689 (patch)
tree8784129b54a903d9009ba41f1a73fc31be109c96
parentf939a28e1365870360f0690d0e1e593996265c91 (diff)
Added the value to be filled in inside mask to the parameters passed
into the routine, git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@10 f75ba9e5-694f-0410-ac2c-87ea7ce7132b
-rw-r--r--src/extrapolate.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extrapolate.F90 b/src/extrapolate.F90
index 3a2e238..ff374cc 100644
--- a/src/extrapolate.F90
+++ b/src/extrapolate.F90
@@ -16,7 +16,7 @@ subroutine excision_extrapolate (ierr, var, oldvar, &
DECLARE_CCTK_FUNCTIONS
DECLARE_CCTK_PARAMETERS
-
+
! Arguments
! out: zero for success, nonzero for error