VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
halfsinspace
Function
8 statements
Source File
libMath_noBLAS.f90
libMath
halfsinspace
Contents
public function halfsinspace(xstart, xend, nx) result(xout)
Return half sine-spaced array over a specified interval
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
xstart
real(kind=dp),
intent(in)
::
xend
integer,
intent(in)
::
nx
Return Value
real(kind=dp), dimension(nx)