FiberBundleHDF5  FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
Loading...
Searching...
No Matches
structF5Parameter Struct Reference

#include <F5parameter.h>

Data Fields

struct structF5Parameternext
const char * name
hid_t type
const char * description

Detailed Description

Description of a parameter within the uppermost parameter space enveloping all Grid objects.

Definition at line 37 of file F5parameter.h.

Field Documentation

◆ description

const char* structF5Parameter::description

optional textual verbose description

Definition at line 48 of file F5parameter.h.

◆ name

const char* structF5Parameter::name

Name of the parameter

Definition at line 43 of file F5parameter.h.

◆ next

struct structF5Parameter* structF5Parameter::next

Pointer to some succeeding parameter within a list of parameters.

Definition at line 41 of file F5parameter.h.

◆ type

hid_t structF5Parameter::type

HDF5 type of the parameter

Definition at line 45 of file F5parameter.h.


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