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 (std::string inputDirectory, std::string fileBaseName, 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 42 of file Hdf5ToTxtConverter.hpp.


Constructor & Destructor Documentation

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
Hdf5ToTxtConverter< ELEMENT_DIM, SPACE_DIM >::Hdf5ToTxtConverter ( std::string  inputDirectory,
std::string  fileBaseName,
AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > *  pMesh 
) [inline]

The documentation for this class was generated from the following files:
Generated on Thu Dec 22 13:05:26 2011 for Chaste by  doxygen 1.6.3