Hello everyone,

I am working with adaptive meshing for a one dimensional rod problem. The 
function* refine_and_coarsen_fixed_number *has not been instantiated for 
the class template parameters?.
I am getting the following error message.

/home/darius/elastic_deadtest_adaptive/dead_load_adaptive.cc:710: error: 
undefined reference to 'void 
dealii::GridRefinement::refine_and_coarsen_fixed_number<1, float, 
3>(dealii::Triangulation<1, 3>&, dealii::Vector<float> const&, double, 
double, unsigned int)'
collect2: error: ld returned 1 exit status
CMakeFiles/dead_load_adaptive.dir/build.make:103: recipe for target 
'dead_load_adaptive' failed

Thanks in advance

Regards

Darius Barreto

-- 
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/fc787ec0-afbf-4982-abc4-6bfaf7ee36f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to