Home
last modified time | relevance | path

Searched refs:BCTypeName (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/
H A Dread_bc_str.F9058 write(6,'('' type='',a32)') BCTypeName(ibocotype)
H A Dread_bcpnts_str.F9060 write(6,'('' type='',a32)') BCTypeName(ibocotype)
H A Dread_bcpnts_unst.F9069 write(6,'('' type='',a32)') BCTypeName(ibocotype)
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/
H A Dread_bc_str.c64 printf(" type= %s\n",BCTypeName[ibocotype]); in main()
H A Dread_bcpnts_str.c66 printf(" type= %s\n",BCTypeName[ibocotype]); in main()
H A Dread_bcpnts_unst.c75 printf(" type= %s\n",BCTypeName[ibocotype]); in main()
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_Family/
H A Dcgread.F90181 'BCType= ',BCTypeName(bctype)
208 write(6,109)' BCType=',BCTypeName(type)
463 write(6,102)'BCType= ',BCTypeName(bctype)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_mixed_grid/
H A Dcgread2.F90160 & 'BCType= ',BCTypeName(bctype)
350 write(6,102)'BCType= ',BCTypeName(bctype)
H A Dcgread.F90177 'BCType= ',BCTypeName(bctype)
392 write(6,102)'BCType= ',BCTypeName(bctype)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_BCProperty/
H A Dcgread.F126 write(6,600) ' bocotype=',BCTypeName(bocotype)
/dports/science/cgnslib/CGNS-4.1.2/src/tests/
H A Dcgread_f03.F90971 WRITE(6,600) ' bocotype=',BCTypeName(bocotype)
1040 WRITE(6,600)' BCType=',BCTypeName(TYPE)
H A Dcgread.F90939 write(6,600) ' bocotype=',BCTypeName(bocotype)
1008 write(6,600)' BCType=',BCTypeName(type)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_Links/
H A Dcgread.F990 write(6,600) ' bocotype=',BCTypeName(bocotype)
1060 write(6,600)' BCType=',BCTypeName(type)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test1/
H A Dcgread.F936 write(6,600) ' bocotype=',BCTypeName(bocotype)
1005 write(6,600)' BCType=',BCTypeName(type)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_UserDefinedData/
H A Dcgread.F956 write(6,600) ' bocotype=',BCTypeName(bocotype)
1026 write(6,600)' BCType=',BCTypeName(type)
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_UD_BCData/
H A Dcgread.F1025 write(6,600) ' bocotype=',BCTypeName(bocotype)
1095 write(6,600)' BCType=',BCTypeName(type)
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dvtk_cgns_mangle.h174 #define BCTypeName vtkcgns_BCTypeName macro
H A Dcgnslib.c189 const char * BCTypeName[NofValidBCTypes] = variable
931 return cg_get_name(NofValidBCTypes,BCTypeName,(int)type); in cg_BCTypeName()
1907 length = (cgsize_t)strlen(BCTypeName[bocotype]); in cg_fambc_write()
1909 "C1", 1, &length, BCTypeName[bocotype])) return CG_ERROR; in cg_fambc_write()
2028 length = (cgsize_t)strlen(BCTypeName[bocotype]); in cg_node_fambc_write()
8845 length = (cgsize_t)strlen(BCTypeName[boco->type]); in cg_boco_write()
8847 &length, BCTypeName[boco->type])) return CG_ERROR; in cg_boco_write()
9069 length = (cgsize_t)strlen(BCTypeName[dataset->type]); in cg_dataset_write()
13741 length = (cgsize_t)strlen(BCTypeName[dataset->type]); in cg_bcdataset_write()
13745 (void *)BCTypeName[dataset->type])) in cg_bcdataset_write()
[all …]
H A Dcgnslib.h470 extern CGNSDLL const char * BCTypeName[NofValidBCTypes];
H A Dcgns_internals.c6215 dim_vals = (cgsize_t)strlen(BCTypeName[fambc->type]); in cgi_write_family()
6217 &fambc->id, "C1", 1, &dim_vals, BCTypeName[fambc->type])) in cgi_write_family()
6762 dim_vals = (cgsize_t)strlen(BCTypeName[boco->type]); in cgi_write_boco()
6764 1, &dim_vals, BCTypeName[boco->type])) return CG_ERROR; in cgi_write_boco()
6943 dim_vals= (cgsize_t)strlen(BCTypeName[dataset->type]); in cgi_write_dataset()
6945 "C1", 1, &dim_vals, (void *)BCTypeName[dataset->type])) return CG_ERROR; in cgi_write_dataset()
14386 if (strcmp(BCName, BCTypeName[i])==0) { in cgi_BCType()
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dcgnslib.c188 const char * BCTypeName[NofValidBCTypes] = variable
927 return cg_get_name(NofValidBCTypes,BCTypeName,(int)type); in cg_BCTypeName()
1886 length = (cgsize_t)strlen(BCTypeName[bocotype]); in cg_fambc_write()
1888 "C1", 1, &length, BCTypeName[bocotype])) return CG_ERROR; in cg_fambc_write()
2007 length = (cgsize_t)strlen(BCTypeName[bocotype]); in cg_node_fambc_write()
7780 length = (cgsize_t)strlen(BCTypeName[boco->type]); in cg_boco_write()
7782 &length, BCTypeName[boco->type])) return CG_ERROR; in cg_boco_write()
8004 length = (cgsize_t)strlen(BCTypeName[dataset->type]); in cg_dataset_write()
12672 length = (cgsize_t)strlen(BCTypeName[dataset->type]); in cg_bcdataset_write()
12676 (void *)BCTypeName[dataset->type])) in cg_bcdataset_write()
[all …]
H A Dcgnslib.h463 extern CGNSDLL const char * BCTypeName[NofValidBCTypes];
H A Dcgns_f.F90433 CHARACTER(LEN=MAX_LEN) :: BCTypeName(0:25) variable
721 DATA BCTypeName / 'Null','UserDefined', &
H A Dcgns_internals.c6091 dim_vals = (cgsize_t)strlen(BCTypeName[fambc->type]); in cgi_write_family()
6093 &fambc->id, "C1", 1, &dim_vals, BCTypeName[fambc->type])) in cgi_write_family()
6638 dim_vals = (cgsize_t)strlen(BCTypeName[boco->type]); in cgi_write_boco()
6640 1, &dim_vals, BCTypeName[boco->type])) return CG_ERROR; in cgi_write_boco()
6819 dim_vals= (cgsize_t)strlen(BCTypeName[dataset->type]); in cgi_write_dataset()
6821 "C1", 1, &dim_vals, (void *)BCTypeName[dataset->type])) return CG_ERROR; in cgi_write_dataset()
14263 if (strcmp(BCName, BCTypeName[i])==0) { in cgi_BCType()
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/pre-post/
H A Decs_pre_cgns.c917 num_boco, nom_tmp, BCTypeName[bocotype]); in ecs_loc_pre_cgns__lit_boco()
927 num_boco, nom_tmp, BCTypeName[bocotype], in ecs_loc_pre_cgns__lit_boco()

12