[ET Trac] [Einstein Toolkit] #1595: Is *) allowed as upper boundary for a parameter range?

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Jun 3 01:23:14 CDT 2015


#1595: Is *) allowed as upper boundary for a parameter range?
-----------------------+----------------------------------------------------
  Reporter:  eschnett  |       Owner:  sbrandt            
      Type:  defect    |      Status:  reopened           
  Priority:  minor     |   Milestone:  ET_2015_05         
 Component:  Cactus    |     Version:  development version
Resolution:            |    Keywords:  postrelease        
-----------------------+----------------------------------------------------
Changes (by rhaas):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 * documentation is missing for {{{[}}} to indicate closed intervals
   * documentation in synatx of a range entry is relagated to appendix
   * the docs say that a description of a range is optional, yet this
 triggers a warning when used
   * the documentation does not mention the use of a stride for reals
   * the documentation says one can use C like postfixes "f" and "l" for
 float and long double values, however the {{{$real}}} regex in
 parameter_parser.pl will not allow this (but does incorrectly accept
 Fortran style {{{D}}} instead of {{{E}}} for the exponent.
   * parameter_parser.pl will not accept {{{[}}} or {{{(}}} for INT
 paramters yet the C code does
   * the documentation (and the C code) indicate that "1::2" should indeed
 be acceptable ranges, yet the parser aborts since it takes the first
 {{{::}}} to separate range and description.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1595#comment:29>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list