|
integer | iv |
|
integer | jv |
|
character(len=1024) | name |
|
real(kind_real), dimension(:,:,:), allocatable | auto |
|
real(kind_real), dimension(:,:,:), allocatable | cross |
|
real(kind_real), dimension(:,:,:), allocatable | auto_inv |
|
real(kind_real), dimension(:,:,:), allocatable | reg |
|
Definition at line 19 of file type_vbal_blk.F90.
◆ alloc()
procedure type_vbal_blk::vbal_blk_type::alloc |
( |
| ) |
|
◆ apply()
procedure type_vbal_blk::vbal_blk_type::apply |
( |
| ) |
|
◆ apply_ad()
procedure type_vbal_blk::vbal_blk_type::apply_ad |
( |
| ) |
|
◆ dealloc()
procedure type_vbal_blk::vbal_blk_type::dealloc |
( |
| ) |
|
◆ auto
real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::auto |
◆ auto_inv
real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::auto_inv |
◆ cross
real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::cross |
◆ iv
integer type_vbal_blk::vbal_blk_type::iv |
◆ jv
integer type_vbal_blk::vbal_blk_type::jv |
◆ name
character(len=1024) type_vbal_blk::vbal_blk_type::name |
◆ reg
real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::reg |
The documentation for this type was generated from the following file: