signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
sampleInterface
Interface
10 statements
Source File
piecewise.f90
piecewiseMod
sampleInterface
Contents
None
interface
public subroutine sampleInterface(this, x, y, value)
Arguments
Type
Intent
Optional
Attributes
Name
class(
piecewise
),
intent(in)
::
this
real(kind=wp),
intent(out)
::
x
real(kind=wp),
intent(out)
::
y
real(kind=wp),
intent(in),
optional
::
value