MeshLoader Class Reference
[Mesh loaders]

Abstract class for mesh loaders. More...

#include <mesh_loader.h>

Inherited by ExodusIIReader, and H2DReader.

List of all members.

Public Member Functions

virtual ~MeshLoader ()
virtual bool load (const char *file_name, Mesh *mesg)=0
 Loads the mesh from a file. Aborts the program on error.

Detailed Description

Abstract class for mesh loaders.


Constructor & Destructor Documentation

virtual MeshLoader::~MeshLoader (  )  [inline, virtual]

Member Function Documentation

virtual bool MeshLoader::load ( const char *  file_name,
Mesh mesg 
) [pure virtual]

Loads the mesh from a file. Aborts the program on error.

Parameters:
filename [in] The name of the file.
mesh [out] The mesh.

Implemented in ExodusIIReader, and H2DReader.


The documentation for this class was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3