std::vector< AuxVariableName > _to_var_names
void execute() override
Execute the transfer.
std::vector< VariableName > _from_var_names
void transfer(MFEMProblem &to_problem, MFEMProblem &from_problem)
auto const & getToVarName(int i)
MooseMesh wraps a libMesh::Mesh object and enhances its capabilities by caching additional data and s...
MultiAppMFEMCopyTransfer(InputParameters const ¶ms)
void checkSiblingsTransferSupported() const override
Whether the transfer supports siblings transfer.
auto const & getFromVarName(int i)
Base class for all MultiAppTransfer objects.
static InputParameters validParams()