Abstract base class of all classes exporting container data structures.
virtual void doExport(const std::string &name, const std::string &location, const mesh::Mesh &mesh)=0
Does export. Has to be implemented in subclass.
Export & operator=(const Export &)=delete
Export(const Export &)=delete
Export & operator=(Export &&)=delete
virtual ~Export()=default
Container and creator for meshes.
Main namespace of the precice library.