[ET Trac] [Einstein Toolkit] #1260: list registered variables when exceeding MoL accumulator limit

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Feb 15 13:01:07 CST 2013


#1260: list registered variables when exceeding MoL accumulator limit
------------------------------------+---------------------------------------
  Reporter:  rhaas                  |       Owner:        
      Type:  enhancement            |      Status:  closed
  Priority:  minor                  |   Milestone:        
 Component:  EinsteinToolkit thorn  |     Version:        
Resolution:  fixed                  |    Keywords:  MoL   
------------------------------------+---------------------------------------
Changes (by rhaas):

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


Comment:

 I am not sure how to use  Util_asnprintf when the number of conversions
 required is not known at compile time. I only (ab)use sprintf to produce
 either "thorn::varname" or " thorn::varname" and append it to the existing
 string. With asnprintf I would write something like asnprintf("%s %s %s",
 varname1, varname2, varname3) if I had three variables. But since I don't
 know the number I don't know how to build the argument list.

 applied the cleaned up patch ".2" as rev 191 of MoL.

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


More information about the Trac mailing list