FV3 Bundle
type_nicas_blk::balldata_type Type Reference

Public Member Functions

procedure alloc => balldata_alloc
 
procedure dealloc => balldata_dealloc
 
procedure pack => balldata_pack
 

Public Attributes

integer nbd
 
integer, dimension(:), allocatable bd_to_c1
 
integer, dimension(:), allocatable bd_to_l1
 
real(kind_real), dimension(:), allocatable val
 

Detailed Description

Definition at line 46 of file type_nicas_blk.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_nicas_blk::balldata_type::alloc ( )

Definition at line 52 of file type_nicas_blk.F90.

◆ dealloc()

procedure type_nicas_blk::balldata_type::dealloc ( )

Definition at line 53 of file type_nicas_blk.F90.

◆ pack()

procedure type_nicas_blk::balldata_type::pack ( )

Definition at line 54 of file type_nicas_blk.F90.

Member Data Documentation

◆ bd_to_c1

integer, dimension(:), allocatable type_nicas_blk::balldata_type::bd_to_c1

Definition at line 48 of file type_nicas_blk.F90.

◆ bd_to_l1

integer, dimension(:), allocatable type_nicas_blk::balldata_type::bd_to_l1

Definition at line 49 of file type_nicas_blk.F90.

◆ nbd

integer type_nicas_blk::balldata_type::nbd

Definition at line 47 of file type_nicas_blk.F90.

◆ val

real(kind_real), dimension(:), allocatable type_nicas_blk::balldata_type::val

Definition at line 50 of file type_nicas_blk.F90.


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