meshio.C File Reference

(r1659/r1648)

#include <fstream>
#include <cstdio>
#include "meshio.h"
#include "beziermesh.h"
#include "boundarymesh.h"
#include "hash_map.h"
#include "simulation.h"
#include "spline.h"

Include dependency graph for meshio.C:

Go to the source code of this file.

Variables

static const char * official_header = "Tumble Binary Geometry File"
static const int official_header_len = 27
static const unsigned current_format_version = 1


Variable Documentation

const unsigned current_format_version = 1 [static]

Definition at line 572 of file meshio.C.

Referenced by MeshBinaryInput::read(), and MeshBinaryOutput::write().

const char* official_header = "Tumble Binary Geometry File" [static]

Definition at line 570 of file meshio.C.

Referenced by MeshBinaryInput::read(), and MeshBinaryOutput::write().

const int official_header_len = 27 [static]

Definition at line 571 of file meshio.C.

Referenced by MeshBinaryInput::read(), and MeshBinaryOutput::write().


Generated on Mon May 24 09:53:31 2010 for TUMBLE by  doxygen 1.5.2