libMesh
Namespaces | Enumerations
enum_io_package.h File Reference

Go to the source code of this file.

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Enumerations

enum  libMesh::IOPackage : int {
  libMesh::TECPLOT, libMesh::GMV, libMesh::GMSH, libMesh::VTK,
  libMesh::DIVA, libMesh::TETGEN, libMesh::UCD, libMesh::LIBMESH,
  libMesh::INVALID_IO_PACKAGE
}
 libMesh interfaces with several different software packages for the purposes of creating, reading, and writing mesh files. More...