PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
rho
Function
53 statements
Source File
dommaschk_equilibrium_m.f90
dommaschk_equilibrium_m
rho
Contents
public function rho(self, x, y, phi)
Type Bound
dommaschk_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
dommaschk_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)