Go to the source code of this file.
subroutine dif_phi_bc_des |
( |
double precision, dimension(dimension_3), intent(in) |
PHI, |
|
|
integer, intent(in) |
M, |
|
|
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout) |
A_M, |
|
|
double precision, dimension(dimension_3, 0:dimension_m), intent(inout) |
B_M |
|
) |
| |
subroutine dif_phi_bc_des_cg |
( |
double precision, dimension(dimension_3), intent(in) |
PHI, |
|
|
integer, intent(in) |
M, |
|
|
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout) |
A_M, |
|
|
double precision, dimension(dimension_3, 0:dimension_m), intent(inout) |
B_M |
|
) |
| |