# Parameter definitions for thorn Coord1D # $Header$ restricted: real low_bound "Lower bound of coordinate" { : :: "Lower bound can have any value" } -1. real up_bound "Upper bound of coordinate" { : :: "Any value is allowed. Consistency with lowbound is checked at runtime." } 1.