cg_ftoc.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include "fortran_macros.h"
#include "cgnslib.h"
#include "cgns_header.h"
#include <string.h>
#include "cgns_io.h"

Go to the source code of this file.

Functions

CGNSDLL void FMNAME (cg_is_cgns_f, CG_IS_CGNS_F)
CGNSDLL void FMNAME (cg_open_f, CG_OPEN_F)
CGNSDLL void FMNAME (cg_version_f, CG_VERSION_F)
CGNSDLL void FMNAME (cg_close_f, CG_CLOSE_F)
CGNSDLL void FMNAME (cg_save_as_f, CG_SAVE_AS_F)
CGNSDLL void FMNAME (cg_set_file_type_f, CG_SET_FILE_TYPE_F)
CGNSDLL void FMNAME (cg_get_file_type_f, CG_GET_FILE_TYPE_F)
CGNSDLL void FMNAME (cg_set_compress_f, CG_SET_COMPRESS_F)
CGNSDLL void FMNAME (cg_get_compress_f, CG_GET_COMPRESS_F)
CGNSDLL void FMNAME (cg_set_path_f, CG_SET_PATH_F)
CGNSDLL void FMNAME (cg_add_path_f, CG_ADD_PATH_F)
CGNSDLL void FMNAME (cg_nbases_f, CG_NBASES_F)
CGNSDLL void FMNAME (cg_base_read_f, CG_BASE_READ_F)
CGNSDLL void FMNAME (cg_base_id_f, CG_BASE_ID_F)
CGNSDLL void FMNAME (cg_base_write_f, CG_BASE_WRITE_F)
CGNSDLL void FMNAME (cg_nzones_f, CG_NZONES_F)
CGNSDLL void FMNAME (cg_zone_type_f, CG_ZONE_TYPE_F)
CGNSDLL void FMNAME (cg_zone_read_f, CG_ZONE_READ_F)
CGNSDLL void FMNAME (cg_zone_id_f, CG_ZONE_ID_F)
CGNSDLL void FMNAME (cg_zone_write_f, CG_ZONE_WRITE_F)
CGNSDLL void FMNAME (cg_nfamilies_f, CG_NFAMILIES_F)
CGNSDLL void FMNAME (cg_family_read_f, CG_FAMILY_READ_F)
CGNSDLL void FMNAME (cg_family_write_f, CG_FAMILY_WRITE_F)
CGNSDLL void FMNAME (cg_fambc_read_f, CG_FAMBC_READ_F)
CGNSDLL void FMNAME (cg_fambc_write_f, CG_FAMBC_WRITE_F)
CGNSDLL void FMNAME (cg_geo_read_f, CG_GEO_READ_F)
CGNSDLL void FMNAME (cg_geo_write_f, CG_GEO_WRITE_F)
CGNSDLL void FMNAME (cg_part_read_f, CG_PART_READ_F)
CGNSDLL void FMNAME (cg_part_write_f, CG_PART_WRITE_F)
CGNSDLL void FMNAME (cg_ndiscrete_f, CG_NDISCRETE_F)
CGNSDLL void FMNAME (cg_discrete_read_f, CG_DISCRETE_READ_F)
CGNSDLL void FMNAME (cg_discrete_write_f, CG_DISCRETE_WRITE_F)
CGNSDLL void FMNAME (cg_ncoords_f, CG_NCOORDS_F)
CGNSDLL void FMNAME (cg_coord_info_f, CG_COORD_INFO_F)
CGNSDLL void FMNAME (cg_coord_read_f, CG_COORD_READ_F)
CGNSDLL void FMNAME (cg_coord_id_f, CG_COORD_ID_F)
CGNSDLL void FMNAME (cg_coord_write_f, CG_COORD_WRITE_F)
CGNSDLL void FMNAME (cg_coord_partial_write_f, CG_COORD_PARTIAL_WRITE_F)
CGNSDLL void FMNAME (cg_nsections_f, CG_NSECTIONS_F)
CGNSDLL void FMNAME (cg_section_read_f, CG_SECTION_READ_F)
CGNSDLL void FMNAME (cg_elements_read_f, CG_ELEMENTS_READ_F)
CGNSDLL void FMNAME (cg_elementdatasize_f, CG_ELEMENTDATASIZE_F)
CGNSDLL void FMNAME (cg_elementpartialsize_f, CG_ELEMENTPARTIALSIZE_F)
CGNSDLL void FMNAME (cg_section_write_f, CG_SECTION_WRITE_F)
CGNSDLL void FMNAME (cg_parent_data_write_f, CG_PARENT_DATA_WRITE_F)
CGNSDLL void FMNAME (cg_section_partial_write_f, CG_SECTION_PARTIAL_WRITE_F)
CGNSDLL void FMNAME (cg_parent_data_partial_write_f, CG_PARENT_DATA_PARTIAL_WRITE_F)
CGNSDLL void FMNAME (cg_nsols_f, CG_NSOLS_F)
CGNSDLL void FMNAME (cg_sol_info_f, CG_SOL_INFO_F)
CGNSDLL void FMNAME (cg_sol_id_f, CG_SOL_ID_F)
CGNSDLL void FMNAME (cg_sol_write_f, CG_SOL_WRITE_F)
CGNSDLL void FMNAME (cg_nfields_f, CG_NFIELDS_F)
CGNSDLL void FMNAME (cg_field_info_f, CG_FIELD_INFO_F)
CGNSDLL void FMNAME (cg_field_read_f, CG_FIELD_READ_F)
CGNSDLL void FMNAME (cg_field_id_f, CG_FIELD_ID_F)
CGNSDLL void FMNAME (cg_field_write_f, CG_FIELD_WRITE_F)
CGNSDLL void FMNAME (cg_field_partial_write_f, CG_FIELD_PARTIAL_WRITE_F)
CGNSDLL void FMNAME (cg_nholes_f, CG_NHOLES_F)
CGNSDLL void FMNAME (cg_hole_info_f, CG_HOLE_INFO_F)
CGNSDLL void FMNAME (cg_hole_read_f, CG_HOLE_READ_F)
CGNSDLL void FMNAME (cg_hole_id_f, CG_HOLE_ID_F)
CGNSDLL void FMNAME (cg_hole_write_f, CG_HOLE_WRITE_F)
CGNSDLL void FMNAME (cg_nconns_f, CG_NCONNS_F)
CGNSDLL void FMNAME (cg_conn_info_f, CG_CONN_INFO_F)
CGNSDLL void FMNAME (cg_conn_read_f, CG_CONN_READ_F)
CGNSDLL void FMNAME (cg_conn_read_short_f, CG_CONN_READ_SHORT_F)
CGNSDLL void FMNAME (cg_conn_id_f, CG_CONN_ID_F)
CGNSDLL void FMNAME (cg_conn_write_f, CG_CONN_WRITE_F)
CGNSDLL void FMNAME (cg_conn_write_short_f, CG_CONN_WRITE_SHORT_F)
CGNSDLL void FMNAME (cg_n1to1_f, CG_N1TO1_F)
CGNSDLL void FMNAME (cg_1to1_read_f, CG_1TO1_READ_F)
CGNSDLL void FMNAME (cg_1to1_id_f, CG_1TO1_ID_F)
CGNSDLL void FMNAME (cg_1to1_write_f, CG_1TO1_WRITE_F)
CGNSDLL void FMNAME (cg_n1to1_global_f, CG_N1TO1_GLOBAL_F)
CGNSDLL void FMNAME (cg_1to1_read_global_f, CG_1TO1_READ_GLOBAL_F)
CGNSDLL void FMNAME (cg_nbocos_f, CG_NBOCOS_F)
CGNSDLL void FMNAME (cg_boco_info_f, CG_BOCO_INFO_F)
CGNSDLL void FMNAME (cg_boco_read_f, CG_BOCO_READ_F)
CGNSDLL void FMNAME (cg_boco_id_f, CG_BOCO_ID_F)
CGNSDLL void FMNAME (cg_boco_write_f, CG_BOCO_WRITE_F)
CGNSDLL void FMNAME (cg_boco_normal_write_f, CG_BOCO_NORMAL_WRITE_F)
CGNSDLL void FMNAME (cg_bc_wallfunction_read_f, CG_BC_WALLFUNCTION_READ_F)
CGNSDLL void FMNAME (cg_bc_wallfunction_write_f, CG_BC_WALLFUNCTION_WRITE_F)
CGNSDLL void FMNAME (cg_bc_area_read_f, CG_BC_AREA_READ_F)
CGNSDLL void FMNAME (cg_bc_area_write_f, CG_BC_AREA_WRITE_F)
CGNSDLL void FMNAME (cg_conn_periodic_read_f, CG_CONN_PERIODIC_READ_F)
CGNSDLL void FMNAME (cg_conn_periodic_write_f, CG_CONN_PERIODIC_WRITE_F)
CGNSDLL void FMNAME (cg_1to1_periodic_read_f, CG_1TO1_PERIODIC_READ_F)
CGNSDLL void FMNAME (cg_1to1_periodic_write_f, CG_1TO1_PERIODIC_WRITE_F)
CGNSDLL void FMNAME (cg_conn_average_read_f, CG_CONN_AVERAGE_READ_F)
CGNSDLL void FMNAME (cg_conn_average_write_f, CG_CONN_AVERAGE_WRITE_F)
CGNSDLL void FMNAME (cg_1to1_average_read_f, CG_1TO1_AVERAGE_READ_F)
CGNSDLL void FMNAME (cg_1to1_average_write_f, CG_1TO1_AVERAGE_WRITE_F)
CGNSDLL void FMNAME (cg_dataset_read_f, CG_DATASET_READ_F)
CGNSDLL void FMNAME (cg_dataset_write_f, CG_DATASET_WRITE_F)
CGNSDLL void FMNAME (cg_bcdataset_write_f, CG_BCDATASET_WRITE_F)
CGNSDLL void FMNAME (cg_bcdataset_info_f, CG_BCDATASET_INFO_F)
CGNSDLL void FMNAME (cg_bcdataset_read_f, CG_BCDATASET_READ_F)
CGNSDLL void FMNAME (cg_bcdata_write_f, CG_BCDATA_WRITE_F)
CGNSDLL void FMNAME (cg_n_rigid_motions_f, CG_N_RIGID_MOTIONS_F)
CGNSDLL void FMNAME (cg_rigid_motion_read_f, CG_RIGID_MOTION_READ_F)
CGNSDLL void FMNAME (cg_rigid_motion_write_f, CG_RIGID_MOTION_WRITE_F)
CGNSDLL void FMNAME (cg_n_arbitrary_motions_f, CG_N_ARBITRARY_MOTIONS_F)
CGNSDLL void FMNAME (cg_arbitrary_motion_read_f, CG_ARBITRARY_MOTION_READ_F)
CGNSDLL void FMNAME (cg_arbitrary_motion_write_f, CG_ARBITRARY_MOTION_WRITE_F)
CGNSDLL void FMNAME (cg_ngrids_f, CG_NGRIDS_F)
CGNSDLL void FMNAME (cg_grid_read_f, CG_GRID_READ_F)
CGNSDLL void FMNAME (cg_grid_write_f, CG_GRID_WRITE_F)
CGNSDLL void FMNAME (cg_simulation_type_read_f, CG_SIMULATION_TYPE_READ_F)
CGNSDLL void FMNAME (cg_simulation_type_write_f, CG_SIMULATION_TYPE_WRITE_F)
CGNSDLL void FMNAME (cg_biter_read_f, CG_BITER_READ_F)
CGNSDLL void FMNAME (cg_biter_write_f, CG_BITER_WRITE_F)
CGNSDLL void FMNAME (cg_ziter_read_f, CG_ZITER_READ_F)
CGNSDLL void FMNAME (cg_ziter_write_f, CG_ZITER_WRITE_F)
CGNSDLL void FMNAME (cg_gravity_read_f, CG_GRAVITY_READ_F)
CGNSDLL void FMNAME (cg_gravity_write_f, CG_GRAVITY_WRITE_F)
CGNSDLL void FMNAME (cg_axisym_read_f, CG_AXISYM_READ_F)
CGNSDLL void FMNAME (cg_axisym_write_f, CG_AXISYM_WRITE_F)
CGNSDLL void FMNAME (cg_rotating_read_f, CG_ROTATING_READ_F)
CGNSDLL void FMNAME (cg_rotating_write_f, CG_ROTATING_WRITE_F)
CGNSDLL void FMNAME (cg_ptset_info_f, CG_PTSET_INFO_F)
CGNSDLL void FMNAME (cg_ptset_read_f, CG_PTSET_READ_F)
CGNSDLL void FMNAME (cg_ptset_write_f, CG_PTSET_WRITE_F)
CGNSDLL void FMNAME (cg_goto_f, CG_GOTO_F)
CGNSDLL void FMNAME (cg_gorel_f, CG_GOREL_F)
CGNSDLL void FMNAME (cg_gopath_f, CG_GOPATH_F)
CGNSDLL void FMNAME (cg_famname_read_f, CG_FAMNAME_READ_F)
CGNSDLL void FMNAME (cg_convergence_read_f, CG_CONVERGENCE_READ_F)
CGNSDLL void FMNAME (cg_state_size_f, CG_STATE_SIZE_F)
CGNSDLL void FMNAME (cg_state_read_f, CG_STATE_READ_F)
CGNSDLL void FMNAME (cg_equationset_read_f, CG_EQUATIONSET_READ_F)
CGNSDLL void FMNAME (cg_equationset_chemistry_read_f, CG_EQUATIONSET_CHEMISTRY_READ_F)
CGNSDLL void FMNAME (cg_equationset_elecmagn_read_f, CG_EQUATIONSET_ELECMAGN_READ_F)
CGNSDLL void FMNAME (cg_governing_read_f, CG_GOVERNING_READ_F)
CGNSDLL void FMNAME (cg_diffusion_read_f, CG_DIFFUSION_READ_F)
CGNSDLL void FMNAME (cg_model_read_f, CG_MODEL_READ_F)
CGNSDLL void FMNAME (cg_narrays_f, CG_NARRAYS_F)
CGNSDLL void FMNAME (cg_array_info_f, CG_ARRAY_INFO_F)
CGNSDLL void FMNAME (cg_array_read_f, CG_ARRAY_READ_F)
CGNSDLL void FMNAME (cg_array_read_as_f, CG_ARRAY_READ_AS_F)
CGNSDLL void FMNAME (cg_nintegrals_f, CG_NINTEGRALS_F)
CGNSDLL void FMNAME (cg_integral_read_f, CG_INTEGRAL_READ_F)
CGNSDLL void FMNAME (cg_rind_read_f, CG_RIND_READ_F)
CGNSDLL void FMNAME (cg_ndescriptors_f, CG_NDESCRIPTORS_F)
CGNSDLL void FMNAME (cg_descriptor_size_f, CG_DESCRIPTOR_SIZE_F)
CGNSDLL void FMNAME (cg_descriptor_read_f, CG_DESCRIPTOR_READ_F)
CGNSDLL void FMNAME (cg_nunits_f, CG_NUNITS_F)
CGNSDLL void FMNAME (cg_units_read_f, CG_UNITS_READ_F)
CGNSDLL void FMNAME (cg_unitsfull_read_f, CG_UNITSFULL_READ_F)
CGNSDLL void FMNAME (cg_exponents_info_f, CG_EXPONENTS_INFO_F)
CGNSDLL void FMNAME (cg_nexponents_f, CG_NEXPONENTS_F)
CGNSDLL void FMNAME (cg_exponents_read_f, CG_EXPONENTS_READ_F)
CGNSDLL void FMNAME (cg_expfull_read_f, CG_EXPFULL_READ_F)
CGNSDLL void FMNAME (cg_conversion_info_f, CG_CONVERSION_INFO_F)
CGNSDLL void FMNAME (cg_conversion_read_f, CG_CONVERSION_READ_F)
CGNSDLL void FMNAME (cg_dataclass_read_f, CG_DATACLASS_READ_F)
CGNSDLL void FMNAME (cg_gridlocation_read_f, CG_GRIDLOCATION_READ_F)
CGNSDLL void FMNAME (cg_ordinal_read_f, CG_ORDINAL_READ_F)
CGNSDLL void FMNAME (cg_npe_f, CG_NPE_F)
CGNSDLL void FMNAME (cg_is_link_f, CG_IS_LINK_F)
CGNSDLL void FMNAME (cg_link_read_f, CG_LINK_READ_F)
CGNSDLL void FMNAME (cg_nuser_data_f, CG_NUSER_DATA_F)
CGNSDLL void FMNAME (cg_user_data_read_f, CG_USER_DATA_READ_F)
CGNSDLL void FMNAME (cg_famname_write_f, CG_FAMNAME_WRITE_F)
CGNSDLL void FMNAME (cg_convergence_write_f, CG_CONVERGENCE_WRITE_F)
CGNSDLL void FMNAME (cg_state_write_f, CG_STATE_WRITE_F)
CGNSDLL void FMNAME (cg_equationset_write_f, CG_EQUATIONSET_WRITE_F)
CGNSDLL void FMNAME (cg_governing_write_f, CG_GOVERNING_WRITE_F)
CGNSDLL void FMNAME (cg_diffusion_write_f, CG_DIFFUSION_WRITE_F)
CGNSDLL void FMNAME (cg_model_write_f, CG_MODEL_WRITE_F)
CGNSDLL void FMNAME (cg_array_write_f, CG_ARRAY_WRITE_F)
CGNSDLL void FMNAME (cg_integral_write_f, CG_INTEGRAL_WRITE_F)
CGNSDLL void FMNAME (cg_rind_write_f, CG_RIND_WRITE_F)
CGNSDLL void FMNAME (cg_descriptor_write_f, CG_DESCRIPTOR_WRITE_F)
CGNSDLL void FMNAME (cg_units_write_f, CG_UNITS_WRITE_F)
CGNSDLL void FMNAME (cg_unitsfull_write_f, CG_UNITSFULL_WRITE_F)
CGNSDLL void FMNAME (cg_exponents_write_f, CG_EXPONENTS_WRITE_F)
CGNSDLL void FMNAME (cg_expfull_write_f, CG_EXPFULL_WRITE_F)
CGNSDLL void FMNAME (cg_conversion_write_f, CG_CONVERSION_WRITE_F)
CGNSDLL void FMNAME (cg_dataclass_write_f, CG_DATACLASS_WRITE_F)
CGNSDLL void FMNAME (cg_gridlocation_write_f, CG_GRIDLOCATION_WRITE_F)
CGNSDLL void FMNAME (cg_ordinal_write_f, CG_ORDINAL_WRITE_F)
CGNSDLL void FMNAME (cg_link_write_f, CG_LINK_WRITE_F)
CGNSDLL void FMNAME (cg_user_data_write_f, CG_USER_DATA_WRITE_F)
CGNSDLL void FMNAME (cg_delete_node_f, CG_DELETE_NODE_F)
CGNSDLL void FMNAME (cg_get_error_f, CG_GET_ERROR_F)
CGNSDLL void FMNAME (cg_error_exit_f, CG_ERROR_EXIT_F)()
CGNSDLL void FMNAME (cg_error_print_f, CG_ERROR_PRINT_F)()


Function Documentation

CGNSDLL void FMNAME ( cg_error_print_f  ,
CG_ERROR_PRINT_F   
)

Definition at line 2543 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_error_exit_f  ,
CG_ERROR_EXIT_F   
)

Definition at line 2537 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_get_error_f  ,
CG_GET_ERROR_F   
)

Definition at line 2528 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_delete_node_f  ,
CG_DELETE_NODE_F   
)

Definition at line 2507 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_user_data_write_f  ,
CG_USER_DATA_WRITE_F   
)

Definition at line 2492 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_link_write_f  ,
CG_LINK_WRITE_F   
)

Definition at line 2470 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ordinal_write_f  ,
CG_ORDINAL_WRITE_F   
)

Definition at line 2463 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gridlocation_write_f  ,
CG_GRIDLOCATION_WRITE_F   
)

Definition at line 2455 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_dataclass_write_f  ,
CG_DATACLASS_WRITE_F   
)

Definition at line 2448 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conversion_write_f  ,
CG_CONVERSION_WRITE_F   
)

Definition at line 2440 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_expfull_write_f  ,
CG_EXPFULL_WRITE_F   
)

Definition at line 2432 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_exponents_write_f  ,
CG_EXPONENTS_WRITE_F   
)

Definition at line 2424 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_unitsfull_write_f  ,
CG_UNITSFULL_WRITE_F   
)

Definition at line 2413 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_units_write_f  ,
CG_UNITS_WRITE_F   
)

Definition at line 2405 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_descriptor_write_f  ,
CG_DESCRIPTOR_WRITE_F   
)

Definition at line 2368 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rind_write_f  ,
CG_RIND_WRITE_F   
)

Definition at line 2361 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_integral_write_f  ,
CG_INTEGRAL_WRITE_F   
)

Definition at line 2348 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_array_write_f  ,
CG_ARRAY_WRITE_F   
)

Definition at line 2333 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_model_write_f  ,
CG_MODEL_WRITE_F   
)

Definition at line 2308 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_diffusion_write_f  ,
CG_DIFFUSION_WRITE_F   
)

Definition at line 2301 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_governing_write_f  ,
CG_GOVERNING_WRITE_F   
)

Definition at line 2293 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_equationset_write_f  ,
CG_EQUATIONSET_WRITE_F   
)

Definition at line 2282 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_state_write_f  ,
CG_STATE_WRITE_F   
)

Definition at line 2262 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_convergence_write_f  ,
CG_CONVERGENCE_WRITE_F   
)

Definition at line 2242 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_famname_write_f  ,
CG_FAMNAME_WRITE_F   
)

Definition at line 2229 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_user_data_read_f  ,
CG_USER_DATA_READ_F   
)

Definition at line 2213 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nuser_data_f  ,
CG_NUSER_DATA_F   
)

Definition at line 2206 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_link_read_f  ,
CG_LINK_READ_F   
)

Definition at line 2190 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_is_link_f  ,
CG_IS_LINK_F   
)

Definition at line 2183 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_npe_f  ,
CG_NPE_F   
)

Definition at line 2176 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ordinal_read_f  ,
CG_ORDINAL_READ_F   
)

Definition at line 2169 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gridlocation_read_f  ,
CG_GRIDLOCATION_READ_F   
)

Definition at line 2161 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_dataclass_read_f  ,
CG_DATACLASS_READ_F   
)

Definition at line 2154 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conversion_read_f  ,
CG_CONVERSION_READ_F   
)

Definition at line 2146 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conversion_info_f  ,
CG_CONVERSION_INFO_F   
)

Definition at line 2139 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_expfull_read_f  ,
CG_EXPFULL_READ_F   
)

Definition at line 2132 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_exponents_read_f  ,
CG_EXPONENTS_READ_F   
)

Definition at line 2125 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nexponents_f  ,
CG_NEXPONENTS_F   
)

Definition at line 2119 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_exponents_info_f  ,
CG_EXPONENTS_INFO_F   
)

Definition at line 2112 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_unitsfull_read_f  ,
CG_UNITSFULL_READ_F   
)

Definition at line 2101 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_units_read_f  ,
CG_UNITS_READ_F   
)

Definition at line 2093 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nunits_f  ,
CG_NUNITS_F   
)

Definition at line 2086 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_descriptor_read_f  ,
CG_DESCRIPTOR_READ_F   
)

Definition at line 2065 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_descriptor_size_f  ,
CG_DESCRIPTOR_SIZE_F   
)

Definition at line 2051 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ndescriptors_f  ,
CG_NDESCRIPTORS_F   
)

Definition at line 2044 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rind_read_f  ,
CG_RIND_READ_F   
)

Definition at line 2037 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_integral_read_f  ,
CG_INTEGRAL_READ_F   
)

Definition at line 2025 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nintegrals_f  ,
CG_NINTEGRALS_F   
)

Definition at line 2018 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_array_read_as_f  ,
CG_ARRAY_READ_AS_F   
)

Definition at line 2009 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_array_read_f  ,
CG_ARRAY_READ_F   
)

Definition at line 1992 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_array_info_f  ,
CG_ARRAY_INFO_F   
)

Definition at line 1964 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_narrays_f  ,
CG_NARRAYS_F   
)

Definition at line 1957 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_model_read_f  ,
CG_MODEL_READ_F   
)

Definition at line 1944 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_diffusion_read_f  ,
CG_DIFFUSION_READ_F   
)

Definition at line 1937 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_governing_read_f  ,
CG_GOVERNING_READ_F   
)

Definition at line 1929 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_equationset_elecmagn_read_f  ,
CG_EQUATIONSET_ELECMAGN_READ_F   
)

Definition at line 1919 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_equationset_chemistry_read_f  ,
CG_EQUATIONSET_CHEMISTRY_READ_F   
)

Definition at line 1911 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_equationset_read_f  ,
CG_EQUATIONSET_READ_F   
)

Definition at line 1896 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_state_read_f  ,
CG_STATE_READ_F   
)

Definition at line 1883 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_state_size_f  ,
CG_STATE_SIZE_F   
)

Definition at line 1871 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_convergence_read_f  ,
CG_CONVERGENCE_READ_F   
)

Definition at line 1858 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_famname_read_f  ,
CG_FAMNAME_READ_F   
)

Definition at line 1844 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gopath_f  ,
CG_GOPATH_F   
)

Definition at line 1826 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gorel_f  ,
CG_GOREL_F   
)

Definition at line 1750 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_goto_f  ,
CG_GOTO_F   
)

Definition at line 1682 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ptset_write_f  ,
CG_PTSET_WRITE_F   
)

Definition at line 1670 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ptset_read_f  ,
CG_PTSET_READ_F   
)

Definition at line 1663 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ptset_info_f  ,
CG_PTSET_INFO_F   
)

Definition at line 1656 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rotating_write_f  ,
CG_ROTATING_WRITE_F   
)

Definition at line 1646 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rotating_read_f  ,
CG_ROTATING_READ_F   
)

Definition at line 1638 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_axisym_write_f  ,
CG_AXISYM_WRITE_F   
)

Definition at line 1628 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_axisym_read_f  ,
CG_AXISYM_READ_F   
)

Definition at line 1620 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gravity_write_f  ,
CG_GRAVITY_WRITE_F   
)

Definition at line 1610 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_gravity_read_f  ,
CG_GRAVITY_READ_F   
)

Definition at line 1602 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ziter_write_f  ,
CG_ZITER_WRITE_F   
)

Definition at line 1588 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ziter_read_f  ,
CG_ZITER_READ_F   
)

Definition at line 1577 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_biter_write_f  ,
CG_BITER_WRITE_F   
)

Definition at line 1563 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_biter_read_f  ,
CG_BITER_READ_F   
)

Definition at line 1552 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_simulation_type_write_f  ,
CG_SIMULATION_TYPE_WRITE_F   
)

Definition at line 1542 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_simulation_type_read_f  ,
CG_SIMULATION_TYPE_READ_F   
)

Definition at line 1534 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_grid_write_f  ,
CG_GRID_WRITE_F   
)

Definition at line 1520 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_grid_read_f  ,
CG_GRID_READ_F   
)

Definition at line 1509 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ngrids_f  ,
CG_NGRIDS_F   
)

Definition at line 1501 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_arbitrary_motion_write_f  ,
CG_ARBITRARY_MOTION_WRITE_F   
)

Definition at line 1486 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_arbitrary_motion_read_f  ,
CG_ARBITRARY_MOTION_READ_F   
)

Definition at line 1474 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_n_arbitrary_motions_f  ,
CG_N_ARBITRARY_MOTIONS_F   
)

Definition at line 1466 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rigid_motion_write_f  ,
CG_RIGID_MOTION_WRITE_F   
)

Definition at line 1451 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_rigid_motion_read_f  ,
CG_RIGID_MOTION_READ_F   
)

Definition at line 1439 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_n_rigid_motions_f  ,
CG_N_RIGID_MOTIONS_F   
)

Definition at line 1431 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bcdata_write_f  ,
CG_BCDATA_WRITE_F   
)

Definition at line 1421 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bcdataset_read_f  ,
CG_BCDATASET_READ_F   
)

Definition at line 1406 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bcdataset_info_f  ,
CG_BCDATASET_INFO_F   
)

Definition at line 1398 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bcdataset_write_f  ,
CG_BCDATASET_WRITE_F   
)

Definition at line 1380 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_dataset_write_f  ,
CG_DATASET_WRITE_F   
)

Definition at line 1363 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_dataset_read_f  ,
CG_DATASET_READ_F   
)

Definition at line 1350 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_average_write_f  ,
CG_1TO1_AVERAGE_WRITE_F   
)

Definition at line 1340 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_average_read_f  ,
CG_1TO1_AVERAGE_READ_F   
)

Definition at line 1332 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_average_write_f  ,
CG_CONN_AVERAGE_WRITE_F   
)

Definition at line 1324 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_average_read_f  ,
CG_CONN_AVERAGE_READ_F   
)

Definition at line 1316 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_periodic_write_f  ,
CG_1TO1_PERIODIC_WRITE_F   
)

Definition at line 1304 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_periodic_read_f  ,
CG_1TO1_PERIODIC_READ_F   
)

Definition at line 1294 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_periodic_write_f  ,
CG_CONN_PERIODIC_WRITE_F   
)

Definition at line 1284 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_periodic_read_f  ,
CG_CONN_PERIODIC_READ_F   
)

Definition at line 1274 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bc_area_write_f  ,
CG_BC_AREA_WRITE_F   
)

Definition at line 1251 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bc_area_read_f  ,
CG_BC_AREA_READ_F   
)

Definition at line 1239 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bc_wallfunction_write_f  ,
CG_BC_WALLFUNCTION_WRITE_F   
)

Definition at line 1229 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_bc_wallfunction_read_f  ,
CG_BC_WALLFUNCTION_READ_F   
)

Definition at line 1221 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_boco_normal_write_f  ,
CG_BOCO_NORMAL_WRITE_F   
)

Definition at line 1209 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_boco_write_f  ,
CG_BOCO_WRITE_F   
)

Definition at line 1191 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_boco_id_f  ,
CG_BOCO_ID_F   
)

Definition at line 1183 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_boco_read_f  ,
CG_BOCO_READ_F   
)

Definition at line 1175 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_boco_info_f  ,
CG_BOCO_INFO_F   
)

Definition at line 1160 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nbocos_f  ,
CG_NBOCOS_F   
)

Definition at line 1152 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_read_global_f  ,
CG_1TO1_READ_GLOBAL_F   
)

Definition at line 1037 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_n1to1_global_f  ,
CG_N1TO1_GLOBAL_F   
)

Definition at line 1029 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_write_f  ,
CG_1TO1_WRITE_F   
)

Definition at line 1003 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_id_f  ,
CG_1TO1_ID_F   
)

Definition at line 995 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_1to1_read_f  ,
CG_1TO1_READ_F   
)

Definition at line 979 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_n1to1_f  ,
CG_N1TO1_F   
)

Definition at line 971 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_write_short_f  ,
CG_CONN_WRITE_SHORT_F   
)

Definition at line 944 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_write_f  ,
CG_CONN_WRITE_F   
)

Definition at line 917 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_id_f  ,
CG_CONN_ID_F   
)

Definition at line 909 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_read_short_f  ,
CG_CONN_READ_SHORT_F   
)

Definition at line 901 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_read_f  ,
CG_CONN_READ_F   
)

Definition at line 893 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_conn_info_f  ,
CG_CONN_INFO_F   
)

Definition at line 872 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nconns_f  ,
CG_NCONNS_F   
)

Definition at line 864 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_hole_write_f  ,
CG_HOLE_WRITE_F   
)

Definition at line 844 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_hole_id_f  ,
CG_HOLE_ID_F   
)

Definition at line 836 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_hole_read_f  ,
CG_HOLE_READ_F   
)

Definition at line 828 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_hole_info_f  ,
CG_HOLE_INFO_F   
)

Definition at line 815 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nholes_f  ,
CG_NHOLES_F   
)

Definition at line 807 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_field_partial_write_f  ,
CG_FIELD_PARTIAL_WRITE_F   
)

Definition at line 786 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_field_write_f  ,
CG_FIELD_WRITE_F   
)

Definition at line 769 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_field_id_f  ,
CG_FIELD_ID_F   
)

Definition at line 761 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_field_read_f  ,
CG_FIELD_READ_F   
)

Definition at line 744 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_field_info_f  ,
CG_FIELD_INFO_F   
)

Definition at line 733 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nfields_f  ,
CG_NFIELDS_F   
)

Definition at line 725 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_sol_write_f  ,
CG_SOL_WRITE_F   
)

Definition at line 707 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_sol_id_f  ,
CG_SOL_ID_F   
)

Definition at line 699 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_sol_info_f  ,
CG_SOL_INFO_F   
)

Definition at line 688 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nsols_f  ,
CG_NSOLS_F   
)

Definition at line 681 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_parent_data_partial_write_f  ,
CG_PARENT_DATA_PARTIAL_WRITE_F   
)

Definition at line 669 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_section_partial_write_f  ,
CG_SECTION_PARTIAL_WRITE_F   
)

Definition at line 652 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_parent_data_write_f  ,
CG_PARENT_DATA_WRITE_F   
)

Definition at line 644 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_section_write_f  ,
CG_SECTION_WRITE_F   
)

Definition at line 629 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_elementpartialsize_f  ,
CG_ELEMENTPARTIALSIZE_F   
)

Definition at line 621 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_elementdatasize_f  ,
CG_ELEMENTDATASIZE_F   
)

Definition at line 613 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_elements_read_f  ,
CG_ELEMENTS_READ_F   
)

Definition at line 605 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_section_read_f  ,
CG_SECTION_READ_F   
)

Definition at line 592 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nsections_f  ,
CG_NSECTIONS_F   
)

Definition at line 584 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_coord_partial_write_f  ,
CG_COORD_PARTIAL_WRITE_F   
)

Definition at line 563 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_coord_write_f  ,
CG_COORD_WRITE_F   
)

Definition at line 546 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_coord_id_f  ,
CG_COORD_ID_F   
)

Definition at line 538 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_coord_read_f  ,
CG_COORD_READ_F   
)

Definition at line 520 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_coord_info_f  ,
CG_COORD_INFO_F   
)

Definition at line 509 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ncoords_f  ,
CG_NCOORDS_F   
)

Definition at line 501 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_discrete_write_f  ,
CG_DISCRETE_WRITE_F   
)

Definition at line 483 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_discrete_read_f  ,
CG_DISCRETE_READ_F   
)

Definition at line 472 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_ndiscrete_f  ,
CG_NDISCRETE_F   
)

Definition at line 464 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_part_write_f  ,
CG_PART_WRITE_F   
)

Definition at line 449 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_part_read_f  ,
CG_PART_READ_F   
)

Definition at line 438 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_geo_write_f  ,
CG_GEO_WRITE_F   
)

Definition at line 408 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_geo_read_f  ,
CG_GEO_READ_F   
)

Definition at line 386 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_fambc_write_f  ,
CG_FAMBC_WRITE_F   
)

Definition at line 371 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_fambc_read_f  ,
CG_FAMBC_READ_F   
)

Definition at line 359 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_family_write_f  ,
CG_FAMILY_WRITE_F   
)

Definition at line 345 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_family_read_f  ,
CG_FAMILY_READ_F   
)

Definition at line 333 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nfamilies_f  ,
CG_NFAMILIES_F   
)

Definition at line 325 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_zone_write_f  ,
CG_ZONE_WRITE_F   
)

Definition at line 306 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_zone_id_f  ,
CG_ZONE_ID_F   
)

Definition at line 298 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_zone_read_f  ,
CG_ZONE_READ_F   
)

Definition at line 287 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_zone_type_f  ,
CG_ZONE_TYPE_F   
)

Definition at line 279 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nzones_f  ,
CG_NZONES_F   
)

Definition at line 272 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_base_write_f  ,
CG_BASE_WRITE_F   
)

Definition at line 252 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_base_id_f  ,
CG_BASE_ID_F   
)

Definition at line 244 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_base_read_f  ,
CG_BASE_READ_F   
)

Definition at line 233 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_nbases_f  ,
CG_NBASES_F   
)

Definition at line 226 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_add_path_f  ,
CG_ADD_PATH_F   
)

Definition at line 205 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_set_path_f  ,
CG_SET_PATH_F   
)

Definition at line 186 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_get_compress_f  ,
CG_GET_COMPRESS_F   
)

Definition at line 179 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_set_compress_f  ,
CG_SET_COMPRESS_F   
)

Definition at line 172 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_get_file_type_f  ,
CG_GET_FILE_TYPE_F   
)

Definition at line 165 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_set_file_type_f  ,
CG_SET_FILE_TYPE_F   
)

Definition at line 158 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_save_as_f  ,
CG_SAVE_AS_F   
)

Definition at line 139 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_close_f  ,
CG_CLOSE_F   
)

Definition at line 132 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_version_f  ,
CG_VERSION_F   
)

Definition at line 125 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_open_f  ,
CG_OPEN_F   
)

Definition at line 103 of file cg_ftoc.c.

CGNSDLL void FMNAME ( cg_is_cgns_f  ,
CG_IS_CGNS_F   
)

Definition at line 87 of file cg_ftoc.c.


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