![]() |
ORB5
v4.9.4
|
Functions/Subroutines | |
| subroutine, public | pszs_open (reopen_) |
| subroutine, public | pszs_close |
| subroutine, public | pszs_setvariables (isp, pszs_, lb, ub) |
| subroutine, public | pszs_initialize (isp, npart_loc) |
| subroutine, public | pszs_solve (time) |
| subroutine | pszs1d_coefeq (pszs_, krterms, x, idt, idw, c, isp) |
| subroutine | pszs2d_coefeq (pszs_, krterms, x, y, idt, idw, c, isp) |
| subroutine | pszs3d_coefeq (pszs_, krterms, x, y, z, idt, idw, c, isp) |
| subroutine | disrhs1d (pszs_, scase) |
| real function | get_fun1d (x, scase, pszs_) |
| real function | sech (x) |
| subroutine | disrhs2d (pszs_, scase) |
| real function | get_fun2d (x1, x2, scase, pszs_) |
| subroutine | disrhs3d (pszs_, scase) |
| real function | get_fun3d (x1, x2, x3, scase, pszs_) |
Variables | |
| integer | mass_matrix =1 |
| integer | fidpszs |
| real, dimension(:), allocatable | xg1 |
| real, dimension(:), allocatable | wg1 |
| real, dimension(:,:), allocatable | fun1 |
| real, dimension(:), allocatable | xg2 |
| real, dimension(:), allocatable | wg2 |
| real, dimension(:,:), allocatable | fun2 |
| real, dimension(:), allocatable | xg3 |
| real, dimension(:), allocatable | wg3 |
| real, dimension(:,:), allocatable | fun3 |
| integer, dimension(:,:), allocatable | idert |
| integer, dimension(:,:), allocatable | iderw |
| real, dimension(:), allocatable | coefs |
| real | contrib |
| integer | ig1 |
| integer | ig2 |
| integer | ig3 |
| integer | it1 |
| integer | it2 |
| integer | it3 |
| integer | igt1 |
| integer | igt2 |
| integer | igt3 |
| integer | irow |
| integer | jcol |
| integer | in |
| integer | jn |
| integer | zn |
| integer | iterm |
| integer | iw1 |
| integer | iw2 |
| integer | iw3 |
| integer | igw1 |
| integer | igw2 |
| integer | igw3 |
| integer | n1 |
| integer | nidbas1 |
| integer | ndim1 |
| integer | ng1 |
| integer | n2 |
| integer | nidbas2 |
| integer | ndim2 |
| integer | ng2 |
| integer | n3 |
| integer | nidbas3 |
| integer | ndim3 |
| integer | ng3 |
| real, dimension(:), allocatable | solcal1d |
| real, dimension(:), allocatable | solder1d |
| real, dimension(:), allocatable | solana1d |
| real, dimension(:,:), allocatable | solcal2d |
| real, dimension(:,:), allocatable | solder2dx |
| real, dimension(:,:), allocatable | solder2dy |
| real, dimension(:,:), allocatable | solana2d |
| real, dimension(:,:,:), allocatable | solcal3d |
| real, dimension(:,:,:), allocatable | solder3dx |
| real, dimension(:,:,:), allocatable | solder3dy |
| real, dimension(:,:,:), allocatable | solder3dz |
| real, dimension(:,:,:), allocatable | solana3d |
| character(len=128) | mfile ='matrix.h5' |
| character(len=256) | hpath |
| character(len=8), dimension(3) | clabel |
| character(len=8), dimension(3) | altlabel |
| logical, dimension(3) | switchlabel |
| integer, dimension(3) | cnn |
| integer, parameter | ngauss = 4 |
|
private |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public pszs_mod::pszs_close |
Here is the caller graph for this function:| subroutine, public pszs_mod::pszs_initialize | ( | integer, intent(in) | isp, |
| integer, intent(in) | npart_loc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public pszs_mod::pszs_open | ( | logical, optional | reopen_ | ) |
Here is the caller graph for this function:| subroutine, public pszs_mod::pszs_setvariables | ( | integer, intent(in) | isp, |
| type(pszs_variables), intent(inout) | pszs_, | ||
| real, dimension(3), intent(in) | lb, | ||
| real, dimension(3), intent(in) | ub | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public pszs_mod::pszs_solve | ( | real, intent(in) | time | ) |
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |