Medusa  1.1
Coordinate Free Mehless Method implementation
Input / Output

Provides input / output capabilities for XML, CSV and HDF file formats. More...

Classes

class  mm::CSV
 Implements support for basic CSV I/O. More...
 
class  mm::HDF
 Simplified HDF5 I/O utilities. More...
 
class  mm::STL
 Support for reading stereolithography files: https://en.wikipedia.org/wiki/STL_(file_format) More...
 
class  mm::XML
 Class for reading and storing values to XML files. More...
 

Detailed Description

Provides input / output capabilities for XML, CSV and HDF file formats.

HDF5 file format is the bes supported and can be used to stores many custom types, such as domains, timers and sparse matrices with fast read and write support.