PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
psi
Function
13 statements
Source File
cerfons_equilibrium_m.f90
cerfons_equilibrium_m
psi
Contents
public function psi(self, x, y, phi)
Type Bound
cerfons_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cerfons_t
),
intent(in)
::
self
real(kind=FP),
intent(in)
::
x
real(kind=FP),
intent(in)
::
y
real(kind=FP),
intent(in)
::
phi
Return Value
real(kind=fp)