Return pointers to spcond. More...
Public Member Functions | |
subroutine | cs_f_wall_condensation_get_pointers (ifbpcd, itypcd, izzftcd, spcond, hpcond, twall_cond, thermflux, flthr, dflthr, izcophc, izcophg, iztag1d, ztpar, zxrefcond, zprojcond) |
Return pointers to spcond.
[out] | spcond | Pointer to spcond |
subroutine cs_f_wall_condensation_get_pointers | ( | type(c_ptr), intent(out) | ifbpcd, |
type(c_ptr), intent(out) | itypcd, | ||
type(c_ptr), intent(out) | izzftcd, | ||
type(c_ptr), intent(out) | spcond, | ||
type(c_ptr), intent(out) | hpcond, | ||
type(c_ptr), intent(out) | twall_cond, | ||
type(c_ptr), intent(out) | thermflux, | ||
type(c_ptr), intent(out) | flthr, | ||
type(c_ptr), intent(out) | dflthr, | ||
type(c_ptr), intent(out) | izcophc, | ||
type(c_ptr), intent(out) | izcophg, | ||
type(c_ptr), intent(out) | iztag1d, | ||
type(c_ptr), intent(out) | ztpar, | ||
type(c_ptr), intent(out) | zxrefcond, | ||
type(c_ptr), intent(out) | zprojcond | ||
) |