|
| integer | nb |
| |
| integer | nbe |
| |
| integer | nl0rmax |
| |
| integer, dimension(:), allocatable | nl0r |
| |
| integer, dimension(:,:,:), allocatable | l0rl0b_to_l0 |
| |
| integer, dimension(:,:), allocatable | il0rz |
| |
| integer, dimension(:), allocatable | nc3 |
| |
| logical, dimension(:,:), allocatable | vbal_block |
| |
| logical, dimension(:), allocatable | diag_block |
| |
| logical, dimension(:), allocatable | avg_block |
| |
| logical, dimension(:), allocatable | fit_block |
| |
| logical, dimension(:), allocatable | b_block |
| |
| logical, dimension(:), allocatable | nicas_block |
| |
| logical, dimension(:), allocatable | cv_block |
| |
| character(len=11), dimension(:), allocatable | blockname |
| |
| integer, dimension(:), allocatable | b_to_v1 |
| |
| integer, dimension(:), allocatable | b_to_v2 |
| |
| integer, dimension(:), allocatable | b_to_ts1 |
| |
| integer, dimension(:), allocatable | b_to_ts2 |
| |
Definition at line 17 of file type_bpar.F90.
◆ alloc()
| procedure type_bpar::bpar_type::alloc |
( |
| ) |
|
◆ dealloc()
| procedure type_bpar::bpar_type::dealloc |
( |
| ) |
|
◆ avg_block
| logical, dimension(:), allocatable type_bpar::bpar_type::avg_block |
◆ b_block
| logical, dimension(:), allocatable type_bpar::bpar_type::b_block |
◆ b_to_ts1
| integer, dimension(:), allocatable type_bpar::bpar_type::b_to_ts1 |
◆ b_to_ts2
| integer, dimension(:), allocatable type_bpar::bpar_type::b_to_ts2 |
◆ b_to_v1
| integer, dimension(:), allocatable type_bpar::bpar_type::b_to_v1 |
◆ b_to_v2
| integer, dimension(:), allocatable type_bpar::bpar_type::b_to_v2 |
◆ blockname
| character(len=11), dimension(:), allocatable type_bpar::bpar_type::blockname |
◆ cv_block
| logical, dimension(:), allocatable type_bpar::bpar_type::cv_block |
◆ diag_block
| logical, dimension(:), allocatable type_bpar::bpar_type::diag_block |
◆ fit_block
| logical, dimension(:), allocatable type_bpar::bpar_type::fit_block |
◆ il0rz
| integer, dimension(:,:), allocatable type_bpar::bpar_type::il0rz |
◆ l0rl0b_to_l0
| integer, dimension(:,:,:), allocatable type_bpar::bpar_type::l0rl0b_to_l0 |
◆ nb
| integer type_bpar::bpar_type::nb |
◆ nbe
| integer type_bpar::bpar_type::nbe |
◆ nc3
| integer, dimension(:), allocatable type_bpar::bpar_type::nc3 |
◆ nicas_block
| logical, dimension(:), allocatable type_bpar::bpar_type::nicas_block |
◆ nl0r
| integer, dimension(:), allocatable type_bpar::bpar_type::nl0r |
◆ nl0rmax
| integer type_bpar::bpar_type::nl0rmax |
◆ vbal_block
| logical, dimension(:,:), allocatable type_bpar::bpar_type::vbal_block |
The documentation for this type was generated from the following file: