MOAB: Mesh Oriented datABase  (version 5.0.1)
cell Struct Reference

#include <ReadRTT.hpp>

+ Collaboration diagram for cell:

Public Member Functions

 cell ()

Public Attributes

int id
std::string name

Detailed Description

Definition at line 124 of file ReadRTT.hpp.


Constructor & Destructor Documentation

cell::cell ( ) [inline]

Definition at line 127 of file ReadRTT.hpp.

: id(0), name("") {}

Member Data Documentation

int cell::id

Definition at line 125 of file ReadRTT.hpp.

Referenced by moab::ReadRTT::get_cell_data().

std::string cell::name

Definition at line 126 of file ReadRTT.hpp.

Referenced by moab::ReadRTT::get_cell_data().

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines