aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorrideout <rideout@6a38eb6e-646e-4a02-a296-d141613ad6c4>2002-12-30 18:40:03 +0000
committerrideout <rideout@6a38eb6e-646e-4a02-a296-d141613ad6c4>2002-12-30 18:40:03 +0000
commit197fd2f3168cf373af009aa48ac039f965b2f3e5 (patch)
tree42175a20a7afd1264a81f005f283e1f9111f7680 /schedule.ccl
parent8f154b55e17ffe1a01b8388751827d0cccdc475b (diff)
Clarify comment on purpose of Boundary_ApplyPhysicalBCs routine.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@187 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index d5cbca8..9e5d248 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -19,7 +19,7 @@ schedule GROUP BoundaryConditions in ApplyBCs BEFORE Boundary_ClearSelection
schedule Boundary_ApplyPhysicalBCs in BoundaryConditions
{
LANG: C
-} "Apply all requested physical boundary conditions"
+} "Apply all requested local physical boundary conditions"
schedule Boundary_ClearSelection in ApplyBCs
{