Re: [Libmesh-users] DirectSolutionTransfer

2015-02-16 Thread John Peterson
On Mon, Feb 16, 2015 at 9:50 AM, Kameeko Kiwi wrote: > Hello, > > When I use the DirectSolutionTransfer class, I get a warning: > " > Warning, This code is untested, experimental, or likely to see future API > changes: src/solution_transfer/direct_solution_transfer.C, line 38 > " > May I know the

[Libmesh-users] DirectSolutionTransfer

2015-02-16 Thread Kameeko Kiwi
Hello, When I use the DirectSolutionTransfer class, I get a warning: " Warning, This code is untested, experimental, or likely to see future API changes: src/solution_transfer/direct_solution_transfer.C, line 38 " May I know the status of this class? Thanks, Harriet --