cgnames.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cgnslib.h"

Go to the source code of this file.

Data Structures

struct  IDENTIFIER

Defines

#define NUM_IDENTIFIER   (sizeof(Identifier)/sizeof(IDENTIFIER))

Functions

char const * cg_MassUnitsName (int type)
char const * cg_LengthUnitsName (int type)
char const * cg_TimeUnitsName (int type)
char const * cg_TemperatureUnitsName (int type)
char const * cg_AngleUnitsName (int type)
char const * cg_ElectricCurrentUnitsName (int type)
char const * cg_SubstanceAmountUnitsName (int type)
char const * cg_LuminousIntensityUnitsName (int type)
char const * cg_DataClassName (int type)
char const * cg_GridLocationName (int type)
char const * cg_BCDataTypeName (int type)
char const * cg_GridConnectivityTypeName (int type)
char const * cg_PointSetTypeName (int type)
char const * cg_GoverningEquationsTypeName (int type)
char const * cg_ModelTypeName (int type)
char const * cg_BCTypeName (int type)
char const * cg_DataTypeName (int type)
char const * cg_ElementTypeName (int type)
char const * cg_ZoneTypeName (int type)
char const * cg_RigidGridMotionTypeName (int type)
char const * cg_ArbitraryGridMotionTypeName (int type)
char const * cg_SimulationTypeName (int type)
char const * cg_WallFunctionTypeName (int type)
char const * cg_AreaTypeName (int type)
char const * cg_AverageInterfaceTypeName (int type)
int cg_get_identifier (const char *name, int *nexps, float *exps)
int cg_find_identifier (const char *pattern, int *nnames, char ***names)
int cg_enum_identifier (int(*callback)(char *name, int nexps, float *exps, void *user), void *user)


Define Documentation

#define NUM_IDENTIFIER   (sizeof(Identifier)/sizeof(IDENTIFIER))

Definition at line 520 of file cgnames.c.


Function Documentation

char const* cg_AngleUnitsName ( int  type  ) 

Definition at line 41 of file cgnames.c.

char const* cg_ArbitraryGridMotionTypeName ( int  type  ) 

Definition at line 169 of file cgnames.c.

char const* cg_AreaTypeName ( int  type  ) 

Definition at line 202 of file cgnames.c.

char const* cg_AverageInterfaceTypeName ( int  type  ) 

Definition at line 213 of file cgnames.c.

char const* cg_BCDataTypeName ( int  type  ) 

Definition at line 95 of file cgnames.c.

char const* cg_BCTypeName ( int  type  ) 

Definition at line 130 of file cgnames.c.

char const* cg_DataClassName ( int  type  ) 

Definition at line 81 of file cgnames.c.

char const* cg_DataTypeName ( int  type  ) 

Definition at line 137 of file cgnames.c.

char const* cg_ElectricCurrentUnitsName ( int  type  ) 

Definition at line 48 of file cgnames.c.

char const* cg_ElementTypeName ( int  type  ) 

Definition at line 144 of file cgnames.c.

int cg_enum_identifier ( int(*)(char *name, int nexps, float *exps, void *user)  callback,
void *  user 
)

Definition at line 686 of file cgnames.c.

int cg_find_identifier ( const char *  pattern,
int *  nnames,
char ***  names 
)

Definition at line 646 of file cgnames.c.

int cg_get_identifier ( const char *  name,
int *  nexps,
float *  exps 
)

Definition at line 524 of file cgnames.c.

char const* cg_GoverningEquationsTypeName ( int  type  ) 

Definition at line 116 of file cgnames.c.

char const* cg_GridConnectivityTypeName ( int  type  ) 

Definition at line 102 of file cgnames.c.

char const* cg_GridLocationName ( int  type  ) 

Definition at line 88 of file cgnames.c.

char const* cg_LengthUnitsName ( int  type  ) 

Definition at line 20 of file cgnames.c.

char const* cg_LuminousIntensityUnitsName ( int  type  ) 

Definition at line 70 of file cgnames.c.

char const* cg_MassUnitsName ( int  type  ) 

Definition at line 13 of file cgnames.c.

char const* cg_ModelTypeName ( int  type  ) 

Definition at line 123 of file cgnames.c.

char const* cg_PointSetTypeName ( int  type  ) 

Definition at line 109 of file cgnames.c.

char const* cg_RigidGridMotionTypeName ( int  type  ) 

Definition at line 158 of file cgnames.c.

char const* cg_SimulationTypeName ( int  type  ) 

Definition at line 180 of file cgnames.c.

char const* cg_SubstanceAmountUnitsName ( int  type  ) 

Definition at line 59 of file cgnames.c.

char const* cg_TemperatureUnitsName ( int  type  ) 

Definition at line 34 of file cgnames.c.

char const* cg_TimeUnitsName ( int  type  ) 

Definition at line 27 of file cgnames.c.

char const* cg_WallFunctionTypeName ( int  type  ) 

Definition at line 191 of file cgnames.c.

char const* cg_ZoneTypeName ( int  type  ) 

Definition at line 151 of file cgnames.c.


Generated on Thu Jun 25 10:29:48 2009 for CGNS by  doxygen 1.5.9