37 : transferData(transferData),
38 arrayName(
std::move(arrayName)),
51 this->
opts_ = std::move(opts);
55 std::shared_ptr<meshBase>
mesh =
61 this->files_.outputMeshFile, this->opts_.transferData);
const Opts & getOpts() const
static constexpr const char * method
std::string inputMeshFile
std::shared_ptr< meshBase > mesh
static std::shared_ptr< meshBase > CreateShared(const std::string &fname)
Create shared ptr from fname.
void execute() const override
Run the workflow represented by the driver.