Problem trying to do DG with complex spaces

More
4 years 6 months ago #2613 by arieder
Hi,
I'm trying to to DG (following ngsolve.org/docu/nightly/i-tutorials/unit-2.8-DG/DG.html ) but for a Helmholtz problem. Since some of my stabilization terms will be complex, I set the complex=True flag for the DG space. Unfortunately, this results in the error message:

netgen.libngpy._meshing.NgException: FacetLinearFormIntegrator::CalcFacetVector<complex> not implemented!in Assemble LinearForm

Am I doing something wrong or is this just something not yet implemented in NGSolve?
More
4 years 6 months ago #2616 by christopher
They are added on the current master.
Best
Time to create page: 0.096 seconds