SURFEX v8.1
General documentation of Surfex
Variables
yomhookstack Module Reference

Variables

integer(kind=jpib), dimension(:), allocatable isave
 
integer(kind=jpib), dimension(:), allocatable imaxstack
 
logical, dimension(:), allocatable ll_thread_first
 
character(len=3) cstack
 

Variable Documentation

◆ cstack

character(len=3) yomhookstack::cstack

Definition at line 15 of file yomhookstack.F90.

◆ imaxstack

integer(kind=jpib), dimension(:), allocatable yomhookstack::imaxstack

Definition at line 13 of file yomhookstack.F90.

◆ isave

integer(kind=jpib), dimension(:), allocatable yomhookstack::isave

Definition at line 12 of file yomhookstack.F90.

◆ ll_thread_first

logical, dimension(:), allocatable yomhookstack::ll_thread_first

Definition at line 14 of file yomhookstack.F90.