Yes, that fixed the problem. Thanks a lot. 

On Friday, September 1, 2023 at 12:53:39 AM UTC+5:30 Wolfgang Bangerth 
wrote:

> On 8/31/23 12:09, sabyasachi chatterjee wrote:
> > 
> > I think yes, but I can't be sure. I have created a minimum working 
> > example (attached) for your reference. Only main.cc , src/ibvp.h and 
> > src/ibvp.h have a few lines of code. Rest all files are cleaned.
>
> I do not see where you have added the explicit instantiation. Adding 
> this line to the end of ibvp.cc fixed the problem for me:
>
> template class ibvp<3>;
>
> 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/d66509a1-a23b-479a-8a84-4251eb05f0c3n%40googlegroups.com.

Reply via email to