Pointwise Plugin SDK
Public Attributes | List of all members
PWGM_BNDRYDATA Struct Reference

Structured grid boundary data type. More...

#include <apiGridModel.h>

+ Collaboration diagram for PWGM_BNDRYDATA:

Public Attributes

PWGM_HBLOCK block
 boundary block More...
 
PWGM_FACE_ID face
 boundary face id More...
 
const char * name
 boundary name More...
 
PWGM_STR_RANGE range
 boundary ijk range More...
 

Detailed Description

Structured grid boundary data type.

Definition at line 980 of file apiGridModel.h.

Member Data Documentation

◆ block

PWGM_HBLOCK PWGM_BNDRYDATA::block

boundary block

Definition at line 982 of file apiGridModel.h.

◆ face

PWGM_FACE_ID PWGM_BNDRYDATA::face

boundary face id

Definition at line 983 of file apiGridModel.h.

◆ name

const char* PWGM_BNDRYDATA::name

boundary name

Definition at line 981 of file apiGridModel.h.

◆ range

PWGM_STR_RANGE PWGM_BNDRYDATA::range

boundary ijk range

Definition at line 984 of file apiGridModel.h.


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