FV3 Bundle
fitcoeff_define::fitcoeff_2d_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
integer(long) release = FITCOEFF_RELEASE
 
integer(long) version = FITCOEFF_VERSION
 
integer(long), dimension(2) dimensions = 0
 
real(double), dimension(:,:), allocatable c
 

Detailed Description

Definition at line 157 of file FitCoeff_Define.f90.

Member Data Documentation

◆ c

real(double), dimension(:,:), allocatable fitcoeff_define::fitcoeff_2d_type::c
private

Definition at line 166 of file FitCoeff_Define.f90.

◆ dimensions

integer(long), dimension(2) fitcoeff_define::fitcoeff_2d_type::dimensions = 0
private

Definition at line 164 of file FitCoeff_Define.f90.

◆ is_allocated

logical fitcoeff_define::fitcoeff_2d_type::is_allocated = .FALSE.
private

Definition at line 159 of file FitCoeff_Define.f90.

◆ release

integer(long) fitcoeff_define::fitcoeff_2d_type::release = FITCOEFF_RELEASE
private

Definition at line 161 of file FitCoeff_Define.f90.

◆ version

integer(long) fitcoeff_define::fitcoeff_2d_type::version = FITCOEFF_VERSION
private

Definition at line 162 of file FitCoeff_Define.f90.


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