PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
testfun_lambda
Function
23 statements
Source File
testfunctions_m.f90
testfunctions_m
testfun_lambda
Contents
public function testfun_lambda(equi, x, y, phi)
Test function for lambda
Arguments
Type
Intent
Optional
Attributes
Name
class(
equilibrium_t
)
::
equi
real(kind=FP),
intent(in)
::
x
real(kind=FP),
intent(in)
::
y
real(kind=FP),
intent(in)
::
phi
Return Value
real(kind=fp)