public interface rj
Functions
public function rj_s(x, y, z, p)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
real(kind=SP), |
intent(in) |
|
| :: |
x | |
real(kind=SP), |
intent(in) |
|
| :: |
y | |
real(kind=SP), |
intent(in) |
|
| :: |
z | |
real(kind=SP), |
intent(in) |
|
| :: |
p | |
Return Value real(kind=SP)
public function rj_v(x, y, z, p)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
real(kind=SP), |
intent(in), |
|
DIMENSION(:) | :: |
x | |
real(kind=SP), |
intent(in), |
|
DIMENSION(:) | :: |
y | |
real(kind=SP), |
intent(in), |
|
DIMENSION(:) | :: |
z | |
real(kind=SP), |
intent(in), |
|
DIMENSION(:) | :: |
p | |
Return Value real(kind=SP),
DIMENSION(size(x))