Hello, I am working with step-29 and I would like to compute the solution for different frequency values (omega). For now, I am implementing a loop that updates *omega*, do the assemble and solve it. However, the simulations are slow due to the assembling in every loop iteration. Is there any other way to update the value in a more efficient way? Is there any other step example that works with that?
Thank you very much Regards, H -- 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/672ed13e-c9f0-4e1c-ab80-98e9d76089d3n%40googlegroups.com.
