On Tue, Feb 7, 2012 at 11:29 AM, Matthew Knepley <knepley@gmail.com> wrote:
On Tue, Feb 7, 2012 at 11:20 AM, recrusader <recrusader@gmail.com> wrote:Whether is it possible to find an efficient mechanism to do the conversion between std::complex and cusp::complex when the conversion is necessary.That does not matter. This is a compile error. We are not going to change this right now, and it seems like you are not goingmake the necessary changes, so I would say that complex numbers are not supported with our GPU code right now. Thechange would involve using cusp::complex for PetscScalar, and I am not sure how much work that would entail.Matt