[vtkusers] vtkMath::LUFactorLinearSystem

Adriano Gagliardi agagliardi at ara.co.uk
Mon Nov 23 07:47:27 EST 2009


Dear All,

I'd like to use vtk's implementation of LU factorisation, but I am not sure
how to prepare the type of argument it requires. The function header is:

int vtkMath::LUFactorLinearSystem( double **A, int *index, int size, double
*tmpSize );

The issue is the first argument, double **A, which I believe is a list of
pointers to pointers to doubles? Is this correct? Can someone provide an
example of how to construct this so that it could be used as input into the
function, please?

Regards,

Adriano
 

===================================

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agagliardi at ara.co.uk
Url: www.ara.co.uk 


---------------------------
This email contains information that is private and confidential and is intended only for the addressee.  If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 196351245





More information about the vtkusers mailing list