Dear deal_II team,

First, thanks to you for having developed such a powerful library. I am a
PhD student, and I need an FEM library to implement some physic problems. I
am trying to implement step-1 on my computer, but unfortunately I have some
problems. I follow rigorously your website advises and I succeeded (almost
I believe) in compiling the library. Right now I am trying to compile the
step-1 example, but it doesn't work. So I wonder if you have the time to
help me. Errors are the following:

 /install/softwares/fedora/deal.II/deal.II-7.1.0/lib/libdeal_II.so:
undefined reference to `void
dealii::DoFTools::get_subdomain_association<dealii::DoFHandler<2, 3>
>(dealii::DoFHandler<2, 3> const&, std::vector<unsigned int,
std::allocator<unsigned int>
>&)'/install/softwares/fedora/deal.II/deal.II-7.1.0/lib/libdeal_II.so:
undefined reference to `void
dealii::DoFTools::get_subdomain_association<dealii::DoFHandler<1, 2>
>(dealii::DoFHandler<1, 2> const&, std::vector<unsigned int,
std::allocator<unsigned int> >&)'make: *** [step-1] Erreur


I thank you once again for your library.

Best regards



---------------------------------------------------------
Nicolas Bachelard
PhD student at ESPCI Paristech
10 rue Vauquelin 75231 Paris
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to