FV3 Bundle
fitcoeff_define::fitcoeff_3d_type Type Reference

Private Attributes

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

Detailed Description

Definition at line 171 of file FitCoeff_Define.f90.

Member Data Documentation

◆ c

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

Definition at line 180 of file FitCoeff_Define.f90.

◆ dimensions

integer(long), dimension(3) fitcoeff_define::fitcoeff_3d_type::dimensions = 0
private

Definition at line 178 of file FitCoeff_Define.f90.

◆ is_allocated

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

Definition at line 173 of file FitCoeff_Define.f90.

◆ release

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

Definition at line 175 of file FitCoeff_Define.f90.

◆ version

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

Definition at line 176 of file FitCoeff_Define.f90.


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