Dear Libmesh developers:

I notice that if i need to add vectors in LinearImplicitSystem using
System::add_vector() it must be done before System::init(). However, I can't
confirm the vector number at the beginning. How to dynamically add vectors?

In addition, In the same LinearImplicitSystem, the vectors added by
add_vector() have similar characteristics with the variable added by
add_variable(), such as parallel distribution, same Dofs? thanks a lot.

Regards,

Yujie
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to