On Fri, Jan 25, 2013 at 7:05 PM, Roy Stogner <royst...@ices.utexas.edu>wrote:

> solution_transfer sounds like an improvement for the dir name.
>

Great - done.


> SolutionTransfer is the abstract base class name that'll eventually
> cover both your and Ben's new capabilities, right?  If so then great.


Yep, I'm also going to make one more that just serializes the solution
vector of the "from" System and uses MeshFunction to interpolate it to the
"to" system.  This will be the most straightforward one that will work in
the case you disable everything else... but of course it won't scale well.

I'm going to put in a Factory that will do intelligent selection of which
SolutionFunction is built based on what you have enabled at configure time
(just like NumericVectors, SparseMatrices, etc).

Derek
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to