Toggle navigation
ISOFT
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
setter
Abstract Interface
94 statements
Source File
glacier.F90
glacier_mod
setter
Contents
None
abstract interface
private subroutine setter(this, state_vector)
Arguments
Type
Intent
Optional
Attributes
Name
class(
glacier
),
intent(inout)
::
this
real(kind=r8),
intent(in),
dimension(:)
::
state_vector
A real array containing the data describing the state of the glacier.