Natalie, > However, for my mulit-component system where the solution is a > BlockVector and the indices are renumbered component wise the > numeration scheme in each block doesn't match anymore with the grid data > and therefor I'm unable plot the components separately. > > Maybe someone is able to explain this numeration scheme in the > BlockVector class to me or has other ideas for exporting the results to > matlab??
You don't say what exactly you tried and what format you need for Matlab to understand the output. Do you want cell-wise data, or do you simply write out the entire solution vector? In the latter case, how do you associate elements of the vector with locations of DoFs? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
