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_Section Struct Reference

#include <Shared.hpp>

Public Member Functions

 CGNS_ENUMT (ElementType_t) type
 

Public Attributes

int idx
 
bool unique
 
std::string name
 
cgsize_t eBegin
 
cgsize_t eEnd
 
int nbBdry
 
int parentFlag
 
int elemNodeCount
 
cgsize_t elemDataSize
 
cgsize_t parentData
 
int elemStartIdx
 
int elemEndIdx
 

Detailed Description

Definition at line 111 of file Shared.hpp.

Member Function Documentation

CGNS_ENUMT ( ElementType_t  )

Member Data Documentation

cgsize_t eBegin

Definition at line 117 of file Shared.hpp.

cgsize_t eEnd

Definition at line 118 of file Shared.hpp.

cgsize_t elemDataSize

Definition at line 122 of file Shared.hpp.

int elemEndIdx

Definition at line 125 of file Shared.hpp.

int elemNodeCount

Definition at line 121 of file Shared.hpp.

int elemStartIdx

Definition at line 124 of file Shared.hpp.

int idx

Definition at line 113 of file Shared.hpp.

std::string name

Definition at line 115 of file Shared.hpp.

int nbBdry

Definition at line 119 of file Shared.hpp.

cgsize_t parentData

Definition at line 123 of file Shared.hpp.

int parentFlag

Definition at line 120 of file Shared.hpp.

bool unique

Definition at line 114 of file Shared.hpp.


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