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 951 of file apiGridModel.h.

Member Data Documentation

◆ block

PWGM_HBLOCK PWGM_BNDRYDATA::block

boundary block

Definition at line 953 of file apiGridModel.h.

◆ face

PWGM_FACE_ID PWGM_BNDRYDATA::face

boundary face id

Definition at line 954 of file apiGridModel.h.

◆ name

const char* PWGM_BNDRYDATA::name

boundary name

Definition at line 952 of file apiGridModel.h.

◆ range

PWGM_STR_RANGE PWGM_BNDRYDATA::range

boundary ijk range

Definition at line 955 of file apiGridModel.h.


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