Dear all,

I’m using project_solution 
<http://libmesh.github.io/doxygen/classlibMesh_1_1System.html#ad874c95a6f5310c7ccfbe344d718fe96>
 from a ParsedFunction to set the initial values on an ImplicitSystem. This 
works wonderfully if the system has only a single variable but not surprisingly 
(since I’m passing only 1 ParsedFunction) breaks down when the system has more 
variables. 

I was wondering:

        1- If currently I can use the same interface for a multi-variable 
system? 
        2- Or alternatively, I can use project_solution (or project vector) to 
initialize one variable at a time from a ParsedFunction?!

Thank you as always for your help and response,
Ata
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to