Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
struct_FileHandle Struct Reference

#include <file-handle.h>

Public Attributes

uint32_t magic
 
hid_t hdf_handle
 
int open_handle_count
 
hid_t id_type
 
long max_id
 

Detailed Description

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Definition at line 29 of file file-handle.h.

Member Data Documentation

◆ hdf_handle

◆ id_type

◆ magic

uint32_t struct_FileHandle::magic

Definition at line 31 of file file-handle.h.

Referenced by mhdf_alloc_FileHandle(), and mhdf_check_valid_file().

◆ max_id

◆ open_handle_count


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