FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Public Member Functions | |
subroutine | IncompNS_getScalarPropReal (name, value) |
subroutine | IncompNS_getScalarPropLogical (name, value) |
Definition at line 86 of file IncompNS_interface.F90.
subroutine IncompNS_interface::IncompNS_getScalarProp::IncompNS_getScalarPropLogical | ( | character(len=*), intent(in) | name, |
logical, intent(out) | value | ||
) |
Definition at line 93 of file IncompNS_interface.F90.
subroutine IncompNS_interface::IncompNS_getScalarProp::IncompNS_getScalarPropReal | ( | character(len=*), intent(in) | name, |
real, intent(out) | value | ||
) |
Definition at line 87 of file IncompNS_interface.F90.