Dear community,

I am trying to write a solver and I want to support both trillinos and 
petsc vectors at runtime.
I am doing this by having the vector type as a class template for my solver.
Since you guys are more experienced than I am, is there a disadvantage for 
this approach? Will this bloat my compile time if my code grows? Would 
anyone recommend something else? 
I know I can do an #ifdef for either pets. and trilinos like in step40 and 
compile but I would still want to know what you guys suggest. 

Best regards, 
Hussein.

-- 
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 visit 
https://groups.google.com/d/msgid/dealii/1fa81747-f79f-4e6b-887a-d624f7acd306n%40googlegroups.com.

Reply via email to