PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
bx
Function
15 statements
Source File
cerfons_equilibrium_m.f90
cerfons_equilibrium_m
bx
Contents
public function bx(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)