aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorallen <allen@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2002-03-16 17:23:58 +0000
committerallen <allen@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2002-03-16 17:23:58 +0000
commit2512639ec0be67086fadcfee57549f2087ca90bb (patch)
tree87112434507a1642ed16e9aecac485eb914a0555 /src
parent176f81f71b376fd17792b02e32f054cc20701af3 (diff)
Added static boundary conditions
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@67 90eea020-d82d-4da5-bf6e-4ee79ff7632f
Diffstat (limited to 'src')
-rw-r--r--src/WaveToy.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/WaveToy.c b/src/WaveToy.c
index 4cd365b..e959cea 100644
--- a/src/WaveToy.c
+++ b/src/WaveToy.c
@@ -134,6 +134,10 @@ void WaveToyC_Boundaries(CCTK_ARGUMENTS)
{
ierr = BndFlatVN(cctkGH,sw,"wavetoy::phi");
}
+ else if (CCTK_Equals(bound,"static"))
+ {
+ ierr = BndStaticVN(cctkGH,sw,"wavetoy::phi");
+ }
else if (CCTK_Equals(bound,"radiation"))
{
ierr = BndRadiativeVN(cctkGH,sw,0.0,1.0,"wavetoy::phi",