subroutine elliptics_mod::ellip_agm |
( |
real(kind=8), intent(in) |
k, |
|
|
real(kind=8), intent(out) |
ellip_K, |
|
|
real(kind=8), intent(out) |
ellip_E |
|
) |
| |
subroutine elliptics_mod::ellip_agm_v |
( |
real(kind=8), dimension(n), intent(in) |
k, |
|
|
real(kind=8), dimension(n), intent(out) |
ellip_K, |
|
|
real(kind=8), dimension(n), intent(out) |
ellip_E, |
|
|
integer |
n |
|
) |
| |
subroutine elliptics_mod::elliptics |
( |
real(kind=8) |
k, |
|
|
real(kind=8) |
ellip_K, |
|
|
real(kind=8) |
ellip_E |
|
) |
| |
The documentation for this module was generated from the following file:
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/elliptics.F90