Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
moab::ReadDamsel::subrange Class Reference

Public Member Functions

 subrange (damsel_handle ch, EntityHandle s, int c)

Public Attributes

damsel_handle collh
EntityHandle seth
int count

Detailed Description

Definition at line 92 of file ReadDamsel.hpp.


Constructor & Destructor Documentation

moab::ReadDamsel::subrange::subrange ( damsel_handle  ch,
EntityHandle  s,
int  c 
) [inline]

Definition at line 95 of file ReadDamsel.hpp.

: collh( ch ), seth( s ), count( c ) {}

Member Data Documentation

Definition at line 96 of file ReadDamsel.hpp.

Definition at line 98 of file ReadDamsel.hpp.

List of all members.


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