[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Matrix input file format
The TYPE is complex, the precision is set seperately with --with-precision.
By default precision is double so you are all set.
Barry
On Wed, 7 Jun 2006, Evrim Dizemen wrote:
Additionally,
I want to enter the components of A matrix and the rhs vector as double
complex. So how can build the libraries in double complex. As far as i can
see there is only --with-scalar-type=complex option during compiling petsc.
Thanks
EVRIM