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

Go to the source code of this file.

Functions/Subroutines

real function ut_constRealZeroFn1 (x)
 
real function ut_constRealOneFn1 (x)
 

Function/Subroutine Documentation

◆ ut_constRealOneFn1()

real function ut_constRealOneFn1 ( real, intent(in)  x)

Definition at line 35 of file ut_constRealZeroFn1.F90.

◆ ut_constRealZeroFn1()

real function ut_constRealZeroFn1 ( real, intent(in)  x)

Functions of one real argument that always returns the same value.

x : ignored argument

NOTES

Definition at line 27 of file ut_constRealZeroFn1.F90.