Dear Petsc developers,

My computation involves both real and complex numbers.
For example, my coordinate is real, but my matrix is complex.

I use VecGetArray to get the coordinates. But it seems coordinates have to
be defined in a complex manner to be consistent with complex matrix.

Is there some ways to work around this if I understood correctly ?

Thanks,

Xiaodong

Reply via email to