#include <meshDAT.hh>
Public Member Functions | |
MeshDAT (concepts::Mesh &msh, const std::string &filename) | |
Constructor. | |
MeshDAT (concepts::Space< F > &spc, const std::string &filename) | |
Constructor. | |
Creates files which are suitable for mesh input using Import2dMesh
or Import3dMesh
.
Definition at line 35 of file meshDAT.hh.