MFWrappedNVector
[MFNVector]

Collaboration diagram for MFWrappedNVector:


Functions

MFNVector MFCreateWrappedNVector (int n, double *c, MFErrorHandler e)
 Creates an n-vector with given coordinates values, stored in an array.

Function Documentation

MFNVector MFCreateWrappedNVector int  n,
double *  c,
MFErrorHandler  e
 

Creates an n-vector with given coordinates values, stored in an array.

Parameters:
n The number of coordinates of the MFNVector.
c An array of the coordinates values. The array is NOT copied, so changing c will change the coordinates values. The array should not be deleted by the user.
e A place to return errors.
Returns:
A new MFNVector.


Generated on Tue Jan 30 13:40:22 2007 for multifario by  doxygen 1.4.6