Hello,I am trying to run some computations in 1D. When I use the usual namespace (DoFHandler, FEValues, ...) everything works fine, but if I change the code to the hp-namespace (hp::DoFHandler, hp::FEValues, ...) it is producing wrong results.
Is there something special in 1D? Because in higher dimensions everything is working fine.
Best Regards, Markus _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
