Public Member Functions | |
| subroutine | readregionsection (global, fileID, nvals, keys, vals, brbeg, brend, defined) |
Definition at line 221 of file ModInterfacesIO.F90.
| subroutine readregionsection | ( | type(t_global), pointer | global, |
| integer | fileID, | ||
| integer | nvals, | ||
| character(*), dimension(nvals) | keys, | ||
| real(rfreal), dimension(nvals) | vals, | ||
| integer | brbeg, | ||
| integer | brend, | ||
| logical, dimension(nvals) | defined | ||
| ) |
Definition at line 221 of file ModInterfacesIO.F90.
References brbeg.
Referenced by inrt_readdefaultsection(), inrt_readdrag(), inrt_readheattransfernonburn(), inrt_readscouring(), peri_readperisection(), plag_readdispartinitsection(), plag_readdispartsection(), readflowsection(), readinitflowsection(), readnumericssection(), readviscositysection(), and turb_readturbsection().
