On 10/26/22 12:57, Kev Se wrote:

I've recently swapped from another FEM package to deal.ii and love it so far. I recently managed so far to get a correct solution out for my complex-valued, nonlinear PDE. So that's good! What I am a bit confused about is the following: How do I use the VectorTools::project() type of function for a general, complex-valued function?


Kev: It looks like the function you're trying to call is implemented but not instantiated for complex arguments. This wouldn't be the first function for which this is the case. Can you come up with as small a testcase that illustrates the problem? The program doesn't have to do anything useful other than showing that you can't link.

Separately, though: Have you made sure that you are working with the latest version of deal.II? This may (or may not) be a bug that is already fixed.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/96991171-6801-0d5a-c304-7398dfb9951f%40colostate.edu.

Reply via email to