ForColormap
Handbook
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
zfun
Function
MIT
5 statements
Source File
demo_reverse.f90
demo_reverse
zfun
Contents
pure function zfun(x, y) result(z)
A sample test function to generate colormap images.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(in)
::
y
Return Value
real(kind=wp)