![]() |
ORB5
v4.9.4
|
Functions/Subroutines | |
subroutine, public | run_examples |
subroutine | fem_examples |
subroutine | test1 (which_funct, diag) |
subroutine | test_d (which_funct, diag) |
subroutine | test_dd (which_funct, diag) |
subroutine | ode_examples |
subroutine | test_ode |
subroutine, public | funct2fieldp (which_funct, zarrP) |
subroutine | bspl2fft_test (rho_loc, rhs_f_loc) |
real function | funct_pots (ps, chit, phit) |
real function | funct_potc (ps, chit, phit) |
real function | funct_potp (ps, chit, phit) |
subroutine | plots_ami (zarrC, fname) |
subroutine | plotc_ami (zarrC, fname) |
subroutine | plotp_ami (zarrC, fname) |
subroutine | onestep_rk4 (zdt) |
subroutine | clean (index) |
subroutine | factor (zfac, index) |
subroutine | sum2 (zfac, index1, index2, index3) |
subroutine | sum3 (zfac1, zfac2) |
subroutine | copy (index1, index2) |
subroutine | push (zdt) |
Variables | |
integer, parameter | nfields = 2 |
real, dimension(:,:,:,:), allocatable | pic1_bspl |
real, dimension(:,:,:,:), allocatable | work1_bspl |
real, dimension(:,:,:,:), allocatable | work2_bspl |
subroutine examples::bspl2fft_test | ( | real, dimension(islw:isup, jclw:jcup, kplw:kpup), intent(in) | rho_loc, |
complex, dimension(1:neq_f, 0:fields%nphip-1), intent(out) | rhs_f_loc | ||
) |
|
private |
|
private |
|
private |
|
private |
subroutine, public examples::funct2fieldp | ( | character(1), intent(in) | which_funct, |
real, dimension(islw:isup, jclw:jcup, kplw:kpup), intent(out) | zarrP | ||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
subroutine, public examples::run_examples |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |