Thank you very much

Regards

El martes, 15 de febrero de 2022 a las 16:11:08 UTC+1, Wolfgang Bangerth 
escribió:

> On 2/15/22 01:52, Joss G. wrote:
> > *** Caution: EXTERNAL Sender ***
> > 
> > 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?
>
> I misspelled the name of the class. It is 
> LinearAlgebra::distributed::Vector 
> and it is used in a number of tutorial programs (37, 48, 50, 59, 66, ...).
>
> 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/74369abb-ca82-427a-a140-1207a1b86b9dn%40googlegroups.com.

Reply via email to