|
| type(pszs_grid), dimension(3) | g |
| |
| real, dimension(:), allocatable | b |
| |
| real, dimension(:), allocatable | bstar |
| |
| real, dimension(:), allocatable | jpsi |
| |
| real, dimension(:), allocatable | js |
| |
| real, dimension(3) | dn |
| |
| real, dimension(3) | lb |
| |
| real, dimension(3) | ub |
| |
| real, dimension(3) | ll |
| |
| real, dimension(3) | dn_inv |
| |
| integer, dimension(3) | nn |
| |
| integer, dimension(3) | dim |
| |
| integer, dimension(3) | nidbas |
| |
| integer, dimension(3) | c |
| |
| type(spline1d), dimension(3) | spx |
| |
| type(spline2d) | spxy |
| |
| type(spline2d) | spyz |
| |
| type(spline2d1d) | spxyz |
| |
| type(gbmat) | mat |
| |
| character(len=8) | dimlabel |
| |
| character(len=8), dimension(3) | clabel |
| |
| real, dimension(:), allocatable | sol |
| |
| real, dimension(:), allocatable | rhs |
| |
| real, dimension(:), allocatable | wsol |
| |
| real, dimension(:), allocatable | wrhs |
| |
| real, dimension(:,:,:), allocatable | bcoef3d |
| |
| logical, dimension(3) | switchlabel |
| |
| real, dimension(:), allocatable globals::pszs_variables::b |
◆ bcoef3d
| real, dimension(:,:,:), allocatable globals::pszs_variables::bcoef3d |
◆ bstar
| real, dimension(:), allocatable globals::pszs_variables::bstar |
| integer, dimension(3) globals::pszs_variables::c |
◆ clabel
| character(len=8), dimension(3) globals::pszs_variables::clabel |
◆ dim
| integer, dimension(3) globals::pszs_variables::dim |
◆ dimlabel
| character(len=8) globals::pszs_variables::dimlabel |
◆ dn
| real, dimension(3) globals::pszs_variables::dn |
◆ dn_inv
| real, dimension(3) globals::pszs_variables::dn_inv |
| type(pszs_grid), dimension(3) globals::pszs_variables::g |
◆ jpsi
| real, dimension(:), allocatable globals::pszs_variables::jpsi |
◆ js
| real, dimension(:), allocatable globals::pszs_variables::js |
◆ lb
| real, dimension(3) globals::pszs_variables::lb |
◆ ll
| real, dimension(3) globals::pszs_variables::ll |
◆ mat
| type(gbmat) globals::pszs_variables::mat |
◆ nidbas
| integer, dimension(3) globals::pszs_variables::nidbas |
◆ nn
| integer, dimension(3) globals::pszs_variables::nn |
◆ rhs
| real, dimension(:), allocatable globals::pszs_variables::rhs |
◆ sol
| real, dimension(:), allocatable globals::pszs_variables::sol |
◆ spx
| type(spline1d), dimension(3) globals::pszs_variables::spx |
◆ spxy
| type(spline2d) globals::pszs_variables::spxy |
◆ spxyz
| type(spline2d1d) globals::pszs_variables::spxyz |
◆ spyz
| type(spline2d) globals::pszs_variables::spyz |
◆ switchlabel
| logical, dimension(3) globals::pszs_variables::switchlabel |
◆ ub
| real, dimension(3) globals::pszs_variables::ub |
◆ wrhs
| real, dimension(:), allocatable globals::pszs_variables::wrhs |
◆ wsol
| real, dimension(:), allocatable globals::pszs_variables::wsol |
The documentation for this type was generated from the following file: