subroutine cub_setup::gencoef_one_d_cub |
( |
real (8), intent(in) |
dpsi, |
|
|
real (8), dimension(0:ndeg), intent(in) |
fval, |
|
|
real (8), dimension(0:ndeg), intent(inout) |
acoef |
|
) |
| |
subroutine cub_setup::setup_one_d_cub |
( |
integer(c_int) |
n, |
|
|
real (8), dimension(n), intent(in) |
x, |
|
|
real (8), dimension(n), intent(in) |
y, |
|
|
real (8), dimension(0:ndeg, n-1), intent(out) |
acoef_all |
|
) |
| |
The documentation for this module was generated from the following file:
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/cpp/cub_setup.F90