> PETScWrappers::MPI::BlockVector solution;
>
> template <int dim>
> void ElasticProblem<dim>::output_results (const unsigned int cycle) const
> {
> const PETScWrappers::Vector localized_solution (solution);
> //----------------------------------------------------------------
>
> But, while compiling, error message was occured.
Why don't you be more specific about what error exactly occured? It's hard to
guess what may go wrong...
W.
--
-------------------------------------------------------------------------
Wolfgang Bangerth email: [EMAIL PROTECTED]
www: http://www.math.tamu.edu/~bangerth/
_______________________________________________