FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | IncompNS_getScalarPropReal (name, value) |
subroutine | IncompNS_getScalarPropLogical (name, value) |
subroutine IncompNS_getScalarPropLogical | ( | character(len=*), intent(in) | name, |
logical, intent(out) | value | ||
) |
Definition at line 33 of file IncompNS_getScalarProp.F90.
subroutine IncompNS_getScalarPropReal | ( | character(len=*), intent(in) | name, |
real, intent(out) | value | ||
) |
Definition at line 17 of file IncompNS_getScalarProp.F90.