Home
last modified time | relevance | path

Searched refs:BCExtrapolate (Results 1 – 23 of 23) sorted by relevance

/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/Test_Grid_Str_FlowCent/
H A DOUTPUT311 type= BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/Test_Grid_Str_FlowCent/
H A DOUTPUT39 type=BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/
H A Dwrite_bcpnts_unst.F9087 BCExtrapolate,PointList,icounts,ipnts,index_bc,ier)
H A Dwrite_bc_str.F9080 BCExtrapolate,PointRange,2_cgsize_t,ipnts,index_bc,ier)
H A Dwrite_bcpnts_str.F9094 BCExtrapolate,PointList,icounts,ipnts,index_bc,ier)
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/Test_Grid_Unstr/
H A DOUTPUT620 type=BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/Test_Grid_Unstr/
H A DOUTPUT624 type= BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/
H A Dwrite_bcpnts_unst.c87 cg_boco_write(index_file,index_base,index_zone,"Ihi",CGNS_ENUMV(BCExtrapolate), in main()
H A Dwrite_bc_str.c76 cg_boco_write(index_file,index_base,index_zone,"Ihi",CGNS_ENUMV(BCExtrapolate), in main()
H A Dwrite_bcpnts_str.c97 cg_boco_write(index_file,index_base,index_zone,"Ihi",CGNS_ENUMV(BCExtrapolate), in main()
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/Test_Grid_Str/
H A DOUTPUT718 type=BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/Test_Grid_Str/
H A DOUTPUT720 type= BCExtrapolate
/dports/science/cgnslib/CGNS-4.1.2/src/
H A DcgnsKeywords.h438 BCDirichlet, BCExtrapolate, BCFarfield, BCGeneral, BCInflow, enumerator
H A Dcgnslib.h439 CGNS_ENUMV( BCExtrapolate ) =6,
H A Dconfigure.bat1372 echo integer%fbytes% BCDirichlet, BCExtrapolate, BCFarfield, BCGeneral>> cgnslib_f.h
1386 echo parameter (BCExtrapolate = 6)>> cgnslib_f.h
1661 echo ^& 'BCDegeneratePoint','BCDirichlet','BCExtrapolate', ^&>> cgnslib_f.h
H A Dcgns_f.F90441 ENUMERATOR :: CGNS_ENUMV(BCExtrapolate) = 6
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dfast_to_cgns.c282 return CGNS_ENUMV(BCExtrapolate); in get_bctype()
H A Dvgrid_to_cgns.c445 bctype = CGNS_ENUMV(BCExtrapolate); in write_cgns()
H A Daflr3_to_cgns.c449 return CGNS_ENUMV(BCExtrapolate); in get_bctype()
H A Dcgns_to_fast.c795 case CGNS_ENUMV(BCExtrapolate):
H A Dcgns_to_aflr3.c1188 case CGNS_ENUMV(BCExtrapolate):
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsview/
H A Dcgns.tcl249 BCDegeneratePoint BCDirichlet BCExtrapolate BCFarfield BCGeneral \
256 BCDegeneratePoint BCDirichlet BCExtrapolate BCGeneral \
279 BCDegeneratePoint BCDirichlet BCExtrapolate BCFarfield BCGeneral \
285 BCDegeneratePoint BCDirichlet BCExtrapolate BCGeneral \
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dcgnslib.h446 CGNS_ENUMV( BCExtrapolate ) =6,