comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Requested improvement to QROMB
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Requested improvement to QROMB [message #12229] Tue, 28 July 1998 00:00 Go to next message
mvukovic is currently offline  mvukovic
Messages: 63
Registered: July 1998
Member
I hit upon the following problem when using QROMB. The routine that
is being integrated used to get its parameters via keywords.

Well, QROMB is not only oblivious but hostile to that, as it does
not support _extra keywords. Thus my solution was to use the venerable
common block.

I'll put in a request to RSI to allow the _extra behavior to QROMB and other
such routines.

Any other suggestions before I do that?

Mirko

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Re: Requested improvement to QROMB [message #12419 is a reply to message #12229] Wed, 29 July 1998 00:00 Go to previous message
Jack Saba is currently offline  Jack Saba
Messages: 30
Registered: January 1996
Member
Make that _REF_EXTRA so the function can return information to the
calling routine. Should be added to all routines that call user code,
including the widget routines.

JLS

mvukovic@my-dejanews.com wrote:
>
> I hit upon the following problem when using QROMB. The routine that
> is being integrated used to get its parameters via keywords.
>
> Well, QROMB is not only oblivious but hostile to that, as it does
> not support _extra keywords. Thus my solution was to use the venerable
> common block.
>
> I'll put in a request to RSI to allow the _extra behavior to QROMB and other
> such routines.
>
> Any other suggestions before I do that?
>
> Mirko
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum

--
Jack Saba <jack@magus.stx.com>
Re: Requested improvement to QROMB [message #12422 is a reply to message #12229] Tue, 28 July 1998 00:00 Go to previous message
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
mvukovic@my-dejanews.com wrote:

> I hit upon the following problem when using QROMB. The routine that
> is being integrated used to get its parameters via keywords.
>
> Well, QROMB is not only oblivious but hostile to that, as it does
> not support _extra keywords. Thus my solution was to use the venerable
> common block.
>
> I'll put in a request to RSI to allow the _extra behavior to QROMB and other
> such routines.
>
> Any other suggestions before I do that?
>
> Mirko

Two suggestions:

(1) Allowing the user-supplied function to accept _EXTRA keywords would also
be useful for other programs, such as QSIMP, QROMO, LMFIT and SVDFIT

(2) All these programs could be many times faster, if the user -supplied
functions were allowed to be vectorized! It goes against all my IDL
training to have to write functions that must a accept a scalar input and
return a scalar value.

--Wayne Landsman
landsman@mpb.gsfc.nasa.gov
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Q on widget programming style
Next Topic: Re: the DRAW method

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 09:00:55 PDT 2025

Total time taken to generate the page: 0.00449 seconds