|
integer | nunk |
|
complex(kind=8), dimension(:,:), allocatable | matz_glo |
|
complex(kind=8), dimension(:,:), allocatable | matz_loc |
|
integer, dimension(:,:), pointer | n_p =>null() |
|
type(z_bmatrix), pointer | bmat |
|
type(z_mesh), pointer | msh |
|
type(z_proctree), pointer | ptree |
|
type(z_hstat), pointer | stats |
|
type(z_hoption), pointer | option |
|
character(len=1000) | data_dir |
|
integer | explicitflag |
|
real(kind=8) | sigma |
|
real(kind=8) | lambda |
|
integer | dimn |
|
integer | ntrain |
|
integer | ntest |
|
character(len=500) | trainfile_p |
|
character(len=500) | trainfile_tree |
|
character(len=500) | trainfile_l |
|
character(len=500) | testfile_p |
|
character(len=500) | testfile_l |
|
real(kind=8), dimension(:,:), allocatable | xyz |
|
integer | diagflag |
|
character(len=500) | trainfile_d |
|
real(kind=8), dimension(:,:), allocatable | matz_glo |
|
integer, dimension(:), allocatable | perms |
|
real(kind=8), dimension(:), allocatable | diags |
|
real(kind=8), dimension(:,:), allocatable | matu_glo |
|
real(kind=8), dimension(:,:), allocatable | matv_glo |
|
real(kind=8), dimension(:,:), allocatable | locations |
|
integer | rank |
|
integer | ndim |
|
type(d_bmatrix), pointer | bmat |
|
type(d_mesh), pointer | msh |
|
type(d_proctree), pointer | ptree |
|
type(d_hstat), pointer | stats |
|
type(d_hoption), pointer | option |
|
character(len=1000) | perm_dir |
|
character(len=1000) | leafs_dir |
|
character(len=1000) | geo_dir |
|
integer | tst =1 |
|
real(kind=8), dimension(:,:), allocatable | matz_loc |
|
◆ bmat [1/2]
type(z_bmatrix), pointer application_module::quant_app::bmat |
◆ bmat [2/2]
type(d_bmatrix), pointer application_module::quant_app::bmat |
◆ data_dir
character (len=1000) application_module::quant_app::data_dir |
◆ diagflag
integer application_module::quant_app::diagflag |
◆ diags
real(kind=8), dimension(:), allocatable application_module::quant_app::diags |
◆ dimn
integer application_module::quant_app::dimn |
◆ explicitflag
integer application_module::quant_app::explicitflag |
◆ geo_dir
character (len=1000) application_module::quant_app::geo_dir |
◆ lambda
real(kind=8) application_module::quant_app::lambda |
◆ leafs_dir
character (len=1000) application_module::quant_app::leafs_dir |
◆ locations
real(kind=8), dimension(:,:), allocatable application_module::quant_app::locations |
◆ matu_glo
real(kind=8), dimension(:,:), allocatable application_module::quant_app::matu_glo |
◆ matv_glo
real(kind=8), dimension(:,:), allocatable application_module::quant_app::matv_glo |
◆ matz_glo [1/2]
complex(kind=8), dimension(:,:), allocatable application_module::quant_app::matz_glo |
◆ matz_glo [2/2]
real(kind=8), dimension(:,:), allocatable application_module::quant_app::matz_glo |
◆ matz_loc [1/2]
complex(kind=8), dimension(:,:), allocatable application_module::quant_app::matz_loc |
◆ matz_loc [2/2]
real(kind=8), dimension(:,:), allocatable application_module::quant_app::matz_loc |
◆ msh [1/2]
type(z_mesh), pointer application_module::quant_app::msh |
◆ msh [2/2]
type(d_mesh), pointer application_module::quant_app::msh |
◆ n_p
integer, dimension(:,:), pointer application_module::quant_app::n_p =>null() |
◆ ndim
integer application_module::quant_app::ndim |
◆ ntest
integer application_module::quant_app::ntest |
◆ ntrain
integer application_module::quant_app::ntrain |
◆ nunk
integer application_module::quant_app::nunk |
◆ option [1/2]
type(z_hoption), pointer application_module::quant_app::option |
◆ option [2/2]
type(d_hoption), pointer application_module::quant_app::option |
◆ perm_dir
character (len=1000) application_module::quant_app::perm_dir |
◆ perms
integer, dimension(:), allocatable application_module::quant_app::perms |
◆ ptree [1/2]
type(z_proctree), pointer application_module::quant_app::ptree |
◆ ptree [2/2]
type(d_proctree), pointer application_module::quant_app::ptree |
◆ rank
integer application_module::quant_app::rank |
◆ sigma
real(kind=8) application_module::quant_app::sigma |
◆ stats [1/2]
type(z_hstat), pointer application_module::quant_app::stats |
◆ stats [2/2]
type(d_hstat), pointer application_module::quant_app::stats |
◆ testfile_l
character(len=500) application_module::quant_app::testfile_l |
◆ testfile_p
character(len=500) application_module::quant_app::testfile_p |
◆ trainfile_d
character(len=500) application_module::quant_app::trainfile_d |
◆ trainfile_l
character(len=500) application_module::quant_app::trainfile_l |
◆ trainfile_p
character(len=500) application_module::quant_app::trainfile_p |
◆ trainfile_tree
character(len=500) application_module::quant_app::trainfile_tree |
◆ tst
integer application_module::quant_app::tst =1 |
◆ xyz
real(kind=8), dimension(:,:), allocatable application_module::quant_app::xyz |
The documentation for this type was generated from the following files: