Hello Alexander,

Is implementation of the topic just a matter of combining existing parts of deal.II or will I need to implement something new?
It probably depends, what you want to do. Basically everything one needs for solving some Maxwell boundary value problem is there. At least I do not miss anything right now for my computations. For complex-valued problems, there is also a tutorial (step-29), where it is explained how to deal with this topic.
Would it be possible to use adaptive refinement here (as in step-6, even though it's not optimal here)?
Yes, this is also possible. I am even doing hp-adaptivity with it. What do you mean with "it's not optimal here"?

Best Regards,
Markus
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to