FV3 Bundle
type_lct::lct_type Type Reference
Collaboration diagram for type_lct::lct_type:
[legend]

Public Member Functions

procedure alloc => lct_alloc
 
procedure dealloc => lct_dealloc
 
procedure run_lct => lct_run_lct
 
procedure compute => lct_compute
 
procedure filter => lct_filter
 
procedure rmse => lct_rmse
 
procedure write => lct_write
 
procedure write_cor => lct_write_cor
 

Public Attributes

type(samp_typesamp
 
type(mom_typemom
 
type(lct_blk_type), dimension(:), allocatable blk
 
logical allocated
 

Detailed Description

Definition at line 31 of file type_lct.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_lct::lct_type::alloc ( )

Definition at line 37 of file type_lct.F90.

◆ compute()

procedure type_lct::lct_type::compute ( )

Definition at line 40 of file type_lct.F90.

◆ dealloc()

procedure type_lct::lct_type::dealloc ( )

Definition at line 38 of file type_lct.F90.

◆ filter()

procedure type_lct::lct_type::filter ( )

Definition at line 41 of file type_lct.F90.

◆ rmse()

procedure type_lct::lct_type::rmse ( )

Definition at line 42 of file type_lct.F90.

◆ run_lct()

procedure type_lct::lct_type::run_lct ( )

Definition at line 39 of file type_lct.F90.

◆ write()

procedure type_lct::lct_type::write ( )

Definition at line 43 of file type_lct.F90.

◆ write_cor()

procedure type_lct::lct_type::write_cor ( )

Definition at line 44 of file type_lct.F90.

Member Data Documentation

◆ allocated

logical type_lct::lct_type::allocated

Definition at line 35 of file type_lct.F90.

◆ blk

type(lct_blk_type), dimension(:), allocatable type_lct::lct_type::blk

Definition at line 34 of file type_lct.F90.

◆ mom

type(mom_type) type_lct::lct_type::mom

Definition at line 33 of file type_lct.F90.

◆ samp

type(samp_type) type_lct::lct_type::samp

Definition at line 32 of file type_lct.F90.


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