COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
Shared::CGNS_Zone Struct Reference

#include <Shared.hpp>

Public Member Functions

 CGNS_ENUMT (ZoneType_t) type
 

Public Attributes

int idx
 
bool unique
 
std::string name
 
cgsize_t total_nbVertices
 
cgsize_t nbVertices [3]
 
int nbElements
 
int nbBdryVertices
 
int coord_dim
 
int nbGrids
 
int nbSols
 
int nbSections
 
int nbBocos
 
Uint total_nbElements
 
Dictionarynodes
 
Uint nodes_start_idx
 

Detailed Description

Definition at line 90 of file Shared.hpp.

Member Function Documentation

CGNS_ENUMT ( ZoneType_t  )

Member Data Documentation

int coord_dim

Definition at line 100 of file Shared.hpp.

int idx

Definition at line 92 of file Shared.hpp.

std::string name

Definition at line 94 of file Shared.hpp.

int nbBdryVertices

Definition at line 99 of file Shared.hpp.

int nbBocos

Definition at line 104 of file Shared.hpp.

int nbElements

Definition at line 98 of file Shared.hpp.

int nbGrids

Definition at line 101 of file Shared.hpp.

int nbSections

Definition at line 103 of file Shared.hpp.

int nbSols

Definition at line 102 of file Shared.hpp.

cgsize_t nbVertices[3]

Definition at line 97 of file Shared.hpp.

Dictionary* nodes

Definition at line 106 of file Shared.hpp.

Uint nodes_start_idx

Definition at line 107 of file Shared.hpp.

Uint total_nbElements

Definition at line 105 of file Shared.hpp.

cgsize_t total_nbVertices

Definition at line 96 of file Shared.hpp.

bool unique

Definition at line 93 of file Shared.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin