Dear All,

I'm currently looking into linking one of deal.ii examples with another open
source code, Cantera, so that I can use Cantera functions and classes in
that example.
For this purpose, I copied all include files of Cantera in the directory of
the deal.ii's include files. Still I think there's something wrong, because
when using A function from Cantera in the main function of deal.ii example,
I face tons of messages "undefined reference to ...". Should I edit the
Makefile ae well? If so, which parts should be edited? What else should I
modify to be able to use those functions in deal.ii examples?

Thanks,
Mohsen
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to