|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include <string>Namespaces | |
| axom | |
| axom::mint | |
Functions | |
| int | axom::mint::read_su2 (const std::string &file, Mesh *&mesh) |
| Reads an unstructured mesh from an SU2 Mesh file. More... | |
| int | axom::mint::write_su2 (const mint::Mesh *mesh, const std::string &file) |
| Writes an unstructured mesh to the specified file according to the SU2 Mesh file format. More... | |