src/IO/MeshWriter.hpp file

Charm++ group for outputing mesh data to file.

Contents

Charm++ group declaration used to output data associated to unstructured meshes to file(s). Charm++ chares (work units) send mesh and field data associated to mesh entities to the MeshWriter class defined here to write the data to file(s).

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.

Classes

class tk::MeshWriter
Charm++ group used to output particle data to file in parallel.