Hdf5ToTxtConverter< ELEMENT_DIM, SPACE_DIM > Class Template Reference

#include <Hdf5ToTxtConverter.hpp>

Inherits AbstractHdf5Converter< ELEMENT_DIM, SPACE_DIM >.

Collaboration diagram for Hdf5ToTxtConverter< ELEMENT_DIM, SPACE_DIM >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Hdf5ToTxtConverter (const FileFinder &rInputDirectory, const std::string &rFileBaseName, AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *pMesh)

Detailed Description

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
class Hdf5ToTxtConverter< ELEMENT_DIM, SPACE_DIM >

This class converts from Hdf5 format to a .txt format that is readable by Matlab.

There is one output file per variable per timestep, giving the values of that variable at that time over each of the nodes.

Definition at line 49 of file Hdf5ToTxtConverter.hpp.


Constructor & Destructor Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
Hdf5ToTxtConverter< ELEMENT_DIM, SPACE_DIM >::Hdf5ToTxtConverter ( const FileFinder rInputDirectory,
const std::string &  rFileBaseName,
AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *  pMesh 
) [inline]

The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2