plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sin_function
Function
MIT
7 statements
Source File
diffusion_benchmark_EbO_Scene.f90
main
sin_function
Contents
function sin_function(x, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
(:)
real(kind=real64),
intent(in),
optional
::
params
(:)
Return Value
real(kind=real64)