Go to the documentation of this file.
   19 #ifndef LIBMESH_MATLAB_IO_H 
   20 #define LIBMESH_MATLAB_IO_H 
   23 #include "libmesh/libmesh_common.h" 
   24 #include "libmesh/mesh_input.h" 
   99   virtual void read (
const std::string & 
name) 
override;
 
  121 #endif // LIBMESH_MATLAB_IO_H 
  
virtual void read(const std::string &name) override
Reads in a matlab data file based on the string you pass it.
 
The libMesh namespace provides an interface to certain functionality in the library.
 
void read_stream(std::istream &in)
Implementation of the read() function.
 
This is the MeshBase class.
 
MatlabIO(MeshBase &)
Constructor.
 
This class implements reading meshes in the Matlab PDE toolkit in a proprietary format.
 
std::string name(const ElemQuality q)
This function returns a string containing some name for q.