Code_Saturne
CFD tool
Functions/Subroutines
cs_selector_f2c.f90 File Reference

Functions/Subroutines

subroutine getfac (fstr, facnb, faces)
 
subroutine getfbr (fstr, facnb, faces)
 
subroutine getcel (fstr, cellnb, cells)
 
subroutine getceb (fstr, ifacnb, bfacnb, ifaces, bfaces)
 
subroutine getfam (fstr, famnb, families)
 

Function/Subroutine Documentation

◆ getceb()

subroutine getceb ( character*(*)  fstr,
integer  ifacnb,
integer  bfacnb,
integer, dimension(*)  ifaces,
integer, dimension(*)  bfaces 
)
Here is the call graph for this function:

◆ getcel()

subroutine getcel ( character*(*)  fstr,
integer  cellnb,
integer, dimension(*)  cells 
)
Here is the call graph for this function:

◆ getfac()

subroutine getfac ( character*(*)  fstr,
integer  facnb,
integer, dimension(*)  faces 
)
Here is the call graph for this function:

◆ getfam()

subroutine getfam ( character*(*)  fstr,
integer  famnb,
integer, dimension(*)  families 
)
Here is the call graph for this function:

◆ getfbr()

subroutine getfbr ( character*(*)  fstr,
integer  facnb,
integer, dimension(*)  faces 
)
Here is the call graph for this function: