plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ScalarFunction
Interface
MIT
8 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
ScalarFunction
Contents
None
interface
public function ScalarFunction(x, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in)
::
params
(:)
Return Value
complex(kind=real64)