a00aa prints information about the version of the NAG Library in use.
Note: this function can be used with AD tools other than dco/c++. For details, please contact
NAG.
The NAG Library is available for use on a number of different computer systems. For each distinct system an implementation of the Library is prepared. This includes tested compiled libraries and any necessary system-specific support material.
a00aa may be called to print the implementation details and Mark (i.e., maintenance level) of the NAG Library implementation that is being used.
The implementation details printed are specifically for the NAG AD Library components. These should be the same as those printed by
a00aaf
with the addition of a single line, following the Mark number, that gives the version number of
dco/c++ that has been used to build the companion NAG
dcof Library.
If
dco/c++ is used in conjunction with the NAG AD Library then the corresponding versions must be compatible. A likely consequence of using an incompatible NAG dcof companion library is that zero derivatives are returned. To assist in achieving compatibility between the NAG AD Library and
dco/c++, different versions of the NAG
dcof companion library may be available for download from the
NAG website.
None.
None.
Not applicable.
Not applicable.
None.
The following examples are variants of the example for
a00aaf,
modified to demonstrate calling the NAG AD Library.
This example makes a call of
a00aa sending output to the current advisory message unit.
None.
None.