|
type(samp_type) | samp |
|
integer | np |
|
integer | nc2b |
|
logical | allocated |
|
integer, dimension(:,:), allocatable | h_n_s |
|
integer, dimension(:,:,:), allocatable | h_c2b |
|
real(kind_real), dimension(:,:,:), allocatable | h_s |
|
type(vbal_blk_type), dimension(:,:), allocatable | blk |
|
Definition at line 32 of file type_vbal.F90.
◆ alloc()
procedure type_vbal::vbal_type::alloc |
( |
| ) |
|
◆ apply()
procedure type_vbal::vbal_type::apply |
( |
| ) |
|
◆ apply_ad()
procedure type_vbal::vbal_type::apply_ad |
( |
| ) |
|
◆ apply_inv()
procedure type_vbal::vbal_type::apply_inv |
( |
| ) |
|
◆ apply_inv_ad()
procedure type_vbal::vbal_type::apply_inv_ad |
( |
| ) |
|
◆ dealloc()
procedure type_vbal::vbal_type::dealloc |
( |
| ) |
|
◆ read()
procedure type_vbal::vbal_type::read |
( |
| ) |
|
◆ run_vbal()
procedure type_vbal::vbal_type::run_vbal |
( |
| ) |
|
◆ run_vbal_tests()
procedure type_vbal::vbal_type::run_vbal_tests |
( |
| ) |
|
◆ test_adjoint()
procedure type_vbal::vbal_type::test_adjoint |
( |
| ) |
|
◆ test_inverse()
procedure type_vbal::vbal_type::test_inverse |
( |
| ) |
|
◆ write()
procedure type_vbal::vbal_type::write |
( |
| ) |
|
◆ allocated
logical type_vbal::vbal_type::allocated |
◆ blk
◆ h_c2b
integer, dimension(:,:,:), allocatable type_vbal::vbal_type::h_c2b |
◆ h_n_s
integer, dimension(:,:), allocatable type_vbal::vbal_type::h_n_s |
◆ h_s
real(kind_real), dimension(:,:,:), allocatable type_vbal::vbal_type::h_s |
◆ nc2b
integer type_vbal::vbal_type::nc2b |
◆ np
integer type_vbal::vbal_type::np |
◆ samp
The documentation for this type was generated from the following file: