Hi, 

I was trying to run the dealii with Ubuntu desktop on Mac M1 but this is 
the error I received. I did not use the add_data_vector_internal function 
in my code. May I ask why would this happened?

Sincerely and Best Regards,
H

/home/parallels/dealii-candi/deal.II-v9.2.0/include/deal.II/numerics/data_out_dof_data.h:1081:
 
error: undefined reference to 'void 
dealii::DataOut_DoFData<dealii::DoFHandler<2, 2>, 2, 
2>::add_data_vector_internal<dealii::IndexSet>(dealii::DoFHandler<2, 2> 
const*, dealii::IndexSet const&, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > > const&, 
dealii::DataOut_DoFData<dealii::DoFHandler<2, 2>, 2, 2>::DataVectorType, 
std::vector<dealii::DataComponentInterpretation::DataComponentInterpretation, 
std::allocator<dealii::DataComponentInterpretation::DataComponentInterpretation>
 
> const&, bool)'


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/569b3568-e7bf-445d-9acc-42d1a56d8c6bn%40googlegroups.com.

Reply via email to