CmguiWriter Class Reference

#include <CmguiWriter.hpp>

Inheritance diagram for CmguiWriter:

Inheritance graph
[legend]
Collaboration diagram for CmguiWriter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CmguiWriter (const std::string &rDirectory, const std::string &rBaseName, const bool &rCleanDirectory=true)
void WriteFiles ()


Detailed Description

CmguiWriter

Writes a mesh in Cmgui (the visualisation frontend of CMISS) format. Creates an exnode file and a exelem file. Note that the lines and faces are not written in the exelem file, so to load the data in Cmgui, you must use 'generate_faces_and_lines', i.e.

gfx read node <base_file> gfx read elem <base_file> generate_faces_and_lines gfx cr win

Definition at line 101 of file CmguiWriter.hpp.


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

Generated on Wed Mar 18 12:52:25 2009 for Chaste by  doxygen 1.5.5