Home
last modified time | relevance | path

Searched refs:BCWallViscous (Results 1 – 13 of 13) sorted by relevance

/dports/science/cgnslib/CGNS-4.1.2/src/tests/
H A Dtest_exts.c204 "DataSet", CGNS_ENUMV(BCWallViscous), &cgdset) || in main()
408 CHECK("BCDataSet_t type", bctype == CGNS_ENUMV(BCWallViscous)); in main()
H A Dtest_goto.c206 "DataSet", CGNS_ENUMV(BCWallViscous), &cgdset); in main()
367 CHECK("BCDataSet_t type", bctype == CGNS_ENUMV(BCWallViscous)); in main()
/dports/science/cgnslib/CGNS-4.1.2/src/
H A DcgnsKeywords.h442 BCWallInviscid, BCWallViscous, BCWallViscousHeatFlux, enumerator
H A Dcgnslib.h455 CGNS_ENUMV( BCWallViscous ) =22,
H A Dconfigure.bat1378 echo integer%fbytes% BCWall, BCWallInviscid, BCWallViscous>> cgnslib_f.h
1402 echo parameter (BCWallViscous = 22)>> cgnslib_f.h
1667 echo ^& 'BCWallViscous','BCWallViscousHeatFlux', ^&>> cgnslib_f.h
H A Dcgns_f.F90457 ENUMERATOR :: CGNS_ENUMV(BCWallViscous) = 22
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dfast_to_cgns.c290 return CGNS_ENUMV(BCWallViscous); in get_bctype()
H A Dvgrid_to_cgns.c451 bctype = CGNS_ENUMV(BCWallViscous); in write_cgns()
H A Daflr3_to_cgns.c447 return CGNS_ENUMV(BCWallViscous); in get_bctype()
H A Dcgns_to_fast.c810 case CGNS_ENUMV(BCWallViscous):
H A Dcgns_to_aflr3.c1203 case CGNS_ENUMV(BCWallViscous):
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsview/
H A Dcgns.tcl252 BCTunnelInflow BCTunnelOutflow BCWall BCWallInviscid BCWallViscous \
259 BCTunnelInflow BCTunnelOutflow BCWall BCWallInviscid BCWallViscous \
282 BCTunnelInflow BCTunnelOutflow BCWall BCWallInviscid BCWallViscous \
288 BCTunnelInflow BCTunnelOutflow BCWall BCWallInviscid BCWallViscous \
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dcgnslib.h462 CGNS_ENUMV( BCWallViscous ) =22,