# Parameter definitions for thorn RotatingSymmetry180 # $Header$ BOOLEAN verbose "Produce screen output while applying boundary conditions" { } "no" BOOLEAN use_coordbase "Get symmetry boundary location from CoordBase (and ignore symmetry_boundary_* parameters)" { } "no" CCTK_REAL symmetry_boundary_x "x-coordinate of symmetry boundary (ignored if use_coordbase is set)" { *:* :: "" } 0.0 CCTK_REAL symmetry_boundary_y "y-coordinate of symmetry boundary (ignored if use_coordbase is set)" { *:* :: "" } 0.0 BOOLEAN poison_boundaries "Fill the symmetry boundary with a poison value before the symmetry is applied, and check afterwards whether it has been overwritten" { } "no" CCTK_REAL poison_value "Poison value (must not occur naturally)" { *:* :: "" } -424242.0