On Thu, Sep 9, 2010 at 10:27 AM, Tim Kroeger
<[email protected]> wrote:
> My suggestion for an API in libMesh is as follows:
>
> LinearSolver gets a method
>
> LinearSolver::solve_only_on(const std::set<unsigned int>*const)

> Likewise, System gets a method
>
> System::solve_only_on(const std::set<subdomain_id_type>*const)

Are you sure you don't want to add one more overloaded solve() member
to LinearSolver? ;-)

-- 
John

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to