35 #ifndef FIELDUTILS_OUTPUTFLD
36 #define FIELDUTILS_OUTPUTFLD
75 virtual fs::path
GetPath(std::string &filename,
76 po::variables_map &vm);
79 po::variables_map &vm);
Converter from fld to vtk.
virtual std::string GetModuleName()
static ModuleKey m_className[]
OutputFld(FieldSharedPtr f)
static std::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class.
virtual fs::path GetFullOutName(std::string &filename, po::variables_map &vm)
virtual void OutputFromExp(po::variables_map &vm)
Write from m_exp to output file.
virtual void OutputFromData(po::variables_map &vm)
Write from data to output file.
std::string GetIOFormat()
virtual fs::path GetPath(std::string &filename, po::variables_map &vm)
virtual void OutputFromPts(po::variables_map &vm)
Write from pts to output file.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
The above copyright notice and this permission notice shall be included.