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

#include <Shared.hpp>

Public Member Functions

 CGNS_ENUMT (GridLocation_t) grid_loc
 
 CGNS_ENUMT (PointSetType_t) ptset_type
 

Public Attributes

int idx
 
std::string name
 
int nbFields
 
int data_dim
 
cgsize_t dim_vals [3]
 
cgsize_t npnts
 

Detailed Description

Definition at line 142 of file Shared.hpp.

Member Function Documentation

CGNS_ENUMT ( GridLocation_t  )
CGNS_ENUMT ( PointSetType_t  )

Member Data Documentation

int data_dim

Definition at line 147 of file Shared.hpp.

cgsize_t dim_vals[3]

Definition at line 148 of file Shared.hpp.

int idx

Definition at line 144 of file Shared.hpp.

std::string name

Definition at line 145 of file Shared.hpp.

int nbFields

Definition at line 146 of file Shared.hpp.

cgsize_t npnts

Definition at line 151 of file Shared.hpp.


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