Hi Everone,
In the tutorial step-29 of deal.II 8.3.0, the solution in paraview can be visualized as Real, Imaginary and Intensity.
Intensity is calculated manually in the tutorial and visualized but how paraview knows that solution ( u[i][0] and u[i][1] ) consits of two parts, one u[i][0] is real and the other u[i][1] is imaginary.
Because there is nothing in the mentioned in the code. Pleae anyone explain?
Adil


