Changes between Initial Version and Version 1 of Ticket #9

Show
Ignore:
Timestamp:
11/04/09 16:56:34 (15 years ago)
Author:
bhilburn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9 – description

    initial v1  
    1 In libvtcross, we are currently providing redundant functionality across these three functions: 
     1In libvtcross, we are currently providing redundant functionality across these three functions:[[BR]] 
    22 
    3 GetNumObservables 
    4 GetNumUtilities 
    5 GetNumParamaters 
     3 
     4GetNumObservables[[BR]] 
     5 
     6GetNumUtilities[[BR]] 
     7 
     8GetNumParamaters[[BR]] 
     9 
    610 
    711We should provide a function that does all three so that three different socket connections do not have to be made if the user wants all three values.