Re: What is the correct interface for a function or subprogram passed as an argument?
- From: Arjen Markus <arjen.markus@xxxxxxxxxx>
- Date: Wed, 13 Aug 2008 04:25:15 -0700 (PDT)
On 13 aug, 10:55, lcn.uic....@xxxxxxxxx wrote:
Dear People,
I was wondering how to write the interface for a subroutine that
calculates the gradient
of an arbitrary function of a general vector argument x, whose
dimension should be left
open (for each specific instance being called). I tried the following
interfaces, but they
do not work.
I can see nothing wrong with these code fragments. They describe
a function or a subroutine that take an array of reals as input and
return a real value.
What is happening? What is not working properly? Is it the compiler
that complains?
Regards,
Arjen
.
- References:
- What is the correct interface for a function or subprogram passed as an argument?
- From: lcn . uic . edu
- What is the correct interface for a function or subprogram passed as an argument?
- Prev by Date: Re: NEW_LINE function only returns one character
- Next by Date: Re: Use of ANY
- Previous by thread: What is the correct interface for a function or subprogram passed as an argument?
- Next by thread: NEW_LINE function only returns one character
- Index(es):
Relevant Pages
|
|