FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
IncompNS_getScalarProp.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine IncompNS_getScalarPropReal (name, value)
 
subroutine IncompNS_getScalarPropLogical (name, value)
 

Function/Subroutine Documentation

◆ IncompNS_getScalarPropLogical()

subroutine IncompNS_getScalarPropLogical ( character(len=*), intent(in)  name,
logical, intent(out)  value 
)

Definition at line 33 of file IncompNS_getScalarProp.F90.

◆ IncompNS_getScalarPropReal()

subroutine IncompNS_getScalarPropReal ( character(len=*), intent(in)  name,
real, intent(out)  value 
)

Definition at line 17 of file IncompNS_getScalarProp.F90.