FV3 Bundle
type_vbal_blk::vbal_blk_type Type Reference

Public Member Functions

procedure alloc => vbal_blk_alloc
 
procedure dealloc => vbal_blk_dealloc
 
procedure apply => vbal_blk_apply
 
procedure apply_ad => vbal_blk_apply_ad
 

Public Attributes

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
 

Detailed Description

Definition at line 19 of file type_vbal_blk.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_vbal_blk::vbal_blk_type::alloc ( )

Definition at line 28 of file type_vbal_blk.F90.

◆ apply()

procedure type_vbal_blk::vbal_blk_type::apply ( )

Definition at line 30 of file type_vbal_blk.F90.

◆ apply_ad()

procedure type_vbal_blk::vbal_blk_type::apply_ad ( )

Definition at line 31 of file type_vbal_blk.F90.

◆ dealloc()

procedure type_vbal_blk::vbal_blk_type::dealloc ( )

Definition at line 29 of file type_vbal_blk.F90.

Member Data Documentation

◆ auto

real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::auto

Definition at line 23 of file type_vbal_blk.F90.

◆ auto_inv

real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::auto_inv

Definition at line 25 of file type_vbal_blk.F90.

◆ cross

real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::cross

Definition at line 24 of file type_vbal_blk.F90.

◆ iv

integer type_vbal_blk::vbal_blk_type::iv

Definition at line 20 of file type_vbal_blk.F90.

◆ jv

integer type_vbal_blk::vbal_blk_type::jv

Definition at line 21 of file type_vbal_blk.F90.

◆ name

character(len=1024) type_vbal_blk::vbal_blk_type::name

Definition at line 22 of file type_vbal_blk.F90.

◆ reg

real(kind_real), dimension(:,:,:), allocatable type_vbal_blk::vbal_blk_type::reg

Definition at line 26 of file type_vbal_blk.F90.


The documentation for this type was generated from the following file: