18 #ifndef MESHFUNCTIONSOLUTIONTRANSFER_H 19 #define MESHFUNCTIONSOLUTIONTRANSFER_H
SolutionTransfer object which uses a MeshFunction.
virtual void transfer(const Variable &from_var, const Variable &to_var) override
const Parallel::Communicator & comm() const
MeshFunctionSolutionTransfer(const libMesh::Parallel::Communicator &comm)
A variable which is solved for in a System of equations.
virtual ~MeshFunctionSolutionTransfer()
Base class for all SolutionTransfer implementations.