Go to the documentation of this file.
18 #ifndef LIBMESH_OFF_IO_H
19 #define LIBMESH_OFF_IO_H
22 #include "libmesh/libmesh_common.h"
23 #include "libmesh/mesh_input.h"
53 virtual void read (
const std::string &
name)
override;
76 #endif // LIBMESH_OFF_IO_H
This class is responsible for reading an unstructured, triangulated surface in the standard OFF OOGL ...
void read_stream(std::istream &in)
Implementation of the read() function.
virtual void read(const std::string &name) override
Reads in an OFF OOGL data file based on the string you pass it.
The libMesh namespace provides an interface to certain functionality in the library.
OFFIO(MeshBase &)
Constructor.
This is the MeshBase class.
std::string name(const ElemQuality q)
This function returns a string containing some name for q.