FV3 Bundle
fitcoeff_define::fitcoeff_1d_type Type Reference

Private Attributes

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

Detailed Description

Definition at line 143 of file FitCoeff_Define.f90.

Member Data Documentation

◆ c

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

Definition at line 152 of file FitCoeff_Define.f90.

◆ dimensions

integer(long), dimension(1) fitcoeff_define::fitcoeff_1d_type::dimensions = 0
private

Definition at line 150 of file FitCoeff_Define.f90.

◆ is_allocated

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

Definition at line 145 of file FitCoeff_Define.f90.

◆ release

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

Definition at line 147 of file FitCoeff_Define.f90.

◆ version

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

Definition at line 148 of file FitCoeff_Define.f90.


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