Thank you again. It seems I am having bit of trouble. I used: parallel::distributed:Vector<double> locally_relevant_solution;
In the documentation is written to call #include <deal.II/lac/parallel_vector.h> but the file is not there. Using #include <deal.II/lac/la_parallel_vector.h> I get the following error: *:* *error: *‘*Vector*’ in namespace ‘*dealii::parallel::distributed*’ does not name a template type What am I doing wrong? Thank you El martes, 15 de febrero de 2022 a las 0:55:41 UTC+1, Wolfgang Bangerth escribió: > On 2/14/22 15:35, Joss G. wrote: > > ** > > > > Thank you for your answer. I am trying to substitute my > > PETScWrappers::MPI::Vector > > for parallel::distributed::Vector (locally_relevant_solution and > > system_rhs) but my lac library does not contain the filee > > > > *deal.II/lac/parallel_vector.h. *I even tried to get the latest version > > but is not there. Where can I find it? > > > > Take a look at include/deal.II/lac/la_parallel_vector.h > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: bang...@colostate.edu > www: http://www.math.colostate.edu/~bangerth/ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/36182a79-363d-4499-9a7a-30bdf107333cn%40googlegroups.com.