eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
column_state_updater_type
Interface
3 statements
Source File
dynColumnStateUpdaterMod.F90
dynColumnStateUpdaterMod
column_state_updater_type
Contents
Module Procedures
constructor
public interface column_state_updater_type
Module Procedures
private function constructor(bounds, nclumps)
Arguments
Type
Intent
Optional
Attributes
Name
type(
bounds_type
),
intent(in)
::
bounds
integer,
intent(in)
::
nclumps
Return Value
type(
column_state_updater_type
)