Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Block Struct Reference
Collaboration diagram for Block:

Public Attributes

int blockNumber
 
int gridLevels
 
int Ni
 
int Nj
 
int Nk
 
std::vector< Patchpathces
 

Detailed Description

Definition at line 129 of file hdf2plt.C.

Member Data Documentation

int blockNumber

Definition at line 131 of file hdf2plt.C.

Referenced by readBlock().

int gridLevels

Definition at line 132 of file hdf2plt.C.

Referenced by readBlock().

int Ni

Definition at line 133 of file hdf2plt.C.

Referenced by readBlock().

int Nj

Definition at line 134 of file hdf2plt.C.

Referenced by readBlock().

int Nk

Definition at line 135 of file hdf2plt.C.

Referenced by readBlock().

std::vector< Patch > pathces

Definition at line 136 of file hdf2plt.C.

Referenced by readBlock().


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