FV3 Bundle
slope_variance::ivar_type Type Reference

Private Attributes

real(fp) vara = ZERO
 
real(fp) varb = ZERO
 
real(fp) fterm = ZERO
 
real(fp) x1 = ZERO
 
real(fp) g1 = ZERO
 
real(fp) var1 = ZERO
 
real(fp) x2 = ZERO
 
real(fp) g2 = ZERO
 
real(fp) variance = ZERO
 

Detailed Description

Definition at line 64 of file Slope_Variance.f90.

Member Data Documentation

◆ fterm

real(fp) slope_variance::ivar_type::fterm = ZERO
private

Definition at line 68 of file Slope_Variance.f90.

◆ g1

real(fp) slope_variance::ivar_type::g1 = ZERO
private

Definition at line 69 of file Slope_Variance.f90.

◆ g2

real(fp) slope_variance::ivar_type::g2 = ZERO
private

Definition at line 70 of file Slope_Variance.f90.

◆ var1

real(fp) slope_variance::ivar_type::var1 = ZERO
private

Definition at line 69 of file Slope_Variance.f90.

◆ vara

real(fp) slope_variance::ivar_type::vara = ZERO
private

Definition at line 66 of file Slope_Variance.f90.

◆ varb

real(fp) slope_variance::ivar_type::varb = ZERO
private

Definition at line 67 of file Slope_Variance.f90.

◆ variance

real(fp) slope_variance::ivar_type::variance = ZERO
private

Definition at line 71 of file Slope_Variance.f90.

◆ x1

real(fp) slope_variance::ivar_type::x1 = ZERO
private

Definition at line 69 of file Slope_Variance.f90.

◆ x2

real(fp) slope_variance::ivar_type::x2 = ZERO
private

Definition at line 70 of file Slope_Variance.f90.


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